tmydump v tunidump. Drop table & create table missing

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
brown_jmb
Posts: 1
Joined: Thu 27 May 2010 08:25
Location: UK

tmydump v tunidump. Drop table & create table missing

Post by brown_jmb » Thu 27 May 2010 08:30

Hi,

the old Mydac component, tmydump, used to output
the drop table & create table. The unidump doesnt seem to even though i have adddrop set to true. Any idea how to get these statements output.

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Thu 27 May 2010 14:33

UniDAC help says:
TUniDump serves to store DATA from tables or editable views as a script and to restore data from a received script.

But we will support such functionality in the next UniDAC build.

Post Reply