make exe file from accessxp

C

convert mdb to exe

how can i make exe file form access like in visual basic to the program which
make by access run any time on any machine without access ...
 
G

Graham R Seach

You can't make an exe from Access, but you can set it up to run on computers
that don't have Access installed. Do either of the following:

* Buy Microsoft Access (or Office Pro), and install it on the relevant
computers.

* Buy the Office Developer Edition (Office 2000) or the Access Developer
Extensions (Office 2002/2003). With this product, you can install the Access
runtime, which will allow users to run an Acess database, but not design or
modify them.

Regards,
Graham R Seach
Microsoft Access MVP
Sydney, Australia
 
Top