Created a database in Access2003 simple name and address and a Stats table
Have a query table which links the 2 in a many to 1 join
Create a form in vb2005 and use the wizard by dropping fields from the data table using the ADO method
run app and all OK except my access database is never updated.
Can add new and save no errors but stop run and start again nothing updated.
WHY
What am I supposed to do.
Checked all code and trace and the update command from the savebuttonclick is there and "is used"
checked all bindings etc
.NET Development26
|