[AccessD] Who is linked to my back end?

John Colby jcolby at colbyconsulting.com
Thu Aug 7 12:07:11 CDT 2003


Boy, now there is a million dollar question.  My best guess would be no.  If
you think about it, accesses to the table may not even be done via "links"
which implies an Access FE.  The access to the tables may come from VB, a
web page etc.  All of these could use DAO or ADO.

I think the best that you can do is look at the LDB (lock file) and see who
is CURRENTLY using the db.  This method is far from reliable however since
there are cases where "user data" is not cleaned out of this file when the
user shuts down abnormally etc.
John W. Colby
www.colbyconsulting.com

  -----Original Message-----
  From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com]On Behalf Of Lonnie Johnson
  Sent: Thursday, August 07, 2003 12:49 PM
  To: Access Developers discussion and problem solving
  Subject: [AccessD] Who is linked to my back end?


  In a case of a "back end" holding data and various "front end interfaces",
is there a way to determine who or what is linked to the back end? Any
script I can run on the back end to determine what is linked to it and what
tables is that other database looking at?



  Lonnie Johnson
  ProDev, Professional Development of MS Access Databases
  Visit me at ==> http://www.prodev.us








----------------------------------------------------------------------------
--
  Do you Yahoo!?
  Yahoo! SiteBuilder - Free, easy-to-use web site design software
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://databaseadvisors.com/pipermail/accessd/attachments/20030807/ddaea43a/attachment-0001.html>


More information about the AccessD mailing list