Should I creat run time with access

  • Thread starter Thread starter Brad
  • Start date Start date
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
 
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.
 
Back
Top