Question : How do I create an Access runtime database

Hi,
I have successfully downloaded Microsoft Access 2007 Runtime.

I now want to sent a simple database to my sister who does NOT have Access.
Therefore I want to send her a runtime version.
I want to do this in the simplest way possible and do not care about security etc.

Bottom Line: I have an existing database - How do I package it as a runtime one. Security is not an issue.

(i am finding the microsoft help very confusing in this area!)

Answer : How do I create an Access runtime database

The links by Cap should give you all the info you need, but the down and dirty is this:

1) Have your sister download and install the Access Runtime. She can download it from here: http://www.microsoft.com/downloads/details.aspx?familyid=d9ae78d9-9dc6-4b38-9fa6-2c745a175aed

2) Send your sister a copy of the database.

The Runtime can run a "standard" database, but of course it will not allow design changes and such, and there are quite a few caveats to doing this (see the link by cap above), the most important of which (IMO) is that you need to include full error handling (since the "default" error handling simply uses the standard VBA error handler, which isn't availabe in a runtime environment). This addin will help with that: www.mztools.com.
Random Solutions  
 
programming4us programming4us