Stande-alone execution

  • Thread starter Thread starter Tawni
  • Start date Start date
T

Tawni

Can an Access 2002 database be saved, exported, or
compiled into a stand-alone executable?

Thanks,
Tawni
 
Tawni said:
Can an Access 2002 database be saved, exported, or
compiled into a stand-alone executable?

No. If you have the Developer's Edition, you can package your database
with a run-time module (essentially Access without the built-in user
interface) and distribute the two together so that users don't have to
have Access installed on their PCs.
 
Back
Top