Sabari, I think there's a SQL script you need to run against your database to set up stored procs and other info for meta-data calls. Please check the jConnect documentation.
----- Original Message ----- From: "Sabari Arasu (CTC)" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, October 17, 2002 10:48 PM Subject: Exception while doing connection.setAutoCommit(false) > Folks, > > I am getting a problem while doing connection.setAutoCommit(false); > > Following are the details > > DataBase Sybase > Driver com.sybase.jdbc.SybDriver > > Please let me know if you know the solution. > > Rgds > Sabari. > > P.S: I think this problem is because of the database doesn't have any table > with metadata accessor information. But I don't know how to create a table > with metadata details. > > =========================================================================== > To unsubscribe, send email to [EMAIL PROTECTED] and include in the body > of the message "signoff EJB-INTEREST". For general help, send email to > [EMAIL PROTECTED] and include in the body of the message "help". > =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff EJB-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
