PB 12.1
I have a WebService created with 12.1. I was playing around with executing SQL using the SyntaxFromSQL call. I decided to try giving it an INSERT statement instead of a SELECT and low and behold when you do a Retrieve the data gets inserted into the table automatically! I have no Update statement - just the retieve did the work.
Is this a surprise or expected behavior?
Thanks,
Chris Craft