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 > Driver Connection Dialog not desired

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-07-06, 04:46
Caronte Caronte is offline
Registered User
 
Join Date: Jun 2006
Posts: 1
Driver Connection Dialog not desired

Hi.

I am using an ODBC (3.51.12) connector to access a MySQL Database in a Visual C++ application (CRecordSet...).

I have wrap the access to the database in a dll which I call from the main application. It seems to work fine, but when I begin to access a lot of times to the database, sometimes the "Connector ODBC" Dialog is displayed (even if I use noOdbcDialog flag when openning the database with OpenEx).

What am I doing wrong?

Thanks
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