I have all my SQL stored in source control in the following structure
Database
Tables
Stored Procs
Views
Static Data
I'd like to tie my source control into SSMS, which seemingly supports source control, but SSMS wants to put all the scripts into one folder, which is a non-starter for me.
Is it possible to get SSMS to work my existing structure? If not, is SSMS 2008 a bit more flexible in that respect?
You could use SQLDMO (obsolete) to script them out or SMO to do it. Or a third party tool like Apex SQL Script with some automation.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With