D
David W. Fenton
5. Here's the big one. What if you still want to develop in Access
2007, but use some of the depracated features like User Level
Security or Replication? You can! Use Access 2007 to develop a
2003 format MDB with those features and then create a MDE when
you're done. The 2007 Runtime will be free so it's possible you
could distribute the 2007 Runtime to your users and give then the
2003 MDE file to run even if they already have Access 2003! I'll
have to qualify that statement that I'm not positive the 2007
Runtime can run 2003 format MDEs created in Access 2007. (I
haven't seen any information one way or the other.) If it *can*,
that would be pretty slick in my opinion because of all the
choices you have as a developer.
Given that non-runtime Access 2007 can run the A2K3 MDE compiled in
A2K7, it is a given taht runtime Access 2007 will also be able to
run it.
I don't see what the eureka moment is about here. From the very
beginning when it was clear that the ACE did not support ULS or
Replication, it was also clear that you could still use those
functions in A2K7 by using MDB format (and create it in A2K7).
I wish the ACE supported both these features (a single db password
is no replacement for ULS, and Sharepoint lists are no replacement
for eplication), but existing apps will continue to run in A2K7 and
new apps with those features can continue to be developed.