Wednesday, March 21, 2012

How to run a script file

Hello,

How would I go about populating a table using a script which I downloaded for the book I purchased for SQL/EXPRESS 2005. I believe this could only be down using

Microsoft SQL Server Management. Any help would be much appreciated.

Thanks

Karl

Try the link below and download the Express Advanced for the management studio and other features. Hope this helps.

http://msdn.microsoft.com/vstudio/express/sql/compare/default.aspx

|||

You can also use the sqlcmd command line tool. It will take a few minutes to figure out the syntax you need, but it's reasonably easy.

Don

sql

No comments:

Post a Comment