Re: Getting Parameters at runtime
From: Brian Bushay TeamB (BBushay_at_Nmpls.com)
Date: 09/24/04
- Next message: Brian Bushay TeamB: "Re: Calling the ConnectionString Creator dialog"
- Previous message: Brian Bushay TeamB: "Re: Invalid Variant Operation"
- In reply to: Bryce K. Nielsen: "Re: Getting Parameters at runtime"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 24 Sep 2004 09:13:08 -0500
>Yeah, found that and it seems to work. I was afraid to use it since the help
>says it replaces the :Name with ? and I really wanted to reference my
>parameters by name (not number).
The String returned by ParaseParameters does substituent delphi stile parameters
with ? characters but that doesn't mean you need to use the returned string to
set the commandText.
-- Brian Bushay (TeamB) Bbushay@NMPLS.com
- Next message: Brian Bushay TeamB: "Re: Calling the ConnectionString Creator dialog"
- Previous message: Brian Bushay TeamB: "Re: Invalid Variant Operation"
- In reply to: Bryce K. Nielsen: "Re: Getting Parameters at runtime"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]