compile....

  • Thread starter Thread starter samicole246
  • Start date Start date
S

samicole246

how to compile into 1 your database or forms made from ms access?i mean how
will i make my form as .exe?
 
how to compile into 1 your database or forms made from ms access?i mean how
will i make my form as .exe?

You cannot. Access does not support this capability.


John W. Vinson[MVP]
 
John said:
You cannot. Access does not support this capability.

John W. Vinson[MVP]

so i have to install ms access first to view my database or forms?so i have
to use ms access everytime i will open a database?by the way thanks for your
reply guys..
 
samicole246 said:
so i have to install ms access first to view my database or forms?so i
have
to use ms access everytime i will open a database?by the way thanks for
your
reply guys..

For forms and reports, yes, you must have Access installed.

If all you want is to be able to get at the data in the tables, you can
extract it using any ODBC-compliant application (such as Excel).
 
so i have to install ms access first to view my database or forms?so i have
to use ms access everytime i will open a database?

That is correct.

You can purchase "Visual Studio for Office Extensions" - or whatever
Microsoft is calling it this week - to get a license-free runtime
version of Access which you can distribute with your database; but you
do need *some* form of Access.

John W. Vinson[MVP]
 

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