Backup / restore using UniDump

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

Post by oz8hp » Mon 20 Jun 2011 14:01

OK - got rid of the error and found the section in the documentation TNX

I know this was not the intention for UniDump - but that doesn't mean it can't be used for it :D

- You know that the bumblebee was never intended to be able to fly - but no one told it that so it flies anyway :wink:

(I have made a function that replaces some stings in the backup file before loading it and now I can transfer between Access, MySQL and SQLite with just minor issues in the Access restore)

AndreyZ

Post by AndreyZ » Mon 20 Jun 2011 15:28

It is good to see that these problems were solved. Feel free to contact us if you have any further questions about UniDAC.

acsaidr
Posts: 4
Joined: Tue 21 Aug 2012 17:44

Re: Backup / restore using UniDump

Post by acsaidr » Wed 22 Aug 2012 17:42

I have RAD Studio XE2 and I use in my project Mysql data with triggers.
When I used Mydac, it was possibile to backup my data with triggers. Now I try Unidac (because in an other application I'd like to use Firebird data), and I can'not find way to backup mysql data with triggers with Unidump. How can I backup mysql triggers also with Unidac?

AndreyZ

Re: Backup / restore using UniDump

Post by AndreyZ » Thu 23 Aug 2012 07:53

For the time being TUniDump doesn't support dumping triggers. You can leave your suggestion at our UserVoice page ( http://devart.uservoice.com/forums/1046 ... 939-unidac ), and if there are many votes for your suggestion, we will implement it.

Post Reply