Show us the code. There should be no problem executing CREATE SERVER inside a SQL Anywhere web service (CREATE SERVICE). If you are talking about a web service running outside SQL Anywhere, perhaps you can put the CREATE SERVER inside a SQL Anywhere stored procedure and call it from your external process.
↧