Subject Re: [IBO] ParamData pseudo-property in TIBOQuery
Author Jason Wharton
Params don't really even need to be stored anyway. IBO automatically
generates them on the fly.

Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com


----- Original Message -----
From: "Nando Dessena" <nandod@...>
To: <IBObjects@yahoogroups.com>
Sent: Thursday, March 14, 2002 1:39 AM
Subject: Re: [IBO] ParamData pseudo-property in TIBOQuery


> Jason,
>
> > I'll just turn off the WriteParamData method and make it so that it will
> > only store the TParams as default behavior handles it. By leaving the
> > readparamdata method there it will still convert the old DFM's as usual.
>
> Sounds good. I was intentioned to do some experimentations when I next
> get to the office (it will be next week).
> Just make sure you do that only in Delphi 4+ (5+?); Delphi 3 does not
> support collection streaming AFAICT.
> If anyone in this list is using Delphi 4, he/she may be able to "view as
> text" a form with a parameterized TIBOQuery and tell us if ParamData is
> present or not.
> Ciao
> --
> ____
> _/\/ando
>