2003.04.30 - Version 1.2.1
- Bug fix: script no longer crashes when attempting to pick a record for editng using criteria that matches more than one record.
- Bug fix: update no longer fails on tables with certain (reserved?) column names.
- Slightly better layout of default table editng page.
2002.06.25 - Version 1.2.0
- Added 'search' feature to the main view-table-records page. (this is a GREAT help!)
- Bug fix: earlier versions crash when encountering Binary data types. Binary data types are now ignored, and uneditable. Will impliment some better solution in a future version.
- Still haven't fixed the javascript errors from the recordset paging version. It's not that intrusive, and only happens once in a while.
2002.05.02 - Version 1.1.0
- Added recordset paging so you dont get the whole table on one page. Expect occasional Javascript errors. Will fix those later.
2002.03.30 - Version 1.0.1
- Bug Fix (Access 2000): Script didn't know how to determine that more than one record had been selected for editing.
- Added textarea, boolean insert / update fields (instead of all just being text fields)
2002/03/08 - 2002/03/12 - Version 1.0
Started with my own build of a 'Schema Examiner' and ended up with a working database manager that functioned nearly perfectly with Access 97/2000.