Where can I get a jdbc-odbc for MS Sql?
Printable View
Where can I get a jdbc-odbc for MS Sql?
The JDBC-ODBC driver comes with the Java SDKs. Once you have that, your
problem becomes "Where do I get an ODBC driver for MS SQL?"
John Butorac <jbutorac@nlamerica.com> wrote in message
news:393BB41F.499F447@nlamerica.com...
> Where can I get a jdbc-odbc for MS Sql?
>
if its windows the drivers install with the MDAC installation from MS.
for Linux or Unix you could use a class 3/4 driver and go directly through
JDBC - try http://www.idssoftware.com
Regards
John Timney (MVP)
Paul Clapham <pclapham@core-mark.com> wrote in message
news:393bbb77@news.devx.com...
> The JDBC-ODBC driver comes with the Java SDKs. Once you have that, your
> problem becomes "Where do I get an ODBC driver for MS SQL?"
>
> John Butorac <jbutorac@nlamerica.com> wrote in message
> news:393BB41F.499F447@nlamerica.com...
> > Where can I get a jdbc-odbc for MS Sql?
> >
>
>
John Butorac <jbutorac@nlamerica.com> wrote:
>Where can I get a jdbc-odbc for MS Sql?
>
Try Microsoft to start, then check out Sun !!