Hi Folks
I've installed SQL Server 2005 Express on a test machine, and I have a script to create a database that I want to run against it to, well, create the database. I used Management Studio to create the script on my development machine, but I don't have it (and don't want it) on the test machine. How can I execute the script to create the DB without management studio?
I've installed SQL Server 2005 Express on a test machine, and I have a script to create a database that I want to run against it to, well, create the database. I used Management Studio to create the script on my development machine, but I don't have it (and don't want it) on the test machine. How can I execute the script to create the DB without management studio?