Forum Replies Created

Viewing post 1 (of 1 total)

  • RE: Using DMO to run sql scripts.

    Use db.ExecuteImmediate (strTSQLCMD)

    then test err.number, this works just fine.

    We are using it to rebuild a database object by object from SQL scripts in source control - these scripts have GO...

Viewing post 1 (of 1 total)