Getting Parameters at runtime
From: Bryce K. Nielsen (bryce_at_sysonyx.com)
Date: 09/23/04
- Next message: miek: "Record delete"
- Previous message: Matthew Pascoe: "Re: Invalid Variant Operation"
- Next in thread: Brian Bushay TeamB: "Re: Getting Parameters at runtime"
- Reply: Brian Bushay TeamB: "Re: Getting Parameters at runtime"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 23 Sep 2004 01:29:29 -0600
I have a TADOQuery and I'm setting the SQL at runtime with parameters (i.e.
:ParamName is in the text). I would like the Parameters list to populate
itself, like it does at design time, but can't figure out how to do this. I
tried TADOQuery.Prepared := True, as well as TADOQuery.Parameters.Refresh,
but neither seem to do anything. What am I missing?
-BKN
- Next message: miek: "Record delete"
- Previous message: Matthew Pascoe: "Re: Invalid Variant Operation"
- Next in thread: Brian Bushay TeamB: "Re: Getting Parameters at runtime"
- Reply: Brian Bushay TeamB: "Re: Getting Parameters at runtime"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|