TMyDump with Objects = doData generates also CREATE TABLE
Posted: Mon 03 Apr 2006 12:08
How can I disable the generation of the CREATE TABLE statement?
I want to use two scripts one to generate the table structure and the other one to import the data. And therfore I don't need the CREATE TABLE statement in the dump file.
Thanks for your support
I want to use two scripts one to generate the table structure and the other one to import the data. And therfore I don't need the CREATE TABLE statement in the dump file.
Thanks for your support