Subject Re: [IBO] Default Values does not work
Author Helen Borrie (TeamIBO)
At 09:13 AM 15-04-02 +0200, Koby Peleg Hen wrote:

>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 am using Dehlhi 5 IBO 4Ga
>I also think you should know that i made an upgrade from ver 3.6dg
> which seems to be working fine.

What happens if you do this in your TIBODatabase.AfterConnect:

IBODatabase1.DefaultValues.LinkValues[ 'MyTable.MyColumnName' ] := 'This is
the default';

This *should* propagate to any datasets that use MyTable.MyColumnName...

regards,
Helen Borrie (TeamIBO Support)

** Please don't email your support questions privately **
Ask on the list and everyone benefits
Don't forget the IB Objects online FAQ - link from any page at
www.ibobjects.com