I still have Access 2003 at work, but switching to Office 2010 Pro soon. Trying to gather some information in preparation.
I have built several Access 2003 databases with user-level security. One purpose of ULS is to identify the logged-in user, link that information to the personnel table, and allow that user to "sign" a record. The other purpose of ULS is to allow fuller access to the data for some users such as supervisors. Can Access 2010 runtime be used to run a file in Access 2003 format, complete with ULS?
The eventual plan is to use SQL Server (I just now posted some questions in that forum), but I am wondering if there is a transitional step that can work with ULS, particularly where the "signing" is concerned.