Friday, March 23, 2012

I want to run .sql file in MSDE

I want to run .sql file without using query analyzer in sql server
how to do thatBoth osql.exe and isql.exe are command prompt utilities from which you can run .sql files or sql-commands.

No comments:

Post a Comment