Subject Re: [IBO] Default Values does not work
Author Jason Wharton
I think in the case of DefaultValues the string list is simply read from at
the time of the insert.

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


----- Original Message -----
From: "Nando Dessena" <nandod@...>
To: <IBObjects@yahoogroups.com>
Sent: Wednesday, April 17, 2002 6:12 AM
Subject: Re: [IBO] Default Values does not work


> Koby,
>
> > What i am try to say is that the string does get in
> > but the TIboQuery do not use them as a default Values
> > for the field which they ment to be fill in.
>
> I once read that those stringlists are parsed at prepare time.
> Perhaps you need to reprepare your statement?