Sorry, I didn't read your original post properly.

Some other questions: What database server are you using? Also, are you
connecting using the BDE or ADO or something else?
If the BDE, does the stored proc work when you execute is through the SQL
Explorer?

> The only problem I can see is that the list of
> parameters for the procedure does not get picked up automatically and I
have
> to add them manually.

Sounds like something's not right... Can you select the stored proc from the
list available in the property inspector? You'd have to hook up a live
connection to get this list first.

Regards,
John

-----Original Message-----
From: Sergei Stenkov [mailto:[EMAIL PROTECTED]]
Sent: Thursday, 1 November 2001 12:46 pm
To: Multiple recipients of list delphi
Subject: RE: [DUG]: TStoredProc execution problem


> A quick check - is RequestLive set to False?

Thank you John, but I couldn't find RequestLive in a list of TStoredProc
properties. TQuery has it though.

Best regards,
Sergei
---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/

Reply via email to