Install SQL Express & database...only sometimes???
Posted: Fri Jul 09, 2010 5:14 pm
I need to modify my setup so that certain customers can choose to install:
1.) Just our software (currently the only option) -- customers choose this option when they are going to point to an existing SQL server...
2.) Just SQL Express and our database (attach pre-config db vs. run script during install) -- always on the local PC
3.) Or both our software & SQL Express w/ our database -- always on the local PC
I see that in IA v6.6 I have the option to set SQL Express as a PreReq but won't that install it on all PCs that don't already have it installed? If so, this is no good for me. I need the customer to choose from a dropdown or something like that.
What is the best way to accomplish the SQL install only when a customer chooses that option?
And can I have a pre-config db and do an attach during the setup on the local PC? If this is an option, what are benfits/downsides to doing it this way versus running a script to create the database?
Thanks for any help!
1.) Just our software (currently the only option) -- customers choose this option when they are going to point to an existing SQL server...
2.) Just SQL Express and our database (attach pre-config db vs. run script during install) -- always on the local PC
3.) Or both our software & SQL Express w/ our database -- always on the local PC
I see that in IA v6.6 I have the option to set SQL Express as a PreReq but won't that install it on all PCs that don't already have it installed? If so, this is no good for me. I need the customer to choose from a dropdown or something like that.
What is the best way to accomplish the SQL install only when a customer chooses that option?
And can I have a pre-config db and do an attach during the setup on the local PC? If this is an option, what are benfits/downsides to doing it this way versus running a script to create the database?
Thanks for any help!