cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
apurv146
Level 2

How to insert data into MSSQL database based on DB selection by user from Installshield installation wizard

Hi,

I have created an Installer using InstallShield for which I have following requirement, can you pl guide me on this?

1. There are two database for my application given name DB1 and DB2.

2. Will prompt user to select the database from database selection window in installshield. So say user has selected DB1.

3. In the next window, I will be asking user for the input which will be a string value.

4. On the next screen again there will be a database selection window in installshield for another database. Say it as user has selected DB2.

5. On the click on next on thsi window, I would like to insert data into DB1 based on user selections.

How can I achieve this?

Thanks

Apurv 

0 Kudos
(0) Replies