Updating ADP frontend automatically?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I need some assistance
Trying to figure out a way, if possible, to somehow update an adp frontend
once user opens the old adp. Please help!
 
For MDB, you will find many examples of procedures that will automatically
update a frontend but I don't know if these will work with an ADP file.

You can take a risk and search Google for "autoupdate access FE (or
frontend) "
 
well the thing to remember is that views and sprocs are all stored on
the db server-- so you dont need to update ADP as much as you would
have to update an MDB.

that is one of the best features of ADP.

you could just delete forms and import them from a network share; it's
not rocket science.
 

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