Web Setup Project with Database Installer
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
-
Hi, At the time of the web setup deployment project.I want to install the Database Script into my database .I will B providing the Database connection string in installation. Can any body help how to run that Database script at the time of the Installer
Yes you can. You can execute database script . Check This[^] and This[^]
cheers, Abhijit