Bug in :SIZE of EXEC SQLs ?

From: MAX M. MAGLIARO <mmm_at_icf.hrb.com>
Date: 18 Jul 94 17:39:23 EST
Message-ID: <1994Jul18.173923.21572_at_icf.hrb.com>


Is there a known problem in ProFORTRAN/ProC EXECs like:

     EXEC SQL FOR :SIZE EXECUTE statement USING DESCRIPTOR d

whereby the statement actually executes one more time than it should? The particular problem is on INSERTs using dynamic SQL method 4. The data for the insert comes from host arrays, and the very first record (the one whose data comes from the first elements of the bound arrays) seems to get inserted twice. (All the others are inserted correctly).

-- 
Max Magliaro
MMM_at_ICF.HRB.COM
Philipsburg, Pennsylvania

"He may look like an idiot, and he may sound like an idiot, but don't
 let him fool you.  He really is an idiot." --- Groucho Marx
Received on Tue Jul 19 1994 - 00:39:23 CEST

Original text of this message