Wednesday, December 10, 2008

Access 2007 vs 2003

There are some things we can't do anymore in Access 2007. I'll put here some of them and the workarounds that I'm aware of:

1. Joining a workgroup.
Since Access 2007 doesn't support user-level security in the new accdb format, there seems to be no way to join a workgroup anymore, not from the ribbon. Just open the VBA editor and run this command (in the Immediate window is the easiest):
Docmd.RunCommand acCmdWorkgroupAdministrator

2.

No comments: