How can I install a db schema while installing a program?
C#
3
Posts
2
Posters
0
Views
1
Watching
-
Hi guys, I am trying to make my setup project which is installing my program, install also the db schema I am using. I am using these technologies; vs2008 (c#) and sql server 2005. I have already built a setup project and is installing the project, but without the db schema. Anyone can help me how to accomplish this please? Thanks dejmjin
-
Hi guys, I am trying to make my setup project which is installing my program, install also the db schema I am using. I am using these technologies; vs2008 (c#) and sql server 2005. I have already built a setup project and is installing the project, but without the db schema. Anyone can help me how to accomplish this please? Thanks dejmjin
-