Hi, 

> -----Original Message-----
> From: Massimo Colurcio [mailto:[EMAIL PROTECTED]]
> Sent: Monday, February 18, 2002 6:19 PM
> To: [EMAIL PROTECTED]
> Subject: GetDefaultConnect
> 
> 
> Hi, I'm having some problems using MySQL ODBC Driver release 
> 3.51. When I try to call GetDefaultConnect() from an 
> opened CRecordset object (Viual C++ 5.0, MFC), I see a 'weird' 
> behaviour of the driver; the return string is:
> 
> ODBC;WeissDBMySQL ODBC 3.51 
> Driver;DESC=;DATABASE=WeissDB;SERVER=lovalhost;UID=weissdb;PASSWOR
> D=;PORT=;OPTION=
> 16387;STMT=;
> 
> ['WeissDBMySQL ODBC 3.51 Driver' should be 'DNS=WeissDB']
> 

This is a know issue due to invalid build of the driver from 
different src tree, and was fixed last week itself.

To have a fix, you need collect the patch and apply it from:
ftp://support.mysql.com/pub/mysql/hidden/myodbc/MyODBC-3.51.01.01.zip

Or, pull the latest code from development tree, and build the 
driver yourself.

Regards, Venu
--
For technical support contracts, go to https://order.mysql.com
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /   Mr. Venu <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__  MySQL AB, Developer
/_/  /_/\_, /___/\___\_\___/  California, USA
       <___/  www.mysql.com




---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to