N
Neil
Albert D. Kallal said:"Access Developer" wrote in message
I 100%+ agree with above. Changing a name does NOT change what something
is.
FYI, here's what Wikipedia has to say about ACE (under "Microsoft Jet
Database Engine"):
"With version 2007 onwards, Access includes an Office-specific version of
Jet, initially called the Office Access Connectivity Engine (ACE), but which
is now called the Access Database Engine. This engine is fully
backward-compatible with previous versions of the Jet engine, so it reads
and writes (.mdb) files from earlier Access versions. It introduces a new
default file format, (.accdb), that brings several improvements to Access,
including complex data types such as multivalue fields, the attachment data
type and history tracking in memo fields. It also brings security and
encryption improvements and enables integration with Microsoft Windows
SharePoint Services 3.0 and Microsoft Office Outlook 2007."
So that article sees ACE as just the newest version of Jet.
Curious about that last point ("enables integration with ... Microsoft
Office Outlook 2007"). I've always integrated Outlook with Access using
Automation. What is different about that with ACE?
Thanks.