Saving a null to date field [message #371201] |
Thu, 14 September 2000 12:03 |
Nell
Messages: 7 Registered: February 2000
|
Junior Member |
|
|
Hi,
I am trying to save a null value to a date data type field and got this error: Value is too large for the field. Can someone tell me how I can save a null/empty string to a date field? Or is a date field sizable? I am using Oracle 7.3 Thanks.
|
|
|
|
Re: Saving a null to date field [message #371218 is a reply to message #371201] |
Tue, 19 September 2000 10:33 |
fugwai
Messages: 1 Registered: September 2000
|
Junior Member |
|
|
thanks for the reply.
i am updating the field with a recordset in vb though. somehow without changing my code and table, i am not getting the error anymore????!!! funny.
|
|
|