RE: ODBC Drivers 3 and 5

2007-06-22 Thread Jerry Schwartz
Farmington, CT 06032 860.674.8796 / FAX: 860.674.8341 www.the-infoshop.com www.giiexpress.com www.etudes-marche.com > -Original Message- > From: Jim Winstead [mailto:[EMAIL PROTECTED] > Sent: Tuesday, June 19, 2007 12:09 PM > To: [EMAIL PROTECTED] > Cc: MySQL List > Subje

Re: ODBC Drivers 3 and 5

2007-06-19 Thread Jim Winstead
On Tue, Jun 19, 2007 at 03:15:19PM -0400, [EMAIL PROTECTED] wrote: > So I guess the same thing goes with the JDBC connectors? > > http://dev.mysql.com/downloads/connector/j/5.0.html > > > > For example.. If I'm using Coldfusion to do jdbc calls in version 5 will I > have le

Re: ODBC Drivers 3 and 5

2007-06-19 Thread Lucas . CTR . Heuman
using the same version? -Luke Jim Winstead <[EMAIL PROTECTED]> 06/19/2007 12:09 PM To Lucas CTR Heuman/ACT/CNTR/[EMAIL PROTECTED] cc MySQL List Subject Re: ODBC Drivers 3 and 5 On Tue, Jun 19, 2007 at 10:24:11AM -0400, [EMAIL PROTECTED] wrote: > I have been looking online for

Re: ODBC Drivers 3 and 5

2007-06-19 Thread Jim Winstead
On Tue, Jun 19, 2007 at 10:24:11AM -0400, [EMAIL PROTECTED] wrote: > I have been looking online for an explanation of the differences between > ODBC drivers 3 and 5. I'm sure it is someplace simple to find. Does > anyone here know? Connector/ODBC 3.51 is an ODBC driver that supports only the A

Re: ODBC Drivers 3 and 5

2007-06-19 Thread Martin Gainty
Good Morning Lucas From what i've been able to gather Type 3 is a bridging technology which accomplishes the ODBC-JDBC communication objective but is slower than native Type 4 thin client driver counterpart as there are a min of 3+ components which are used ODBC Bridge JDBC Best doc I've se