Viewing 3 posts - 1 through 4 (of 4 total)
I'm getting a 'Create/Alter procedure must be first statement in query batch' error.
Here is my script. Anybody see what I'm doing wrong?
USE [master]
;
/****** Object: Database [Sk1] ...
October 1, 2015 at 10:02 am
#1830829
Thx. I had thought of that after my post, but now, I'm getting a "Database xxx already exists error". You would probably
need to see my script in order...
October 1, 2015 at 9:20 am
#1830816
Is there a way to have SSMS generate a create script using ; instead of go ? My create script is huge, quite a lot of editing otherwise. thx.
October 1, 2015 at 8:05 am
#1830774