DOWNLOAD FROM MYSQL SERVER

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
georget
Posts: 7
Joined: Wed 02 Dec 2009 20:48

DOWNLOAD FROM MYSQL SERVER

Post by georget » Sun 31 Jul 2011 20:14

is there a way to download from a sql server to populate a local
table?. a reverse myLOADER componjent.
Jennifer

AndreyZ

Post by AndreyZ » Mon 01 Aug 2011 15:09

Hello,

Please describe in more details the functionality you need. If you want to load data from the server and save it on a local machine as a script, you can use the TMyDump component.

Post Reply