This topic is locked

Empty field results in a '0'

10/26/2005 09:34:57
ASPRunnerPro General questions
author

Hi,
I got a problem whith saving empty fields into my access db.

All the empty fileds turns into "0" in the database.

I would like it to leave it blank also in the database.

The settings in the db is "numbers" whith "no standard value given"
I´m surley doing someting wrong...

Help please!

Sergey Kornilov admin 10/26/2005

What is the field type of those fields?
I guess you can simply make those field "Text field" to avoid this problem.