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 > Data Access, Manipulation & Batch Languages > Delphi, C etc > Delphi 6 and MySQL 3.23.36 problem

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-28-02, 06:43
kristoph kristoph is offline
Registered User
 
Join Date: Nov 2002
Posts: 8
Delphi 6 and MySQL 3.23.36 problem

When I'm using TSQLConnection component it's alright. I can execute SQL and it works. So I'm trying to use TSQLClientDataset wich is the most convenient to me.
If I set DBConnection property to TSQLConnection and then try to open teh dataset I get fatal error wthout any comments. After setting that property the list of the tables in chosen database should be avaliable but it's not.
In case of Oracle I've done it many times before and it worked well.
Could anybody help me? I have to move some data from Oracle to MySQL wthout changing application. Just parameters of sqlconnection.
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