Forum Replies Created

Viewing 3 posts - 1 through 4 (of 4 total)

  • RE: Incorrect Syntax Near 'Go'

    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] ...

  • RE: Incorrect Syntax Near 'Go'

    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...

  • RE: Incorrect Syntax Near 'Go'

    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.

Viewing 3 posts - 1 through 4 (of 4 total)