Subject | Re: [IBO] Insertion problem |
---|---|
Author | Robert martin |
Post date | 2004-11-30T21:09:56Z |
Hi
I guess it is to do with the Required property in the IBO components. Since it is a 'not null' field IBO is determining the field is 'Required'. Set required to false and it should work fine.
Rob Martin
Software Engineer
phone +64 03 377 0495
fax +64 03 377 0496
web www.chreos.com
Wild Software Ltd
I guess it is to do with the Required property in the IBO components. Since it is a 'not null' field IBO is determining the field is 'Required'. Set required to false and it should work fine.
Rob Martin
Software Engineer
phone +64 03 377 0495
fax +64 03 377 0496
web www.chreos.com
Wild Software Ltd
----- Original Message -----
From: Daniel Jimenez
To: IBObjects@yahoogroups.com
Sent: Wednesday, December 01, 2004 10:08 AM
Subject: [IBO] Insertion problem
Hi,
I have a field (called Delay) in a DB which will not accept NULL, and it has
a default value defined.
When I tested the table which contains this field "Delay" using ISQL or
Database Workbench, I am able to add records to the table while not
providing data for the "Delay" field (as it has a default value defined). It
works just fine.
The problem is that when I use the same principle in my application,
IBObjects would not allow the application user to provide no data for the
"Delay" field.
Could someone explain the reason behind this behaviour please.
Thanks
danieL.
____________________________
Comvision Pty. Ltd.
www.comvision.net.au
[Non-text portions of this message have been removed]