Test window crashes on table update

kswanso

Member
Hello,

I am able to run my program fine while not in a test window. However when I run this same code to test my package in a test window it crashes upon an update statement.

Why would the two runs of identical code with identical calls have different results? Something about the debugger/test window seems to be causing my program to crash.. please help!
 
Back
Top