UniDump with MS Access

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

UniDump with MS Access

Post by oz8hp » Thu 12 Apr 2012 08:45

I am using UniDump to create backup of my database and until a few days ago it has worked OK
The reason for it not to work anymore is that I use MS Access for a new app and for some reason UniDump also 'backup' the result of any queries in the DB and that gives problems if I try to restore data.
Is there a property or a specific option that can be set to avoid this?

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Post by AlexP » Fri 13 Apr 2012 14:11

Hello,

Thank you for the information, we have reproduced the problem and will try to fix this behaviour in the nearest UniDAC version.
Unfortunately, there is no opportunity to influence this behaviour optionally now, the only way is to set all needed tables in the TableNames property.

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

Post by oz8hp » Sun 15 Apr 2012 20:29

OK - setting the tablenames removes some of the dynamic of the backup. But I will give it a go.

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

Re: UniDump with MS Access

Post by oz8hp » Thu 20 Dec 2012 07:52

This problem also exists with MS SQL backup
I have a friend that is using a newer version than I have and I will try to ask him if it is also an issue with new version.

AndreyZ

Re: UniDump with MS Access

Post by AndreyZ » Thu 20 Dec 2012 10:04

Thank you for the information. We have fixed this problem. This fix will be included in the next UniDAC build.

Post Reply