Hello!

I have an installation that installs a client, which needs a database  (on SQL Server) to be operational. So, one of the data that user must enter is the connection string to this database. This connection string is than written in config.file and a client use this connection string to connect to database. The problem is if user enters wrong connection string or database don't even exists.

Is it possible that when user enters a connection string on a dialog, the installation script checks if connection string is valid (if database exists)?
Is it possible to check if connection string is valid when user click Next on a dialog?

Thanks,
Voranc

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to