Re: Any way to keep TADOStoredProc parameters
From: Brian Bushay TeamB (BBushay_at_Nmpls.com)
Date: 02/19/05
- Next message: Brian Bushay TeamB: "Re: change error message"
- Previous message: NZTed: "Re: ADO AV"
- In reply to: Alan: "Re: Any way to keep TADOStoredProc parameters"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 18 Feb 2005 21:07:09 -0600
>I think I need to manually re-create Parameters again because I do not
>connect the TADOStroedProc component to the database at design time.
Correct.
AdoStoredProc.parameters.refresh will recreate the parameters by reading the
stored procedure
-- Brian Bushay (TeamB) Bbushay@NMPLS.com
- Next message: Brian Bushay TeamB: "Re: change error message"
- Previous message: NZTed: "Re: ADO AV"
- In reply to: Alan: "Re: Any way to keep TADOStoredProc parameters"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|