Newbie question

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
oz8hp
Posts: 151
Joined: Mon 18 Feb 2008 13:28
Location: Denmark
Contact:

Newbie question

Post by oz8hp » Mon 18 Feb 2008 14:33

Please forgive me if this is not the right place for this question

I have been given the assignment of writing a utility that can take >200 Paradox files/tables and export the content to one MySQL table.
I have the Paradox files listed OK and I have a loop that loops them and I also have the connection to MySQL OK, but the transfer is not running.

Are there any samples of code that might help me or can someone help me.

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Thu 21 Feb 2008 10:41

Please describe the problem in more details.

oz8hp
Posts: 151
Joined: Mon 18 Feb 2008 13:28
Location: Denmark
Contact:

Got help from a Danish site

Post by oz8hp » Thu 21 Feb 2008 10:48

Dimon wrote:Please describe the problem in more details.
Actually I got some help from a Danish site called eksperten.dk

Post Reply