Greetings! I'm having a problem when I try to edit or add records (I usually just have the list and view pages, so this is new to me!). "Delete Record" seems to work just fine.
When adding, I get the following error:
============================
Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80040E10)
[Microsoft][ODBC Microsoft Access Driver]COUNT field incorrect
/072105HCI/Query2005_add.asp, line 3923
Browser Type:
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)
Page:
POST 5057 bytes to /072105HCI/Query2005_add.asp
POST Data:
error '80020009'
Exception occurred.
/iisHelp/common/500-100.asp, line 223
================================
When editing:
Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80040E21)
Multiple-step OLE DB operation generated errors. Check each OLE DB status value, if available. No work was done.
/072105HCI/Query2005_edit.asp, line 3797
Browser Type:
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)
Page:
POST 8601 bytes to /072105HCI/Query2005_edit.asp
POST Data:
error '80020009'
Exception occurred.
/iisHelp/common/500-100.asp, line 223
=============================
Thanks for any help you can give!