Subject | RE: [IBO] Generators and row selections |
---|---|
Author | Norman Dunbar |
Post date | 2001-08-07T08:57:32Z |
Don,
dunno about your first problem :o(
Your second, do you have a trigger on the database which inserts a generated
number into the PK field, but the trigger doesn't check for a null value
before inserting the new value ?
Regards,
Norman.
----------------------------------------------------------------------------
----
Norman Dunbar EMail: NDunbar@...
Database/Unix administrator Phone: 0113 289 6265
Lynx Financial Systems Ltd. Fax: 0113 201 7265
URL: http://www.LynxFinancialSystems.com
----------------------------------------------------------------------------
----
-----Original Message-----
From: Don Schoeman [mailto:ds@...]
Sent: Tuesday, August 07, 2001 9:52 AM
To: IBObjects@yahoogroups.com
Subject: [IBO] Generators and row selections
dunno about your first problem :o(
Your second, do you have a trigger on the database which inserts a generated
number into the PK field, but the trigger doesn't check for a null value
before inserting the new value ?
Regards,
Norman.
----------------------------------------------------------------------------
----
Norman Dunbar EMail: NDunbar@...
Database/Unix administrator Phone: 0113 289 6265
Lynx Financial Systems Ltd. Fax: 0113 201 7265
URL: http://www.LynxFinancialSystems.com
----------------------------------------------------------------------------
----
-----Original Message-----
From: Don Schoeman [mailto:ds@...]
Sent: Tuesday, August 07, 2001 9:52 AM
To: IBObjects@yahoogroups.com
Subject: [IBO] Generators and row selections
>> I have two problems:<SNIP>