Does sql-server 7.0 have jdbc support?

  • I have some developers developing a Java application Sun Solaris 2.8 and they need to access a sql-server 7.0 database.

    Does sql-server 7.0 support jdbc?

    Or do we have to go for jdbc-odbc bridge?

    But the odbc on unix is costyly affair?

    Any good solutions to this appreciated?

    Regards

    Praveen

  • SqlServer does have jdbc support, although the 7.0 version is not currently supported by Microsoft. They currently fully support a jdbc driver for SQLServer 2000. WebLogic offers a driver for 7.0 although in the project I'm on it falls short on functionality compared to other DB's.

  • quote:


    SqlServer does have jdbc support, although the 7.0 version is not currently supported by Microsoft. They currently fully support a jdbc driver for SQLServer 2000. WebLogic offers a driver for 7.0 although in the project I'm on it falls short on functionality compared to other DB's.


    So does this mean that Either we upgrade to 2000 sql-server and sql-server7.0 does not support any jdbc drivers so we need to go the jdbc-odbc bridge...or is there any other way out?

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply