John,
I tried that in two areas at separate times: 1) I put that code in the On Before Start EEP of the form itself. 2) I put that code in the command file line just before the form is brought up. The error continues to pop up. I always seem to have problems with DB grids. James Belisle ________________________________ From: [email protected] [mailto:[email protected]] On Behalf Of John Engwer Sent: Thursday, December 16, 2010 10:30 AM To: RBASE-L Mailing List Subject: [RBASE-L] - RE: DB grid James, Try SET EQNULL ON before you access the form. John From: [email protected] [mailto:[email protected]] On Behalf Of Jim Belisle Sent: Thursday, December 16, 2010 10:27 AM To: RBASE-L Mailing List Subject: [RBASE-L] - DB grid I want to add a DB grid to an existing form. The table associated with this grid has three date fields. One date field in particular, has many NULLS because we only use it under certain circumstances. When I try attaching the DB Grid, then use the form, I get an error message saying "invalid DATE value 2418". I am using 7.6. James Belisle

