karthik_mcc
07-27-2004, 10:15 AM
Hi,
I am creating a setup using the Basic MSI project. I have used the login (standard one that comes with installshield) dialog box before executing a sql script.
The login button accepts the server name, user id and password.
My problem is, even if i give wrong data (credentials), after displaying an error it proceeds to the next dialog. How can i stop it from moving to the next dialog unless valid information is provided.
thanks,
karthik.
I am creating a setup using the Basic MSI project. I have used the login (standard one that comes with installshield) dialog box before executing a sql script.
The login button accepts the server name, user id and password.
My problem is, even if i give wrong data (credentials), after displaying an error it proceeds to the next dialog. How can i stop it from moving to the next dialog unless valid information is provided.
thanks,
karthik.