Hello,
I need to set up a script that will dump the database schema to a text file for use in a source control system. I want to run it automatically so I can easily do comparisons between dev and live servers.
Is there a way to accomplish what Enterprise Manager does via Generate SQL Script of all objects, with permissions, etc. but using the command line? Thanks for any advice.
Dan Franklin