UniDump with DDL (create statement of tables)
Posted: Fri 05 Aug 2016 06:45
Hello!
Not sure if this is already possible but I need something similar to the Backup function an method to also create the DDL for the selected tables "create table statement".
If this is not possible right now I guess it would be a good enhancement of the UniDump class.
Just add one option in the TUniDump object -> "CreateStatement"..
Should be easy -> it could even work work BackupQuery method.
This would be perfect.
Is there another way how to get our this "create statement" for existing tables in the database??
/Werner
Not sure if this is already possible but I need something similar to the Backup function an method to also create the DDL for the selected tables "create table statement".
If this is not possible right now I guess it would be a good enhancement of the UniDump class.
Just add one option in the TUniDump object -> "CreateStatement"..
Should be easy -> it could even work work BackupQuery method.
This would be perfect.
Is there another way how to get our this "create statement" for existing tables in the database??
/Werner