G
Guest
I don't understand why but I'm sure having problems with an insert statement.
The problem I'm running into is when I try and insert a number field with
nothing in it. The field could sometime have a number and other times be
blank. If I leave the field as null I get and insert statement error. I
test the field for null and make it blank " " and I get the same error. Why
is it so difficult to leave a number field blank. Hopefully someone can give
me an answer. Thanks for any help.
The problem I'm running into is when I try and insert a number field with
nothing in it. The field could sometime have a number and other times be
blank. If I leave the field as null I get and insert statement error. I
test the field for null and make it blank " " and I get the same error. Why
is it so difficult to leave a number field blank. Hopefully someone can give
me an answer. Thanks for any help.