Import SQL dump

  • Thread starter Markus Rathmayr
  • Start date
M

Markus Rathmayr

Hi!

Is there any elegant way to import a dump something.sql via ASP.NET into a
SQL-Server database.

I need it for an initial installation procedure of an intranet project.

Thanx

Markus
 
G

Guest

One option is running the script using the command line sql tools, like
osql.exe. You can use a Process object to run this.


---

Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

***************************
Think Outside the Box!
***************************
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top