how do I make an .exe file for a selfmade MsAccess database, so t.

J

juf kim

Hello,

I have made a database for a friend and I would like to burn the data on a cd.
Is it possible to make an .exe file, so that the database will install
itself when this cd is used?
 
K

Ken Snell [MVP]

Not with regular ACCESS.

You'd need to have the Developer version of the ACCESS software (actual
software version dictates which "Developer" version) that will then allow
you to create a runtime version of ACCESS for that database file. Note that
this is not an .exe file.
 
Top