I have a DB SQL script which is stored in location C://Temp. I need to load it, run in database by using C#. which is best way to do it?. I am using microsoft dapper for db connectivity
Asked
Active
Viewed 46 times
0
-
Search first. It would take the same amount of time you resort to type this question. – hB0 Feb 28 '17 at 23:30
-
Possible duplicate of [How to execute an .SQL script file using c#](http://stackoverflow.com/questions/650098/how-to-execute-an-sql-script-file-using-c-sharp) – Adrian Sanguineti Mar 01 '17 at 00:10