TMSDUMP questions, comments..
Posted: Sat 26 Oct 2019 06:35
Hello,
I have some questions to TMSdump component
1. is there any possibility to dump all of db objects with structure (create statement of tables, triggers, stored procedures etc..)?
2. is any possibility to disable comments generated into sql script ?
3. in comments there is always "-- Database: master", regardless of which database is dumped. For example, i dump database with name "mytestdb", every table of "mytestdb" is dumped correctly, but at the beginning of the SQL file is always comment "-- Database: master"
Thank you.
I have some questions to TMSdump component
1. is there any possibility to dump all of db objects with structure (create statement of tables, triggers, stored procedures etc..)?
2. is any possibility to disable comments generated into sql script ?
3. in comments there is always "-- Database: master", regardless of which database is dumped. For example, i dump database with name "mytestdb", every table of "mytestdb" is dumped correctly, but at the beginning of the SQL file is always comment "-- Database: master"
Thank you.