Hi Calvin, --- cal kaiwen <[EMAIL PROTECTED]> wrote: > Hi all, > > I have try kaffe with a few JDBC driver (e.g. > Microsoft JDBC SqlServer, msql > connector j, etc.), it has been veri successful.
so it works with Microsoft's JDBC SQL Server? What other JDBC drivers did you confirm to work with kaffe? > I got my hands on freetds from here:- > > http://www.freetds.org/ > > I got this error when I wish to connect to > database:- > > 27-02-2003 02:23:24.275 [INFO] [main] JDBC Driver > class: > com.internetcds.jdbc.tds.Driver > 27-02-2003 02:23:24.279 [INFO] [main] DB Connection > string: > jdbc:freetds:sqlserver://192.168.250.71:1433/LBX;user=lbs;password=lbs;TDS=7.0 > 27-02-2003 02:23:24.293 [ERROR] [main] SQLException > occurred: > java.sql.SQLException > 27-02-2003 02:23:24.294 [ERROR] [main] Failed to > initialize database > connection, exiting... > > Please advice :) the SQLException is not very helpful ;) You'll probably be better off asking the on the FreeTDS JDBC driver's mailing list. Here's some links from the FreeTDS FAQ: a small jdbc driver test: http://www.freetds.org/faq.html#jdbc%20test how to submit bug reports to jdbc developers: http://www.freetds.org/basic_jdbc_question.html cheers, dalibor topic __________________________________________________ Do you Yahoo!? Yahoo! Tax Center - forms, calculators, tips, more http://taxes.yahoo.com/ _______________________________________________ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe