RE: ODBC Drivers 3 and 5

2007-06-22 Thread Jerry Schwartz
, 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 Subject: Re: ODBC Drivers 3 and 5

ODBC Drivers 3 and 5

2007-06-19 Thread Lucas . CTR . Heuman
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? Phone 609.485.5401

Re: ODBC Drivers 3 and 5

2007-06-19 Thread Martin Gainty
: [EMAIL PROTECTED] To: MySQL List mysql@lists.mysql.com Sent: Tuesday, June 19, 2007 10:24 AM Subject: ODBC Drivers 3 and 5 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? Phone

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

Re: ODBC Drivers 3 and 5

2007-06-19 Thread Lucas . CTR . Heuman
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 mysql@lists.mysql.com 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

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 less

ODBC DRIVERS for MYSQL

2001-12-28 Thread Peter Reck
A newbie question: DESIRED FUNCTION: to import data from MySQL db to MS word through webquery ODBC I was guided to install myODBC by going to http://www.mhysql.com --- downloads -API's --MyODBC myODBC 2.5.39 DOWNLOADED, UNIZPPED AND INSTALLED I was told to add a NEW SYSTEM DSN for

RE: ODBC DRIVERS for MYSQL

2001-12-28 Thread Land, Christopher
28, 2001 3:31 PM To: [EMAIL PROTECTED] Subject: ODBC DRIVERS for MYSQL A newbie question: DESIRED FUNCTION: to import data from MySQL db to MS word through webquery ODBC I was guided to install myODBC by going to http://www.mhysql.com --- downloads -API's --MyODBC myODBC 2.5.39

RE: ODBC DRIVERS for MYSQL

2001-12-28 Thread Venu
-Original Message- From: Peter Reck [mailto:[EMAIL PROTECTED]] Sent: Friday, December 28, 2001 3:31 PM To: [EMAIL PROTECTED] Subject: ODBC DRIVERS for MYSQL A newbie question: DESIRED FUNCTION: to import data from MySQL db to MS word through webquery ODBC I was guided

ODBC Drivers

2001-09-19 Thread Tom Meckna
Hows it going! I have created a mysql database on a windows 2000 platform and have been able to connect, start it as a service, performed all basic SQL statements(insert, update, select, delete) and use it from the command line. I obtained a copy of MySQL from sams teach yourself MySQL in

RE: ODBC Drivers

2001-09-19 Thread Venu
Hi -Original Message- From: Tom Meckna [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 19, 2001 1:46 PM To: [EMAIL PROTECTED] Subject: ODBC Drivers I obtained a copy of MySQL from sams teach yourself MySQL in 24 hours. I am a java programmer and I have written

Re: ODBC Drivers

2001-09-19 Thread Venu
On Wednesday 19 September 2001 14:32, Tom Meckna wrote: Hi Venu! Sorry for bothering you. I belive I have the driver installed correctly but I dont understand what name I use when calling it from a java program. A example would be Class.forName(driverName); Ex from book

RE: ODBC drivers???

2001-02-14 Thread Quentin Bennett
Hi, The latest ODBC Drivers are always available at www.mysql.com Regards Quentin -Original Message- From: Gary Smith [mailto:[EMAIL PROTECTED]] Sent: Wednesday, 14 February 2001 08:15 To: [EMAIL PROTECTED] Subject: ODBC drivers??? I am running mySQL 3.23.32 with ColdFusion 4.5

ODBC drivers???

2001-02-13 Thread Gary Smith
I am running mySQL 3.23.32 with ColdFusion 4.5 on a RedHat Linux 6.2 machine. MySQL continuously crashes. I've been told that it could be that the ODBC driver is not up to date. Where can I get these drivers... or do you have any suggestions as to what I should do? Please help.