DB Updates

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

Guest

Hello.
I have a FrontEnd DB on several users. I'd like to create a function that
compares the queries, forms, macros, etc, of the frontend and the database i
use for development and imports the objects that doesn't exist in the
frontend.
Is this possible?
Another question: I have a form with a chart object. I'd like to display the
value of the series point when the user points the mouse cursor on the point.
How can i do this?

Thanks
 
On my website (www.rogersaccesslibrary.com) is a small sample database
called "KeepingDatabasesInSync2.mdb" which illustrates one way to do this.
You can find it here:
http://www.rogersaccesslibrary.com/download3.asp?SampleName=KeepingDatabasesInSync2.mdb

Tony Toews also has one that you can find here:
http://www.granite.ab.ca/access/autofe.htm

--
--Roger Carlson
Access Database Samples: www.rogersaccesslibrary.com
Want answers to your Access questions in your Email?
Free subscription:
http://peach.ease.lsoft.com/scripts/wa.exe?SUBED1=ACCESS-L
 
Back
Top