Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Problem Inserting into Sybase!!! URGENT!!!

843853Jul 27 2001 — edited Jul 27 2001
I wrote code to insert data into a database using servlets and jdbc. The code works fine but I am having problems with certain users. I am getting the following error:

com.sybase.jdbc2.jdbc.SybSQLException: rnd_ref_tbl not found. Specify owner.objectname or use sp_help to check whether the object exists (sp_help may produce lots of output).

This error obviously states that the table is not found. BUT, this problem is happening with ONLY CERTAIN people. Everyone of these people has access to this table and there is no pattern as to who can do it or not. Different people in different groups work and others who are exactly the same don't work. My company just upgraded the databases to a newer version of Sybase and I am thinking it has something to do with this but I don't know why. It worked perfectly on the old server but NOT THE NEW ONE!!! ANYONE HELP!!! PLEASE...------>URGENT!!!

Thank you,
Jared Kanter
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 24 2001
Added on Jul 27 2001
1 comment
255 views