Access Developer Edition 2003
The Microsoft Access Runtime version differs from the retail version in several ways:. All design-related user interfaces are either removed or disabled.
Database and macro windows are hidden. Filter By Form, Filter By Selection, and Advanced Filter windows are hidden. This means your users only use the forms and reports you create and do not work directly with the tables, queries, etc. Users cannot create their own Microsoft Access databases or modify the object designs in the database(s) you give them.
There is no Design View. Your users cannot modify your objects including queries and reports. The VBA editor is not included. Your users cannot view or modify module code. They can view, add, edit, and delete the data in your database. Special Keys such as Ctrl+Break, Ctrl+G, Shift key when opening the database,and other keys to modify objects or code are not available.


Microsoft Office features such as spell checking are not included. Note that spell checking isavailable if the user has that version of Office installed. Crashes in your VBA code are not handled. Make sure you implement error handling throughout your application.

Access Developer Extensions 2003
No Access help fileMake Sure You Have Error Handling for Runtime DistributionsBecause users of the runtime version do not have the design surfaces, it's important that any MS Accessapplication you distribute with the runtime has a robust global error handler in place for all procedures. Otherwise, unexpectederrors will cause your application without recourse. The Debug dialog is not available with a runtime deployment.For more details on error handling read our papers on:. Our custom software development team has extensiveexperience creating Microsoft Access solutions that are deployed to users around the world using the Accessruntime version. Total Access Startup for DeploymentIn conjunction with ourprogram, application deployment can be managed and updated centrally. RemoteApp and Terminal Services to Eliminate User InstallationsWe also have experience using to support users over the Internet to run Access applications without having toinstall Access on their local machines.
Access Developer Extensions 2010
By hosting the Access application in a secure data center, Mac usersand other non-traditional Access users can run your Microsoft Access application from their device. Consulting ServicesContact our for details.