hi ray.. why don't u use sun.jdbc.odbc.JdbcOdbcDriver...it is the most common driver and is available with Java installation itself. It can be used to access any ODBC database..inc MS SQL Server 7.0 Regards, Ganp
The jdbc-odbc bridge is good if your target platform is only windows. Also, an odbc driver and DSN must be present and setup on the target machine for this to work. David Sun Certified Programmer for the Java2 Platform