Forum Discussion
Modesto
4 hours agoOccasional Contributor
I did a test like that and didn't have any problems either. Now try inserting data into the variable; in my test, this variable is a table that receives 20 columns, and data is inserted from the return of a procedure. In this scenario, when I try to access it, the application freezes/closes.
- rraghvani2 hours ago
Champion Level 3
What does your data structure look like, and how are you inserting the data?
I'm guessing you're inserting data, that is not of the correct type!