Subject | Re: [IBO] Treating an empty string as NULL |
---|---|
Author | Jason Wharton |
Post date | 2001-01-03T18:07:41Z |
I am not sure this works with the TIBO (TDataset based) stuff. Probably the
best way is to do it in triggers.
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
best way is to do it in triggers.
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
----- Original Message -----
From: "Geoff Worboys" <geoff@...>
To: <IBObjects@egroups.com>
Sent: Wednesday, January 03, 2001 10:31 AM
Subject: Re: [IBO] Treating an empty string as NULL
> > Is there an easy way using IBO to treat an empty string
> > as NULL when inserting or updating a record ?
>
> In the dataset or connection ColumnAttributes property set
> field_name=BLANKISNULL
>
> HTH
>
> Geoff Worboys
> Telesis Computing
>
>
>
>