Starting to use scriptcase with a sample MySQL database. Have a table with approx 28K rows and have and ID field which is auto-increment.
If I use SQL browser to insert new record the next ID field is correctly generated but if I use Add New from form the ID field is always set to 0.
Any clues?