This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallAnywhere
- :
- InstallAnywhere Forum
- :
- Run Sql Script
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Feb 03, 2014
04:14 AM
Run Sql Script
Hi
I have created a database host and added the "run sql script" action to my project. I want to know sql script was executed successfully or not.
How to determine the output of Run sql script action?. Any Suggestion?
Thanks,
Thananjeyan
I have created a database host and added the "run sql script" action to my project. I want to know sql script was executed successfully or not.
How to determine the output of Run sql script action?. Any Suggestion?
Thanks,
Thananjeyan
(2) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Mar 13, 2014
02:22 AM
Hi,
You can determine the output of Run SQL Script action by enabling the logs.
To Enable Logs navigate to Projects > General Settings > Logs Settings > Enable Logging : YES and check the checkbox according. By default the log will be generated in "$USER_INSTALL_DIR$$\$_$PRODUCT_NAME$_installation$\$Logs".
Let me know if this helps.
Regards,
Utsab Karmakar
You can determine the output of Run SQL Script action by enabling the logs.
To Enable Logs navigate to Projects > General Settings > Logs Settings > Enable Logging : YES and check the checkbox according. By default the log will be generated in "$USER_INSTALL_DIR$$\$_$PRODUCT_NAME$_installation$\$Logs".
Let me know if this helps.
Regards,
Utsab Karmakar
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Mar 21, 2014
12:28 PM
Is there a way to surface more detailed logging from the database back through to the installer's GUI? The use case is that the person installing our software wants to know if the script succeeded without having to go into a log file.
As a side note, I'm having problems with InstallAnywhere2013 Premier if I try and cancel the install by pressing the cancel button. The installer freezes up. Any idea on how I can fix this?
Thanks,
Paul
As a side note, I'm having problems with InstallAnywhere2013 Premier if I try and cancel the install by pressing the cancel button. The installer freezes up. Any idea on how I can fix this?
Thanks,
Paul