hpd71
Posts: 5
Joined: Thu Oct 28, 2021 12:51 pm

SQL Dialog

Thu Oct 28, 2021 12:53 pm

Hi,

How do i get the values of what the user enters into the sql login dialog ? I want to save these settings so the app the user installs can then use these values to log onto the sql server when they run the installed application we have developed.

Thanks

Catalin
Posts: 6541
Joined: Wed Jun 13, 2018 7:49 am

Re: SQL Dialog

Thu Oct 28, 2021 4:34 pm

Hello and welcome to our forums,

If you are using our predefined "SQLServerConnectionDlg" dialog, all the information is saved into the respective properties of the controls.

You can see these properties in the following article:

Create the SQL Connection

or by going to "Dialogs" page and simply clicking the control (this is possible through the "Dialog Editor" feature, available starting with our Enterprise suite)

Best regards,
Catalin
Catalin Gheorghe - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”