View Single Post
  #1  
Old 04-18-2010, 08:49 PM
pyang pyang is online now
Registered User
 
Join Date: 12-23-2003
Posts: 33
How to capture the pop up error from WiRunSQL.vbs?

Hi All,

I had a step in my bld project to exectue SQL statements update/inserts occassionally the script fails to update/inserts into my MSI table, but it still return "Build successfully completed". In this case, I'm not able to track if the WiRUnSQL.vbs is executed successfully!

Anyone has any ideas how can I capture the error that pops up during executing WiRunSQL.vbs script?

Thanks,
pyang
Reply With Quote