Run .sql file through ASP.NET+C#
Hi All,
Is there any way to run my SQL Server database script file(in .sql format)through ASP.NET + C# . I need to create database tables and stored procedures in this way. I do not have any UI options in my server admin panel for run my .sql file that is generated from my (local) Sql server
Please help me.
Thanking in advance.
From,
Vinod A.
|