I am currently using the LaunchAppAndWait function to call a batch file that executes an osql query.
This sets %ERRORLEVEL% to 0 if is suceeds in contacting the database and 1 or -1 otherwise..
Is there any way to check this from within installshield or can someone suggest another way

Thanks,