Hello,

I have a very simple SQL stored procedure that creates a temporary table and 
inserts rows into it using a While loop.  The procedure runs as expected when 
I run it manually.  However, when I try to run it via ND4.1.3, it returns 
zero rows.  In the onAfterDataObjectExecuteEvent I check to make sure it 
succeeded and it has.  There are no exceptions caught either.  Any 
suggestions?  Does ND4.x just not work with stored procs that use While loops 
and temporary tables?

Thanks in advance,

Sal
_________________________________________________________________________

For help in using, subscribing, and unsubscribing to the discussion
forums, please go to: http://www.netdynamics.com/support/visitdevfor.html

For dire need help, email: [EMAIL PROTECTED]

Reply via email to