|
D
|
drchase2005 2/6/2005 |
|
What database are you using??SQL or Access...Either way it sounds like when you created the tables, you specified that the record in the table was necessary. I would start looking there. Best of luck. |
|
|
|
BeachyLife author 2/7/2005 |
|
I'm using Access and none of the fields are set as "required" in the dbas tables. Any other suggestions? |
|
|
|
Sergey Kornilov admin 2/8/2005 |
|
You need to have the 'Allow Zero Length' set to 'Yes' for all fields under the 'General' tab (in MS Access design mode). |
|
|
|
BeachyLife author 2/9/2005 |
|
Thanks, that's exactly what the problem was. Appreciate your quick response. |
|