Subject | Re: [IBO] Params |
---|---|
Author | Jason Wharton |
Post date | 2001-07-18T22:55:39Z |
You only have access to the params in your editsql at the time the record is
posting. Then, it only looks at the fields of the dataset being posted to
get its values. It would be an interesting feature to have it also try and
get a value from an input parameter.
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
posting. Then, it only looks at the fields of the dataset being posted to
get its values. It would be an interesting feature to have it also try and
get a value from an input parameter.
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
----- Original Message -----
From: "Gordon Hamm" <vds@...>
To: <IBObjects@yahoogroups.com>
Sent: Wednesday, July 18, 2001 2:50 PM
Subject: [IBO] Params
> Hi,
> I am inserting several parms into the params list on a TIBOuery component.
>
> Then, putting some SQL code into my EDITSQL.
>
> Then when doing an edit, I am calling the
> parambyname('myparameter').asstring := Newvalue
>
> It returns an error saying that my parameter doesnt exist. In looking at
the
> object inspector, its clearly there. Am I missing something basic?
>
> Gordon
>
>
>
>
>
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>