cancel
Showing results for 
Search instead for 
Did you mean: 

" Incorrect syntax near ';' " - Sybase.AdoNet2.AseClient 2.157.1360.0

Former Member
0 Kudos

Hello Team,

Recently our organization has upgraded our sybase infrastructure from version 15.5 to 15.7.

In our application we are using Sybase Ado.Net to connect to sybsae db.

With Sybase.AdoNet2.AseClient 2.155.1000.0 multiple sql statements separated with ';' were working fine.

Ex. insert test_table (SourceSystem, SourceSystemRef, ModifiedBy) values ('AAA-XYZ', '123456/680152', 'prashant'); select CAST(@@identity as bigint)

But with Sybase.AdoNet2.AseClient 2.157.1360.0 when we try to execute same statements we get the error as " Incorrect syntax near ';' ".

Please let us know the solution for this. Also please note that for some reason we can't modify our code to remove ';'.

Thanks Prashant

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Update :

SAP was able to reproduce it. They created CR for this issue. The last time this worked was in SDK 15.7 ESD#2.