Packaging - MDE FILE

wazza

Registered User.
Local time
Today, 11:07
Joined
Apr 23, 2004
Messages
104
hI

I wish to convert my database into a an mde file. I belive this removes all of the tables/source code etc.

I would then like to distribute the database on a CD. I want the database to run like a program - so it can be installed onto a computer with a shortcut.

I have created the database file in Access 2002.

- Howd do i go about this process of creating an mde file?
- Is it possible to install the program on a machine using any Windows OS
- The database uses graphics which are stored in a file directory on my local drive. Do these need to be inlcuded in the CD for setup etc..

Any help around these matters would much be appreciated.. Also are their special considerations if the program is used on a network.

rgrds
 
wazza said:
hI

I wish to convert my database into a an mde file. I belive this removes all of the tables/source code etc.

I would then like to distribute the database on a CD. I want the database to run like a program - so it can be installed onto a computer with a shortcut.

I have created the database file in Access 2002.

- Howd do i go about this process of creating an mde file?
Tools>Database Utilities>Make MDE
I think a 'save as' pops up and you save it to a new location.
The MDE hides all code (its compiled) but doesn't hide tables.

- Is it possible to install the program on a machine using any Windows OS
Needs access already installed

- The database uses graphics which are stored in a file directory on my local drive. Do these need to be inlcuded in the CD for setup etc..

Any help around these matters would much be appreciated.. Also are their special considerations if the program is used on a network.

rgrds
If the pics are linked and not embedded then yes you need to include these.
 

Users who are viewing this thread

Back
Top Bottom