Forums

fields writing no data to database

cbehan 18 Aug, 2009
I have a simply form to record different items sold in a day.

The 12th and 15th fields always write null values to the database, no matter what value is entered in the form.

All other fields record the correct values.
The table was created using the create table wizard.
I've turned on the debug, and the array lists the value as entered in the form...but there are still nothing but nulls in the database after submit.

What's going on?
GreyHead 18 Aug, 2009
Hi cbehan,

And the 12 and 15th fields are ??????

And the field types for those fields in the database are ?????

Sorry, but my mind-reading doesn't kick in until after the third cup of coffee in the mornings :-(

Bob
This topic is locked and no more replies can be posted.