I have migrated my database from SQL Anywhere 9.0.2.3044 to SQL Anywhere 10.0.1.3655.
In Sybase Central all looks OK, but when I open my Servoy Application with Servoy Developer
the application have x errors.
When I open a table in Servoy the fields are not complete. ( fields truncated ) example:
if a table in Sybase Central have 50 fields in Servoy display 2 fields.
I am using in Servoy the driver: com.sybase.jdbc3.jdbc.SybDriver and URL jdbc:sybase:Tds:localhost:2644?ServiceName=NKM&CHARSET=utf8
It is necesary to use another driver for working with SQL Anywhere 10.0.1.3655 ?
I am trying to use SQL Anywhere 10 because with SQL Anywhere 9.0.2.3044 the plugins.rawSQL.executeStoredProcedure don’t work ,
when the storedprocedure process more than 110 rows the storedprocedure is not completed , but when the storedprocedure process
less than 100 reow all works OK. ( In Sybase Central all works OK , and don’t have problem with any number of rows )
I need to solve this problem to continue with the development of the application, the plugins.rawSQL.executeStoredProcedure are
very important for my project.
Sorry for my bad English ( I from Venezuela ).
Thanks Armin Kessler
Servoy 411
Java 1.6.0_03-b05