On Mon, 2001-10-08 at 06:25, JAVA TEAM wrote:

    
    The application is using JDBC- ODBC Type 1 driver to connect to MS - SQL 
Server.
    
Get a JDBC type 4 Driver, forget about the JDBC-ODBC 
bridge. Sun does not recomend using it, 

This is from sun's site:
Status of the JDBC-ODBC Bridge

The JDBC-ODBC Bridge should be considered a transitional solution. Sun
Microsystems and Merant are working to make the Bridge more reliable and
robust, but they do not consider it a supported product. With the
development of pure-Java JDBC drivers, the JDBC-ODBC Bridge should
become unnecessary.


Sun has a list of JDBC drivers @
http://industry.java.sun.com/products/jdbc/drivers

We use the I-Net driver for MS-SQL & have never had any prpoblems

-- 
===========================================================
 Jesse Stockall                    [EMAIL PROTECTED]   
===========================================================
          Debian - The Choice of a GNU Generation         



Reply via email to