Re: Return value in stored procedure
- From: "Man T" <alanpltse_NOSPAM@xxxxxxxxxxxx>
- Date: Fri, 16 May 2008 09:35:30 +1000
So is there a way to get the return value from the stored procedure?
What if I use TAdoStoredProcedure?The TADOStoredProc was only intended as an easy replacement for the BDE
equivalent TStoredProc which only required a simple change in the dfm file
to convert a BDE application to ADO. You can use it if you wish, but
TADODataset and TADOCommand are 'closer' to the ADO layer than
TADOQuery/TADOStoredProc.
.
- Follow-Ups:
- Re: Return value in stored procedure
- From: Kevin Frevert
- Re: Return value in stored procedure
- References:
- Return value in stored procedure
- From: Man T
- Re: Return value in stored procedure
- From: Kevin Frevert
- Re: Return value in stored procedure
- From: Man T
- Re: Return value in stored procedure
- From: Kevin Frevert
- Return value in stored procedure
- Prev by Date: Re: Append and post - with standardvalues
- Next by Date: Re: EOAsyncFetchNonBlocking Question
- Previous by thread: Re: Return value in stored procedure
- Next by thread: Re: Return value in stored procedure
- Index(es):