This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- One Login Dialog for two sql connections
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
Apr 15, 2013
08:38 AM
One Login Dialog for two sql connections
I am creating 2 SQL databases (with same credentials in the same DB server, through 2 .sql files) during installation.
I want to get DB names from the user. And hence in the rule I have used AskText to get the DB names for both the DBs.
But, I get 2 sql login dialogs and want to make it as a single one. Please help me to suppress the second login dialog.
Thanks.
I want to get DB names from the user. And hence in the rule I have used AskText to get the DB names for both the DBs.
But, I get 2 sql login dialogs and want to make it as a single one. Please help me to suppress the second login dialog.
Thanks.
(1) Reply