Comments
2 comments
-
The 'add USE statement' option was only added in version 8; this option didn't exist in previous versions, and no USE statement was added. To aid people upgrading from previous versions, we kept the same default behaviour as version 7, which meant this option was off by default.
Note that you can store your own default options in the project options screen (the 'Save As My Defaults' button), which will be used for all future new projects. -
When generating a script through the command line, I don't see an option to add a use statement. Does one exist?
Add comment
Please sign in to leave a comment.
When working in a multi-database environment, a USE statement is rather important. It seems a crazy default option for this not to be checked...?