Are you using the global transaction object SQLCA? If you do I suspect you shouldn't. Create and initialize a local transaction object to be used by your datawindow and try again.
↧
Are you using the global transaction object SQLCA? If you do I suspect you shouldn't. Create and initialize a local transaction object to be used by your datawindow and try again.