Stand Alone

E

Emma

This is just a general question. How do I make the project standalone as an
executable? I would like the user to open up the database and not have to
look at the MS Access screen. How would I do this over a network too?
 
D

Douglas J. Steele

There's no such thing as a stand-alone Access application.

You'd probably have to redesign your application in another product,
although you'd be able to interact with the data in the MDB file.
 
Top