Re: SQL connection from JDBC



Kamal:

The main drivers that I'm aware of that still support SQL Server 6.5 are the
commercial JNetDirect driver
(http://www.jnetdirect.com/products.php?op=jsqlconnect) and the free jTDS
driver (http://jtds.sourceforge.net/index.html).

-shelby

Shelby Goerlitz
Microsoft, SQL Server


"Kamal K V" <kamal@xxxxxxxxxxxx> wrote in message
news:%23KDdEoAnFHA.3256@xxxxxxxxxxxxxxxxxxxxxxx
> Hi,
> I want to know of a good SQL server driver for SQL server 6.5 which
> connects
> to JDBC.
>
>
> Thanks & Regards,
> Kamal Kishore Verma
>
>


.



Relevant Pages

  • RE: [dbi] Re: MsSQL DBD::ODBC IsNull and undef
    ... I'd guess this is because the SQL Server ODBC driver is looking at your ... Martin J. Evans ... can you run your test script again but creating an OOB log file ...
    (perl.dbi.users)
  • Re: Padding using Type 4 Drivers
    ... |> value than what you have set in SQL Server 2000. ... |> settings that you require. ... |> Are you using the Microsoft JDBC driver or a third-party driver?. ...
    (microsoft.public.sqlserver.jdbcdriver)
  • Re: MsSQL DBD::ODBC IsNull and undef
    ... Martin J. Evans ... On 26-Jul-2005 Brian Becker wrote: ... > ensure you tell your driver the type of the column in bind_col. ... > I'd guess this is because the SQL Server ODBC driver is looking at your ...
    (perl.dbi.users)
  • Re: XA and 2000 backwards compatibility
    ... We haven't deployed the SQL2K XA driver either, so this should work for us. ... I am going through the documentation for the SQL Server driver. ... and enable XA transactions in MSDTC on the SQL Server ... Goto MSDTC tab on properties, click "Security Configuration" button, ...
    (microsoft.public.sqlserver.jdbcdriver)
  • RE: [dbi] Re: MsSQL DBD::ODBC IsNull and undef
    ... ensure you tell your driver the type of the column in bind_col. ... To: Brian Becker ... I'd guess this is because the SQL Server ODBC driver is looking at your ... Martin J. Evans ...
    (perl.dbi.users)

Loading