Run time for Access 2002

T

Tim

What do I need to make a mdb file a run time version for
Access 2002? Any help would be appreciated.
 
D

Douglas J. Steele

You need to buy Office XP Developer Edition. It will allow you to package
your application together with the royalty-free run-time version of Access.
Note that this does not change your application in any way, shape or form.

Unfortunately, Microsoft no longer sells Office XP, so you might have some
problems getting your hands on a copy of the Developer Edition.
 
T

Tim

-----Original Message-----
You need to buy Office XP Developer Edition. It will allow you to package
your application together with the royalty-free run-time version of Access.
Note that this does not change your application in any way, shape or form.

Unfortunately, Microsoft no longer sells Office XP, so you might have some
problems getting your hands on a copy of the Developer Edition.

--
Doug Steele, Microsoft Access MVP

(No private e-mails, please)





.
Thank you for the info - does 2003 have the same run
time option?
 
D

Douglas J. Steele

Access 2003 is a little different. To create a run-time version with Access
2003, you need to purchase Visual Studio Tools for Office (VSTO), which
includes the Access Developer Extensions.
 
Top