Search results

  1. J

    query Linking Two Tables with Null Values

    ok, well i need to be able to identify any nulls in both tables and link some information. Any quick work arounds?
  2. J

    query Linking Two Tables with Null Values

    i have 2 tables that i am linking on a field that matches with null values on both tables but it either pulls nothing or when i put a right join pulls just one tables data. i have also confirmed both are pulling from the same data source, so no issues with field properties and confirmed they...
  3. J

    Prevent Table Linking / Identify databases linked

    i have a table that has sensitive information but i also need if for other things if that answers your question.
  4. J

    Prevent Table Linking / Identify databases linked

    there are many threads about Table Linking but i coud not find one that answers my specific questions. 1. Can i either prevent database from linking to my tables? (or give permissins ) 2. If not, can i make the table read only when linking? 3. Is there a way to confirm what databases are...
  5. J

    Replace Front End DB With Another Database

    worked thanks!
  6. J

    Replace Front End DB With Another Database

    I have a split database. When the front end db is updated, i am attempting to delete the end users copy and replace with the updated version. I have gotten as far as being able to open Database A, Open Database B with A and Close Database A, but it will not let me delete Database A from B...
Back
Top Bottom