Page 1 of 1

DOWNLOAD FROM MYSQL SERVER

Posted: Sun 31 Jul 2011 20:14
by georget
is there a way to download from a sql server to populate a local
table?. a reverse myLOADER componjent.
Jennifer

Posted: Mon 01 Aug 2011 15:09
by AndreyZ
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.