Re: JDBC driver for SQL server 7.0



Srini:

Most commercial third party JDBC drivers support 7.0 -- Data Direct's latest
version (3.6) support SQL Server 7.0 for example.
http://www.datadirect.com/products/jdbc/matrix/jdbcpublic.htm.

-shelby

Shelby Goerlitz
Microsoft SQL Server Data Programmability

"Srini" <Srini@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:4F2A0E8B-A8C7-4F37-BB6D-FF746D7D3057@xxxxxxxxxxxxxxxx
Hi,
We need to connect a Java stand-alone program to conenct to a SQL server
7.0
database.
I can't find any drivers to connect to the database.

Can you please point me to a JDBC driver to access SQL Server 7.0?


.



Relevant Pages

  • Re: SQL Server 2000 database connection problems: Can ANY one help?
    ... other JDBC drivers for SQL Server, ... ADO & SQL Server background, so I know the basics (connection, command, ... >> Looking at the following code snippet, ...
    (comp.lang.java.databases)
  • Re: Distributing JDBC Drivers
    ... >ability to connect with all the most common databases (Oracle, SQL Server, ... >to be on JDBC drivers, and whether this is going to be an issue. ... Because Oracle, SQL Server, DB2 are quite to very expensive, there are ...
    (comp.lang.java.databases)
  • Re: XA and 2000 backwards compatibility
    ... As far as I can tell, the 2005 JDBC drivers do support XA on SQL Server ... I am going through the documentation for the SQL Server driver. ...
    (microsoft.public.sqlserver.jdbcdriver)
  • Re: Distributing JDBC Drivers
    ... JDBC drivers for some databases can be bundled with the ... > ability to connect with all the most common databases (Oracle, SQL Server, ...
    (comp.lang.java.databases)
  • Re: MS Access DAO -> ADO.NET Migration
    ... William Vaughn ... Microsoft MVP ... Hitchhiker's Guide to Visual Studio and SQL Server ... My migration app works building a SSCE database file with imported data ...
    (microsoft.public.dotnet.framework.adonet)

Loading