On Wed, 22 Apr 2009 11:27:03 -0700, PSULionRP
<(E-Mail Removed)> wrote:
>I DEFINTELY did NOT create a shortcut....it's the whole Access Database. I
>was sitting with the business user, she added something and then it showed up
>on my local copy. What she added was thru a form and a row added to an Access
>Table. So I was like shocked when I opened up my copy and version and saw the
>row within the table.
This makes no sense to me. She added a row to the *PRODUCTION* table and it
was then visible in your copy!?
>Could you expand a little more about this whole "split" business???
A split database has a "Frontend" containing forms, reports, code, and
queries, with *links* to the tables in the backend. The (usually shared)
backend contains only the tables; it can have many frontends linked to it. If
you open your frontend and look at the Tables window you will see a little
dark arrowhead icon next to each table name if it is a split database. You can
also hover the mouse over the tablename and if it's linked you'll see the path
and filename to the linked table; you can also use Tools... Database
Utilities... Linked Table Manager to see if the tables are linked and where.
For more details about split applications see
http://www.granite.ab.ca/access/splitapp.htm and references therein.
--
John W. Vinson [MVP]