Access LDB Update Issue
Monday, October 05th, 2009 | Author: FwHilton
After some testing on Access 2007 databases and laccdb files. It seems that the MSLDBUSR.DLL may only be working on Access 2003 and below databases, but not working on 2007 databases. My app is generating errors that point to the DLL.
So, I have to put some time into researching my options as how to handle the two different database engines, as the new 2007 engine doesn’t use Jet 4. Also, I have to decide how I want to handle Roster Schema verfication.
I can read both LDB and LACCDB fine, but the code is not setup to handle the two versions of the database at the same time.
So, the upgrade path may change… we will see.
Thanks
Frank (Technipixel.com)
Category: TechniPixel

