Re: JDBC Driver

2005-01-21 Thread Eddie Bush
t;>... > >>> > >>>Peace :-) > >>> > >>>Eddie > >>> > >>>On Tue, 18 Jan 2005 07:05:41 -0600, Vic <[EMAIL PROTECTED]> wrote: > >>> > >>> > >>> > >>> > >>

Re: JDBC Driver

2005-01-21 Thread Larry Meadors
On Fri, 21 Jan 2005 10:20:33 -0500, Erik Weber <[EMAIL PROTECTED]> wrote: > Here, we only worship Struts, iBatis and Hibernate -- the Sacred Frameworks. Is it friday already? Dang, it is! Well, as a iBATIS guy, it is good to be in the big three mentioned there. :-D Larry --

Re: JDBC Driver

2005-01-21 Thread Erik Weber
proudction from sf.net - including 1up.com based on Struts and MS SQL and iBatis DAO Neil Meyer wrote: It's causing a lot of problems as my sites get busier. Database deadlocks and timeouts. Neil Meyer -Original Message- From: David Bolsover [mailto:[EMAIL PROTECTED

Re: JDBC Driver

2005-01-21 Thread Jim Barrows
t; > >>Hopefully no one writes their own JDBC handling anymore. > > >> > > >>.V > > >>OT: MS Driver is horrible, everyone uses jTDS in proudction from sf.net > > >>- including 1up.com based on Struts and MS SQL and iBatis DAO > > >>

Re: JDBC Driver

2005-01-21 Thread Vic
y sites get busier. Database deadlocks and timeouts. Neil Meyer -Original Message----- From: David Bolsover [mailto:[EMAIL PROTECTED] Sent: Tuesday,18 January 2005 10:43 To: Struts Users Mailing List Subject: RE: JDBC Driver What is wrong with the Microsoft driver? -Original Message- From: N

Re: JDBC Driver

2005-01-20 Thread Eddie Bush
s and MS SQL and iBatis DAO > >> > >> > >>Neil Meyer wrote: > >> > >> > >> > >>>It's causing a lot of problems as my sites get busier. Database deadlocks > >>>and > >>>timeouts. > >>> &g

Re: JDBC Driver

2005-01-18 Thread Vic
DAO Neil Meyer wrote: It's causing a lot of problems as my sites get busier. Database deadlocks and timeouts. Neil Meyer -Original Message- From: David Bolsover [mailto:[EMAIL PROTECTED] Sent: Tuesday,18 January 2005 10:43 To: Struts Users Mailing List Subject: RE: JDBC

Re: JDBC Driver

2005-01-18 Thread Eddie Bush
t; > > > > > > >-Original Message- > >From: David Bolsover [mailto:[EMAIL PROTECTED] > >Sent: Tuesday,18 January 2005 10:43 > >To: Struts Users Mailing List > >Subject: RE: JDBC Driver > > > >What is wrong with the Microsoft dri

RE: JDBC Driver

2005-01-18 Thread bill
d Bolsover [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 18, 2005 4:04 AM To: Struts Users Mailing List Subject: RE: JDBC Driver There are a good number of drivers listed on the Sun web site http://servlet.java.sun.com/products/jdbc/drivers Product from JNetDirect and DataDirect promise much..

Re: JDBC Driver

2005-01-18 Thread Vic
bject: RE: JDBC Driver What is wrong with the Microsoft driver? -Original Message- From: Neil Meyer [mailto:[EMAIL PROTECTED] Sent: 18 January 2005 07:14 To: user@struts.apache.org Subject: JDBC Driver Hi All, I need a SQL 2000 JDBC driver. Which would you recommend or where can I downl

RE: JDBC Driver

2005-01-18 Thread Neil Meyer
Thanks Vamsee, I also found jTDS and is currently busy testing it. I hope it resolves my problems. Regards Neil -Original Message- From: Vamsee Kanakala [mailto:[EMAIL PROTECTED] Sent: Tuesday,18 January 2005 13:28 To: Struts Users Mailing List Subject: Re: JDBC Driver David

Re: JDBC Driver

2005-01-18 Thread Vamsee Kanakala
David Bolsover wrote: What is wrong with the Microsoft driver? Well, I can actually give a whole lot of reasons. One, it's extremely slow. Two, you can retrieve objects from ResultSet only in a certain order. Three, sometimes it just conks out giving strange errors. If you check for them on t

RE: JDBC Driver

2005-01-18 Thread Varley, Roger
> > There are a good number of drivers listed on the Sun web site > > http://servlet.java.sun.com/products/jdbc/drivers > > Product from JNetDirect and DataDirect promise much... but at > a price.. > Try http://jtds.sourceforge.net/ - it works for me and the price is right! Regards Roger

RE: JDBC Driver

2005-01-18 Thread David Bolsover
: Struts Users Mailing List; [EMAIL PROTECTED] Subject: RE: JDBC Driver It's causing a lot of problems as my sites get busier. Database deadlocks and timeouts. Neil Meyer -Original Message- From: David Bolsover [mailto:[EMAIL PROTECTED] Sent: Tuesday,18 January 2005 10:43 To: Struts

RE: JDBC Driver

2005-01-18 Thread Neil Meyer
It's causing a lot of problems as my sites get busier. Database deadlocks and timeouts. Neil Meyer -Original Message- From: David Bolsover [mailto:[EMAIL PROTECTED] Sent: Tuesday,18 January 2005 10:43 To: Struts Users Mailing List Subject: RE: JDBC Driver What is wrong wit

RE: JDBC Driver

2005-01-18 Thread David Bolsover
What is wrong with the Microsoft driver? -Original Message- From: Neil Meyer [mailto:[EMAIL PROTECTED] Sent: 18 January 2005 07:14 To: user@struts.apache.org Subject: JDBC Driver Hi All, I need a SQL 2000 JDBC driver. Which would you recommend or where can I download a decent one? (N