Should I creat run time with access

B

Brad

I have modified the database, Inorder to deploy it should I creat the
runtime with access and setupexe. or simply at setup.exe without run time of
access.

Mike
 
D

Douglas J. Steele

Assuming you've already deployed the database and runtime to your users, all
you should need to do is replace the existing MDB (or MDE) file. No setup
should be required.
 
Top