Are you issuing a commit after your call to the procedure? From the SQL Console, the console itself issues the commit. However in your coding you need to control when to commit (XSJS coding not SQLScript).
↧
Are you issuing a commit after your call to the procedure? From the SQL Console, the console itself issues the commit. However in your coding you need to control when to commit (XSJS coding not SQLScript).