Pratik Patel wrote:

Christian Trutz wrote:

Hello,

I get the following error message, if I use datasource of excalibur with the
standard Sun ODBC-JDBC bridge :-(


I have ranted and raged about this driver.  In the end I have only one
recommendation:  NEVER USE THE ODBC-JDBC BRIDGE FOR ANYTHING!

It is NOT JDBC 2.0 compliant, and it will never be.  Almost EVERY
database in existence has a JDBC driver for it--even Microsoft recently
released an official one for their SQL Server product.

USE THE CORRECT JDBC DRIVER FOR YOUR DATABASE.

The ODBC-JDBC bridge was only ever intended to provide a quick solution
to a temporary problem.  There is now no reason to consider using it
other than it is covered in text books.



--

"Those who would trade liberty for
 temporary security deserve neither"
                - Benjamin Franklin


-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>



Reply via email to