If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > Catastrophic failure using ADO

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-20-05, 11:43
divined divined is offline
Registered User
 
Join Date: Apr 2004
Posts: 110
Catastrophic failure using ADO

Hello everybody

I`ve been using MySQL version 4.0.18 for some time. My appllication accesses the RDBMS using ADO under Visual Basic 6. Today, I decided to try a newer version. I downloaded the latest version of MySQL and the latest 3.51 ODBC drivers.
Now, whenever my app tries to open an ODBC connection to the database I get a 'Catastrophic failure' error. Is there something I`m missing here?

thx, in advance

George Papadopoulos
Reply With Quote
  #2 (permalink)  
Old 01-24-05, 05:09
caradepedra caradepedra is offline
Registered User
 
Join Date: Sep 2004
Posts: 3
Hi George,
I just read on the MySQL-Site (www.mysql.com) that many users have the same problem as you. It seems that the latest ODBC driver 3.51.10 has bugs and causes this error. It's recommended to downgrade to an earlier driver. In case you use Windows: because there is no installable Windows-driver available you have to build it from a source, look at this link http://www.sourcekeg.co.uk/www.mysql...odbc/3.51.html . Or try a 2.50 driver from http://downloads.mysql.com/archives....bc-2.50&o=-win .
I hope it helps you.
Reply With Quote
  #3 (permalink)  
Old 02-04-05, 00:31
dah81 dah81 is offline
Registered User
 
Join Date: Feb 2005
Location: Canada
Posts: 1
they just released a patch to fix that in the ODBC connector
http://forums.mysql.com/read.php?37,...3020#msg-13020
Reply With Quote
  #4 (permalink)  
Old 02-07-05, 13:03
divined divined is offline
Registered User
 
Join Date: Apr 2004
Posts: 110
Nice, I`ll give it a try and see if that solves the problem.

thx, for the info!
Reply With Quote
  #5 (permalink)  
Old 02-07-05, 21:57
rbstern rbstern is offline
Registered User
 
Join Date: Feb 2005
Posts: 8
Just chiming in to say I got beat up by 3.51.10 as well. Falling back to the prior driver solved the problem.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On