Answered SQL 2005 Express commands

  • Sunday, December 04, 2005 2:53 AM
     
     
    Hi there! I just installed SQL 2005 Express and would like to use the command prompt to interact with my database such as creating/deleting etc. How do I start the SQL command terminal from command prompt? A tutorial website would be great! Thanks!

All Replies

  • Monday, December 05, 2005 4:26 PM
     
     Answered

    SQLCMD is the command-line utility for SQL Server and is included with SQL Server 2005 Express Edition.

    Peter