Download the *.sql JDBC Metadata files needed for Sybase from the Sybase
website, and execute them in your DB. The sql files will create the needed
metadata tables needed by JConnect. Remember to get the latest sql files,
since, I believe, the older ones don't support the newer javax.sql features
such as RowSets.

regards
Pramod Nair

----- Original Message -----
From: "Sabari Arasu (CTC)" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, October 17, 2002 9:48 AM
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 SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
>

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to