RE: JDBC Driver for sql server 2000

2001-08-23 Thread Saritha Pula

Hi 
   JTurbo JDBC driver works well with SQLServer2000
--Pula

-Original Message-
From: Trig Gullberg [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 23, 2001 8:54 AM
To: '[EMAIL PROTECTED]'
Subject: JDBC Driver for sql server 2000


Does any one know of a good sql server 2000 jdbc driver that works well
with
tomcat?  Any help or suggestions are appreciated.



RE: JDBC Driver for sql server 2000

2001-08-23 Thread Jim Rueschhoff

net connect's JSQLConnect is a very good high performance driver that is
designed for SQL Server.  We are using it with tomcat  It is a type 4
driver implemented as a single .jar file so it will run well on almost any
platform.

-Original Message-
From: Trig Gullberg [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 23, 2001 8:54 AM
To: '[EMAIL PROTECTED]'
Subject: JDBC Driver for sql server 2000


Does any one know of a good sql server 2000 jdbc driver that works well with
tomcat?  Any help or suggestions are appreciated.




RE: JDBC Driver for sql server 2000

2001-08-23 Thread Stéphane De Jonghe

Hi,

But is there any free (or open source) JDBC driver for MS SQL Server who
is not using the jdbc:odbc link ?
I tried JSQLConnect, but it is a trial version...

Thanks,

Stef

-Original Message-
From: Jonathan Eric Miller [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 23, 2001 6:05 PM
To: [EMAIL PROTECTED]
Subject: Re: JDBC Driver for sql server 2000


http://www.inetsoftware.com has a great driver IMHO. It's a JDBC type 4
and
they seem to be very proactive about keeping it up to date. I tried
JTurbo
awhile back and I liked Inet's driver better. The JTurbo one seemed
buggy to
me. I don't remember what the specific issue was that I found with it.
It
was a long time ago, so, it may no longer be an issue. I can say that I
really like the driver that Inetsoftware has though. I've been using it
for
about a year and a half and it works great. Also, they come out with
periodic updates. Probably at least one per quarter. I'm using the
Opta2000
driver, version 4.11.

Jon

- Original Message -
From: Saritha Pula [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, August 23, 2001 11:00 AM
Subject: RE: JDBC Driver for sql server 2000


 Hi
JTurbo JDBC driver works well with SQLServer2000
 --Pula

 -Original Message-
 From: Trig Gullberg [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, August 23, 2001 8:54 AM
 To: '[EMAIL PROTECTED]'
 Subject: JDBC Driver for sql server 2000


 Does any one know of a good sql server 2000 jdbc driver that works
well
 with
 tomcat?  Any help or suggestions are appreciated.






RE: JDBC Driver for sql server 2000

2001-08-23 Thread Michael Weissenbacher

M$ SQLServer costs lots of $$$ so why bother with a free JDBC driver ;)

-Original Message-
From: Stéphane De Jonghe [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 23, 2001 6:35 PM
To: [EMAIL PROTECTED]
Subject: RE: JDBC Driver for sql server 2000


Hi,

But is there any free (or open source) JDBC driver for MS SQL Server who
is not using the jdbc:odbc link ?
I tried JSQLConnect, but it is a trial version...

Thanks,

Stef




RE: JDBC Driver for sql server 2000

2001-08-23 Thread Curtis Dougherty

because Free is Cheaper than $$$ - Bill's rich enough...until he starts
setting up shop on the moon :-)

-Original Message-
From: Michael Weissenbacher [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 23, 2001 11:40 AM
To: '[EMAIL PROTECTED]'
Subject: RE: JDBC Driver for sql server 2000


M$ SQLServer costs lots of $$$ so why bother with a free JDBC driver ;)

-Original Message-
From: Stéphane De Jonghe [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 23, 2001 6:35 PM
To: [EMAIL PROTECTED]
Subject: RE: JDBC Driver for sql server 2000


Hi,

But is there any free (or open source) JDBC driver for MS SQL Server who
is not using the jdbc:odbc link ?
I tried JSQLConnect, but it is a trial version...

Thanks,

Stef



Re: JDBC Driver for sql server 2000

2001-08-23 Thread Jonathan Eric Miller

Oops, actually the link is http://www.inetsoftware.de. Always forget about
that...

Jon

- Original Message -
From: Jonathan Eric Miller [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, August 23, 2001 11:05 AM
Subject: Re: JDBC Driver for sql server 2000


 http://www.inetsoftware.com has a great driver IMHO. It's a JDBC type 4
and
 they seem to be very proactive about keeping it up to date. I tried JTurbo
 awhile back and I liked Inet's driver better. The JTurbo one seemed buggy
to
 me. I don't remember what the specific issue was that I found with it. It
 was a long time ago, so, it may no longer be an issue. I can say that I
 really like the driver that Inetsoftware has though. I've been using it
for
 about a year and a half and it works great. Also, they come out with
 periodic updates. Probably at least one per quarter. I'm using the
Opta2000
 driver, version 4.11.

 Jon

 - Original Message -
 From: Saritha Pula [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Thursday, August 23, 2001 11:00 AM
 Subject: RE: JDBC Driver for sql server 2000


  Hi
 JTurbo JDBC driver works well with SQLServer2000
  --Pula
 
  -Original Message-
  From: Trig Gullberg [mailto:[EMAIL PROTECTED]]
  Sent: Thursday, August 23, 2001 8:54 AM
  To: '[EMAIL PROTECTED]'
  Subject: JDBC Driver for sql server 2000
 
 
  Does any one know of a good sql server 2000 jdbc driver that works well
  with
  tomcat?  Any help or suggestions are appreciated.
 






RE: JDBC Driver for sql server 2000

2001-08-23 Thread Stéphane De Jonghe

Because when you paid a lot for a database, you don't want to pay more
for a 3rd party specific jdbc driver when you expect one in the package
you paid for...
But we know all how it goes with MS :=(

Stef


-Original Message-
From: Michael Weissenbacher [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 23, 2001 6:40 PM
To: '[EMAIL PROTECTED]'
Subject: RE: JDBC Driver for sql server 2000


M$ SQLServer costs lots of $$$ so why bother with a free JDBC driver ;)

-Original Message-
From: Stéphane De Jonghe [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 23, 2001 6:35 PM
To: [EMAIL PROTECTED]
Subject: RE: JDBC Driver for sql server 2000


Hi,

But is there any free (or open source) JDBC driver for MS SQL Server who
is not using the jdbc:odbc link ?
I tried JSQLConnect, but it is a trial version...

Thanks,

Stef





RE: JDBC Driver for sql server 2000

2001-08-23 Thread Michael Weissenbacher

i also don't understand why M$ doesn't bundle a jdbc driver with mssql but i
think they favor their .NET technology over java and so they don't want to
support JDBC. the driver is definately worth the money and hey, billie won't
see a cent of it!

if you want a open source database (with jdbc or course) you may want to
give firebird (open source interbase) a try, i'm very happy with it.
postgresql may also be an option. if you don't need transactions or foreign
keys you might want to use mysql, it's pretty damn fast.

michael

-Original Message-
From: Stéphane De Jonghe [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 23, 2001 6:50 PM
To: [EMAIL PROTECTED]
Subject: RE: JDBC Driver for sql server 2000


Because when you paid a lot for a database, you don't want to pay more
for a 3rd party specific jdbc driver when you expect one in the package
you paid for...
But we know all how it goes with MS :=(

Stef


-Original Message-
From: Michael Weissenbacher [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 23, 2001 6:40 PM
To: '[EMAIL PROTECTED]'
Subject: RE: JDBC Driver for sql server 2000


M$ SQLServer costs lots of $$$ so why bother with a free JDBC driver ;)




RE: JDBC Driver for sql server 2000

2001-08-23 Thread Jim Rueschhoff

MS is not interesting in providing ANY support for JAVA now - you will not
get nice JDBC drivers from Microsoft   Microsoft considers JAVA a direct
competitor for it's .net and C# efforts.

-Original Message-
From: Stéphane De Jonghe [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 23, 2001 9:50 AM
To: [EMAIL PROTECTED]
Subject: RE: JDBC Driver for sql server 2000


Because when you paid a lot for a database, you don't want to pay more
for a 3rd party specific jdbc driver when you expect one in the package
you paid for...
But we know all how it goes with MS :=(

Stef


-Original Message-
From: Michael Weissenbacher [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 23, 2001 6:40 PM
To: '[EMAIL PROTECTED]'
Subject: RE: JDBC Driver for sql server 2000


M$ SQLServer costs lots of $$$ so why bother with a free JDBC driver ;)

-Original Message-
From: Stéphane De Jonghe [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 23, 2001 6:35 PM
To: [EMAIL PROTECTED]
Subject: RE: JDBC Driver for sql server 2000


Hi,

But is there any free (or open source) JDBC driver for MS SQL Server who
is not using the jdbc:odbc link ?
I tried JSQLConnect, but it is a trial version...

Thanks,

Stef





Re: JDBC Driver for sql server 2000

2001-08-23 Thread Virender Dogra

Would FreeTDS (FreeTDS.org) work for you?

- Original Message -
From: Jim Rueschhoff [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, August 23, 2001 11:18 AM
Subject: RE: JDBC Driver for sql server 2000


 MS is not interesting in providing ANY support for JAVA now - you will not
 get nice JDBC drivers from Microsoft   Microsoft considers JAVA a direct
 competitor for it's .net and C# efforts.

 -Original Message-
 From: Stéphane De Jonghe [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, August 23, 2001 9:50 AM
 To: [EMAIL PROTECTED]
 Subject: RE: JDBC Driver for sql server 2000


 Because when you paid a lot for a database, you don't want to pay more
 for a 3rd party specific jdbc driver when you expect one in the package
 you paid for...
 But we know all how it goes with MS :=(

 Stef


 -Original Message-
 From: Michael Weissenbacher [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, August 23, 2001 6:40 PM
 To: '[EMAIL PROTECTED]'
 Subject: RE: JDBC Driver for sql server 2000


 M$ SQLServer costs lots of $$$ so why bother with a free JDBC driver ;)

 -Original Message-
 From: Stéphane De Jonghe [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, August 23, 2001 6:35 PM
 To: [EMAIL PROTECTED]
 Subject: RE: JDBC Driver for sql server 2000


 Hi,

 But is there any free (or open source) JDBC driver for MS SQL Server who
 is not using the jdbc:odbc link ?
 I tried JSQLConnect, but it is a trial version...

 Thanks,

 Stef






RE: JDBC Driver for sql server 2000

2001-08-23 Thread Jim Urban

FreeTDS is free and it works fine.  http://www.freetds.org/

Jim Urban
Product Manager
Netsteps Inc.
Suite 505E
1 Pierce Pl.
Itasca, IL  60143
Voice:  (630) 250-3045 x2164
Fax:  (630) 250-3046



-Original Message-
From: Stéphane De Jonghe [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 23, 2001 11:35 AM
To: [EMAIL PROTECTED]
Subject: RE: JDBC Driver for sql server 2000


Hi,

But is there any free (or open source) JDBC driver for MS SQL Server who
is not using the jdbc:odbc link ?
I tried JSQLConnect, but it is a trial version...

Thanks,

Stef

-Original Message-
From: Jonathan Eric Miller [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 23, 2001 6:05 PM
To: [EMAIL PROTECTED]
Subject: Re: JDBC Driver for sql server 2000


http://www.inetsoftware.com has a great driver IMHO. It's a JDBC type 4
and
they seem to be very proactive about keeping it up to date. I tried
JTurbo
awhile back and I liked Inet's driver better. The JTurbo one seemed
buggy to
me. I don't remember what the specific issue was that I found with it.
It
was a long time ago, so, it may no longer be an issue. I can say that I
really like the driver that Inetsoftware has though. I've been using it
for
about a year and a half and it works great. Also, they come out with
periodic updates. Probably at least one per quarter. I'm using the
Opta2000
driver, version 4.11.

Jon

- Original Message -
From: Saritha Pula [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, August 23, 2001 11:00 AM
Subject: RE: JDBC Driver for sql server 2000


 Hi
JTurbo JDBC driver works well with SQLServer2000
 --Pula

 -Original Message-
 From: Trig Gullberg [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, August 23, 2001 8:54 AM
 To: '[EMAIL PROTECTED]'
 Subject: JDBC Driver for sql server 2000


 Does any one know of a good sql server 2000 jdbc driver that works
well
 with
 tomcat?  Any help or suggestions are appreciated.







RE: JDBC Driver for sql server 2000

2001-08-23 Thread Chris McNeilly

I can vouch for FreeTDS as well.  We've had no problems with it.

 -Original Message-
 From: Jim Urban [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, August 23, 2001 4:23 PM
 To: [EMAIL PROTECTED]
 Subject: RE: JDBC Driver for sql server 2000


 FreeTDS is free and it works fine.  http://www.freetds.org/

 Jim Urban
 Product Manager
 Netsteps Inc.
 Suite 505E
 1 Pierce Pl.
 Itasca, IL  60143
 Voice:  (630) 250-3045 x2164
 Fax:  (630) 250-3046



 -Original Message-
 From: Stéphane De Jonghe [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, August 23, 2001 11:35 AM
 To: [EMAIL PROTECTED]
 Subject: RE: JDBC Driver for sql server 2000


 Hi,

 But is there any free (or open source) JDBC driver for MS SQL
 Server who
 is not using the jdbc:odbc link ?
 I tried JSQLConnect, but it is a trial version...

 Thanks,

 Stef

 -Original Message-
 From: Jonathan Eric Miller [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, August 23, 2001 6:05 PM
 To: [EMAIL PROTECTED]
 Subject: Re: JDBC Driver for sql server 2000


 http://www.inetsoftware.com has a great driver IMHO. It's a
 JDBC type 4
 and
 they seem to be very proactive about keeping it up to date. I tried
 JTurbo
 awhile back and I liked Inet's driver better. The JTurbo one seemed
 buggy to
 me. I don't remember what the specific issue was that I found with it.
 It
 was a long time ago, so, it may no longer be an issue. I can
 say that I
 really like the driver that Inetsoftware has though. I've
 been using it
 for
 about a year and a half and it works great. Also, they come out with
 periodic updates. Probably at least one per quarter. I'm using the
 Opta2000
 driver, version 4.11.

 Jon

 - Original Message -
 From: Saritha Pula [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Thursday, August 23, 2001 11:00 AM
 Subject: RE: JDBC Driver for sql server 2000


  Hi
 JTurbo JDBC driver works well with SQLServer2000
  --Pula
 
  -Original Message-
  From: Trig Gullberg [mailto:[EMAIL PROTECTED]]
  Sent: Thursday, August 23, 2001 8:54 AM
  To: '[EMAIL PROTECTED]'
  Subject: JDBC Driver for sql server 2000
 
 
  Does any one know of a good sql server 2000 jdbc driver that works
 well
  with
  tomcat?  Any help or suggestions are appreciated.
 








Re: JDBC Driver for sql server 2000

2001-08-23 Thread Jonathan Eric Miller

Doesn't look very up to date though. The file date is 1/25/2000. I guess if
it works, that's all that matters...

Jon

- Original Message -
From: Chris McNeilly [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, August 23, 2001 3:25 PM
Subject: RE: JDBC Driver for sql server 2000


 I can vouch for FreeTDS as well.  We've had no problems with it.

  -Original Message-
  From: Jim Urban [mailto:[EMAIL PROTECTED]]
  Sent: Thursday, August 23, 2001 4:23 PM
  To: [EMAIL PROTECTED]
  Subject: RE: JDBC Driver for sql server 2000
 
 
  FreeTDS is free and it works fine.  http://www.freetds.org/
 
  Jim Urban
  Product Manager
  Netsteps Inc.
  Suite 505E
  1 Pierce Pl.
  Itasca, IL  60143
  Voice:  (630) 250-3045 x2164
  Fax:  (630) 250-3046
 
 
 
  -Original Message-
  From: Stéphane De Jonghe [mailto:[EMAIL PROTECTED]]
  Sent: Thursday, August 23, 2001 11:35 AM
  To: [EMAIL PROTECTED]
  Subject: RE: JDBC Driver for sql server 2000
 
 
  Hi,
 
  But is there any free (or open source) JDBC driver for MS SQL
  Server who
  is not using the jdbc:odbc link ?
  I tried JSQLConnect, but it is a trial version...
 
  Thanks,
 
  Stef
 
  -Original Message-
  From: Jonathan Eric Miller [mailto:[EMAIL PROTECTED]]
  Sent: Thursday, August 23, 2001 6:05 PM
  To: [EMAIL PROTECTED]
  Subject: Re: JDBC Driver for sql server 2000
 
 
  http://www.inetsoftware.com has a great driver IMHO. It's a
  JDBC type 4
  and
  they seem to be very proactive about keeping it up to date. I tried
  JTurbo
  awhile back and I liked Inet's driver better. The JTurbo one seemed
  buggy to
  me. I don't remember what the specific issue was that I found with it.
  It
  was a long time ago, so, it may no longer be an issue. I can
  say that I
  really like the driver that Inetsoftware has though. I've
  been using it
  for
  about a year and a half and it works great. Also, they come out with
  periodic updates. Probably at least one per quarter. I'm using the
  Opta2000
  driver, version 4.11.
 
  Jon
 
  - Original Message -
  From: Saritha Pula [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
  Sent: Thursday, August 23, 2001 11:00 AM
  Subject: RE: JDBC Driver for sql server 2000
 
 
   Hi
  JTurbo JDBC driver works well with SQLServer2000
   --Pula
  
   -Original Message-
   From: Trig Gullberg [mailto:[EMAIL PROTECTED]]
   Sent: Thursday, August 23, 2001 8:54 AM
   To: '[EMAIL PROTECTED]'
   Subject: JDBC Driver for sql server 2000
  
  
   Does any one know of a good sql server 2000 jdbc driver that works
  well
   with
   tomcat?  Any help or suggestions are appreciated.
  
 
 
 
 






RE: JDBC Driver for sql server 2000

2001-08-23 Thread Chris McNeilly

There is a rogue group that have started a version on SourceForge,

https://sourceforge.net/projects/jtds/

although its not ready to use, I don't believe.  The one guy (Craig H.)
on dev list on Source Forge has his own version which is the one I'm
currently using.  It's pretty up to date.

Chris

 -Original Message-
 From: Jonathan Eric Miller [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, August 23, 2001 4:29 PM
 To: [EMAIL PROTECTED]
 Subject: Re: JDBC Driver for sql server 2000


 Doesn't look very up to date though. The file date is
 1/25/2000. I guess if
 it works, that's all that matters...

 Jon

 - Original Message -
 From: Chris McNeilly [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Thursday, August 23, 2001 3:25 PM
 Subject: RE: JDBC Driver for sql server 2000


  I can vouch for FreeTDS as well.  We've had no problems with it.
 
   -Original Message-
   From: Jim Urban [mailto:[EMAIL PROTECTED]]
   Sent: Thursday, August 23, 2001 4:23 PM
   To: [EMAIL PROTECTED]
   Subject: RE: JDBC Driver for sql server 2000
  
  
   FreeTDS is free and it works fine.  http://www.freetds.org/
  
   Jim Urban
   Product Manager
   Netsteps Inc.
   Suite 505E
   1 Pierce Pl.
   Itasca, IL  60143
   Voice:  (630) 250-3045 x2164
   Fax:  (630) 250-3046
  
  
  
   -Original Message-
   From: Stéphane De Jonghe [mailto:[EMAIL PROTECTED]]
   Sent: Thursday, August 23, 2001 11:35 AM
   To: [EMAIL PROTECTED]
   Subject: RE: JDBC Driver for sql server 2000
  
  
   Hi,
  
   But is there any free (or open source) JDBC driver for MS SQL
   Server who
   is not using the jdbc:odbc link ?
   I tried JSQLConnect, but it is a trial version...
  
   Thanks,
  
   Stef
  
   -Original Message-
   From: Jonathan Eric Miller [mailto:[EMAIL PROTECTED]]
   Sent: Thursday, August 23, 2001 6:05 PM
   To: [EMAIL PROTECTED]
   Subject: Re: JDBC Driver for sql server 2000
  
  
   http://www.inetsoftware.com has a great driver IMHO. It's a
   JDBC type 4
   and
   they seem to be very proactive about keeping it up to
 date. I tried
   JTurbo
   awhile back and I liked Inet's driver better. The JTurbo
 one seemed
   buggy to
   me. I don't remember what the specific issue was that I
 found with it.
   It
   was a long time ago, so, it may no longer be an issue. I can
   say that I
   really like the driver that Inetsoftware has though. I've
   been using it
   for
   about a year and a half and it works great. Also, they
 come out with
   periodic updates. Probably at least one per quarter. I'm using the
   Opta2000
   driver, version 4.11.
  
   Jon
  
   - Original Message -
   From: Saritha Pula [EMAIL PROTECTED]
   To: [EMAIL PROTECTED]
   Sent: Thursday, August 23, 2001 11:00 AM
   Subject: RE: JDBC Driver for sql server 2000
  
  
Hi
   JTurbo JDBC driver works well with SQLServer2000
--Pula
   
-Original Message-
From: Trig Gullberg [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 23, 2001 8:54 AM
To: '[EMAIL PROTECTED]'
Subject: JDBC Driver for sql server 2000
   
   
Does any one know of a good sql server 2000 jdbc driver
 that works
   well
with
tomcat?  Any help or suggestions are appreciated.
   
  
  
  
  
 
 






RE: JDBC Driver for sql server 2000

2001-08-23 Thread Jim Urban

That's the version I am using.  I found a problem with it and he fixed it
the next day.  So the support is good.

Jim

-Original Message-
From: Chris McNeilly [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 23, 2001 3:40 PM
To: [EMAIL PROTECTED]
Subject: RE: JDBC Driver for sql server 2000


There is a rogue group that have started a version on SourceForge,

https://sourceforge.net/projects/jtds/

although its not ready to use, I don't believe.  The one guy (Craig H.)
on dev list on Source Forge has his own version which is the one I'm
currently using.  It's pretty up to date.

Chris

 -Original Message-
 From: Jonathan Eric Miller [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, August 23, 2001 4:29 PM
 To: [EMAIL PROTECTED]
 Subject: Re: JDBC Driver for sql server 2000


 Doesn't look very up to date though. The file date is
 1/25/2000. I guess if
 it works, that's all that matters...

 Jon

 - Original Message -
 From: Chris McNeilly [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Thursday, August 23, 2001 3:25 PM
 Subject: RE: JDBC Driver for sql server 2000


  I can vouch for FreeTDS as well.  We've had no problems with it.
 
   -Original Message-
   From: Jim Urban [mailto:[EMAIL PROTECTED]]
   Sent: Thursday, August 23, 2001 4:23 PM
   To: [EMAIL PROTECTED]
   Subject: RE: JDBC Driver for sql server 2000
  
  
   FreeTDS is free and it works fine.  http://www.freetds.org/
  
   Jim Urban
   Product Manager
   Netsteps Inc.
   Suite 505E
   1 Pierce Pl.
   Itasca, IL  60143
   Voice:  (630) 250-3045 x2164
   Fax:  (630) 250-3046
  
  
  
   -Original Message-
   From: Stéphane De Jonghe [mailto:[EMAIL PROTECTED]]
   Sent: Thursday, August 23, 2001 11:35 AM
   To: [EMAIL PROTECTED]
   Subject: RE: JDBC Driver for sql server 2000
  
  
   Hi,
  
   But is there any free (or open source) JDBC driver for MS SQL
   Server who
   is not using the jdbc:odbc link ?
   I tried JSQLConnect, but it is a trial version...
  
   Thanks,
  
   Stef
  
   -Original Message-
   From: Jonathan Eric Miller [mailto:[EMAIL PROTECTED]]
   Sent: Thursday, August 23, 2001 6:05 PM
   To: [EMAIL PROTECTED]
   Subject: Re: JDBC Driver for sql server 2000
  
  
   http://www.inetsoftware.com has a great driver IMHO. It's a
   JDBC type 4
   and
   they seem to be very proactive about keeping it up to
 date. I tried
   JTurbo
   awhile back and I liked Inet's driver better. The JTurbo
 one seemed
   buggy to
   me. I don't remember what the specific issue was that I
 found with it.
   It
   was a long time ago, so, it may no longer be an issue. I can
   say that I
   really like the driver that Inetsoftware has though. I've
   been using it
   for
   about a year and a half and it works great. Also, they
 come out with
   periodic updates. Probably at least one per quarter. I'm using the
   Opta2000
   driver, version 4.11.
  
   Jon
  
   - Original Message -
   From: Saritha Pula [EMAIL PROTECTED]
   To: [EMAIL PROTECTED]
   Sent: Thursday, August 23, 2001 11:00 AM
   Subject: RE: JDBC Driver for sql server 2000
  
  
Hi
   JTurbo JDBC driver works well with SQLServer2000
--Pula
   
-Original Message-
From: Trig Gullberg [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 23, 2001 8:54 AM
To: '[EMAIL PROTECTED]'
Subject: JDBC Driver for sql server 2000
   
   
Does any one know of a good sql server 2000 jdbc driver
 that works
   well
with
tomcat?  Any help or suggestions are appreciated.