Hello!

I have a big problem! In one part of my project I can only use Castor and I 
want to do an insert statement. The table name is not fix so I have to build 
a SQL statement on the fly.
I want to submit the statement using the Castor pass-thru feature (CALL SQL). 
When I try this, I get an exception thats says "query returns no data" which 
is right because an insert statement returns no data.

My question now is: How can I submit a insert SQL statement using "CALL SQL"? 
Is it possible?

I would like to say thank you in advance for the list's help.

-- 
Dipl. Inform. Boris Klug, control IT GmbH, Germany
Fon: +49 261 92748-321    Fax: +49 261 92748-480

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to