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 > Unstable Database Connection

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-13-04, 09:55
nawal nawal is offline
Registered User
 
Join Date: Mar 2004
Location: India
Posts: 2
Unhappy Unstable Database Connection

Dear all,
I am using MyODBC-3.51.06 and mysql-4.1.1-alpha. I connect to the database using a COM C++ Object and and query through ADO recordsets.
But the database connection changes inconsistently. I checked the MySQL logs and discovered that "Init DB mysql" call is made which connects my application to the default mysql database. :-(
The Init DB command is called quite inconsistently and not always from the same place in the application.
Kindly, suggest a solution so that I can retain my connection or avoid the init Db call.
Thanks,
Nawal Lodha.
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