Please be aware that the content in SAP SQL Anywhere Forum will be migrated to the SAP Community in June and this forum will be retired.

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

asked 21 Nov '13, 06:54

Michael%20Fischer's gravatar image

Michael Fischer
670111527
accept rate: 25%

retagged 21 Nov '13, 11:15

Mikel%20Rychliski's gravatar image

Mikel Rychliski
2.1k1641


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.

permanent link

answered 21 Nov '13, 09:46

Mikel%20Rychliski's gravatar image

Mikel Rychliski
2.1k1641
accept rate: 32%

edited 21 Nov '13, 17:24

Mikel,

thanks for the quick answer.

As always, thumbs up for the support!

(21 Nov '13, 09:50) Michael Fischer
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×260
×8

question asked: 21 Nov '13, 06:54

question was seen: 1,745 times

last updated: 21 Nov '13, 17:24