HELP: Need Sample Code on how to use TMyDump

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
ton_cut345
Posts: 13
Joined: Fri 21 Aug 2009 04:12

HELP: Need Sample Code on how to use TMyDump

Post by ton_cut345 » Sat 17 Mar 2012 09:05

Hi,

I would like to ask help on how to use TMyDump

I want to create an Import/Export functionality. So maybe TMyDump should create a SQL file to export the data and it should read the SQL file to import.

Is it possible with TMyDump?

Any help is appreciated. Thank you in advance. :D

ton_cut345
Posts: 13
Joined: Fri 21 Aug 2009 04:12

Post by ton_cut345 » Sat 17 Mar 2012 09:16

SOLVED!!

Saw this topic on how to use the TMyDump

http://www.devart.com/forums/viewtopic. ... ht=tmydump

The documentation does not supply sample code on how to use it.

AndreyZ

Post by AndreyZ » Mon 19 Mar 2012 09:06

Hello,

It's good to see that you've found a solution. We will add code samples to the MyDAC documentation in the future.

ton_cut345
Posts: 13
Joined: Fri 21 Aug 2009 04:12

Post by ton_cut345 » Mon 19 Mar 2012 12:28

1 question

Is it true that mydump will not work with remote servers? Just read it some forums. but I haven't tried to test it with remote servers.

AndreyZ

Post by AndreyZ » Mon 19 Mar 2012 15:02

TMyDump works with remote servers.

ton_cut345
Posts: 13
Joined: Fri 21 Aug 2009 04:12

Post by ton_cut345 » Fri 23 Mar 2012 15:34

Thank you for your help. :P

AndreyZ

Post by AndreyZ » Fri 23 Mar 2012 15:50

Feel free to contact us if you have any further questions about MyDAC.

Post Reply