is it posible to produce exe from access

  • Thread starter Thread starter GS
  • Start date Start date
No, You can make a "runtime" file that can be installed on a user's PC with
the ACCESS runtime, but that is as close as you can come to an ".exe" file.
 
thx. I did split the tables into back end mdb from forms.... and create mde
runtime file for user
 
You still need to include the Access runtime executable and related files.
An MDE is merely a compiled version of your database code.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top