Opening a Database without Access

J

J Powers

I Have created a database in Access 2002 but need to make it available for
users that don't have access. Is this possible and how??

Thanks
J Powers
 
J

J Powers

Thank you for the reply. What would be the easiest way to create the Accress
Runtime and how?

Thanks
Jon
 
F

FlyGuy

Since your DB is in Access2002, recommend Office XP Developer. This has a
component called the Packaging Wizard. You can use it to easily make a setup
package for distributing your DB that will will also install Access2002
Runtime. Works great. Does your DB include VBA? If so, you might want to
create an MDE version of the DB first, then distribute that. You can use the
Start menu from the Tools Menu to further customize your DB behavior.
 
Top