Problem Inserting into Sybase!!! URGENT!!!
843853Jul 27 2001 — edited Jul 27 2001I 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