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 > Connect trough ADO without specify database

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-28-05, 18:51
robixmundo robixmundo is offline
Registered User
 
Join Date: Feb 2005
Posts: 1
Connect trough ADO without specify database

Hi guys,
I' have a problem connecting to MySQL trough ADO and MyODBC.
I'm developing a multilple database application with Delphi and I need to connect to MySQL without an initial database, because I need to create a main database when the application runs for the first time. That's I'm using now:

Driver={MySQL ODBC 3.51 Driver};SERVER=localhost;PORT=3306;OPTION=3;DATABA SE=...help please!;

Can anyone help me??
Thank all
goodbye
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