Forum Replies Created

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

  • RE: To create Database from sql script

    Hello Sir,

    When I execute Create Database script then error is Database is already exist so after I execute ALTER Databse script then error is database does not exist.

    I have SQL...

  • RE: To create Database from sql script

    Thank you sir for your reply.

    Now I have tried SQL create command to create Database from given sql script.

    I have tried as follows:

    -------------------------------------------------

    Create DATABASE [datauwatchit]

    ON PRIMARY

    ( NAME =...

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