Re: Any way to keep TADOStoredProc parameters
From: Brian Bushay TeamB (BBushay_at_Nmpls.com)
Date: 02/18/05
- Next message: Brian Bushay TeamB: "Re: Error handling"
- Previous message: Brian Bushay TeamB: "Re: ADO AV"
- In reply to: Alan: "Re: Any way to keep TADOStoredProc parameters"
- Next in thread: Alan: "Re: Any way to keep TADOStoredProc parameters"
- Reply: Alan: "Re: Any way to keep TADOStoredProc parameters"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 17 Feb 2005 21:28:17 -0600
>My question is at design time, I created parameters of a TADOStoredProc by
>using the Parameters property in the Object Inspector.
>However, for some reason I need to change the stroed procedure name of
>TADOStoredProc, all the parameters will be blanked.
The parameters get deleted when you change the StoredProcedure.
You can Refresh the parameters so that they are read from the stored procedure
or just create them.
-- Brian Bushay (TeamB) Bbushay@NMPLS.com
- Next message: Brian Bushay TeamB: "Re: Error handling"
- Previous message: Brian Bushay TeamB: "Re: ADO AV"
- In reply to: Alan: "Re: Any way to keep TADOStoredProc parameters"
- Next in thread: Alan: "Re: Any way to keep TADOStoredProc parameters"
- Reply: Alan: "Re: Any way to keep TADOStoredProc parameters"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|