I have a table with two INT fields and a DATE field in a row that are linked from a MySQL database. When I enter '1' into the first field, and '3' into the second, it automatically puts 5 in the third when I tab to it. But because this is a date field it bombs out with a "The value you entered isn't valid for this field". I would like to turn off the functionality of this automatic incrementing, but either cannot find it or I'm completely missing the name of it.
Can someone help me out?
-Al
Can someone help me out?
-Al