Create EXE

N

Nuno Gomes

Hello,


I thing this is not the correct news group, but i apreciate any help:

How can i make create a EXE from a mdb?...



Nuno Gomes
 
J

John W. Vinson

How can i make create a EXE from a mdb?...

You cannot. There is no way to do so.

What you can do is use the Runtime version of Access to operate your database;
the runtime can be redistributed to users who don't have Access installed.
 
Top