cancel
Showing results for 
Search instead for 
Did you mean: 

SQL Anywhere 16 ASP.NET Providers installation program error

11-21-2013 7:54 AM
2524 views 2 comments Go to solution
SAP Managed Tags
Subscribe

Hello,

SASetupAspNet.exe seems to be broken in 16.0.0.35. Test Connection in the wizzard still works but when it starts to install the objects in the database it reports

"Syntax error near '→' on line 4".

The same tool from SQL Anywhere 12 works just fine. It installs a bunch of aspnet_* tables and procedures in the database.

That should be fixed in SA 16 but I have two questions now so that we can procede with our work:

  1. Is that what SASetupAspNet.exe does: installing the aspnet_* tables and procedures? Nothing else?

  2. Has there been a change of these objects between version 12 and 16? IOW, can I just copy the table structures and procedure definitions to a SA 16 database and use the SA 16 ASP.NET providers?

TIA,

Michael

Accepted Solutions (1)

Accepted Solutions (1)

Former Member

Hi Michael,

Thanks for reporting this problem. I can reproduce this easily and have opened CR #751588 to resolve the issue. The procedures and tables created by version 12 and 16 are identical.

Michael_Fischer
Explorer
0 Likes

Mikel,

thanks for the quick answer.

As always, thumbs up for the support!

Answers (0)