Zarbon001
Posts: 11
Joined: Tue Aug 02, 2011 9:39 pm

Display error from bad SQL

Is there a way to display an error if your Sql script encounters an error but the error does not involve a missing reserved word like 'table' or 'go'
Cosmin
Posts: 5797
Joined: Tue Jul 10, 2007 6:39 pm
Contact: Website

Re: Display error from bad SQL

Hi,

The only way to show errors for SQL connections is to check the Connection and all its scripts are verbose option. This way if the connection encounter an error, the ODBC response will be displayed in a message box.

Regards,
Cosmin
Cosmin Pirvu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”