J
John
Hi
I have a winform app with sql server backend. How can I create a deployment
package which when run by the end user does the following;
1. Install front end vb winfrom app.
2. Install sql server express 2008.
3. Cerate backend database MyDatabase which relevant database objects;
tables, views, triggers, sps etc?
I need it to be as easy as possible for end user to install the app.
Many Thanks
Regards
I have a winform app with sql server backend. How can I create a deployment
package which when run by the end user does the following;
1. Install front end vb winfrom app.
2. Install sql server express 2008.
3. Cerate backend database MyDatabase which relevant database objects;
tables, views, triggers, sps etc?
I need it to be as easy as possible for end user to install the app.
Many Thanks
Regards