This is a discussion on Sybase 12.5 and Java problem within the Sybase forums, part of the Database Server Software category; --> Hi I have developed a Java application which connects to Sybase database, access some stored procedures, get the data ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi I have developed a Java application which connects to Sybase database, access some stored procedures, get the data and generates some files (xls and pdfs). The Java program works fine with Sybase version 11.5 but it gives the error when database is upgraded to 12.5. The error is something like "name of the identifier is too long and should be below 28 characters" etc. I have found out the problem. The stored procedure names are exceeding this 28 character limit and I tried renaming the procedures to shorter names and the program worked fine. But in Sybase 11.5 it works fine. What can be the reason. I am using Jconnect (jconn2.jar) driver for Sybase connetivity. Even I tried the latest driver ie. 5.5 but it is also failing. Can someone please suggest the solution. Thanks and Regards -Abhi |
| Thread Tools | |
| Display Modes | |
|
|