Search results

  1. B

    Updating a Table

    I have two tables. One table is linked to a text file that is always update by the another program. I have another table the is same exact one but it does not get updated. I have access run these two tables to see the difference between. (Its basically and add/drop function) But after I run...
  2. B

    Updating a table

    I have two tables. One table is linked to a text file that is always update by the another program. I have another table the is same exact one but it does not get updated. I have access run these two tables to see the difference between. (Its basically and add/drop function) But after I run...
  3. B

    Running a query with a lot of records

    I am running a query that has over 14000 records. What I tell the query to is read two other queries and tell me which record does not match with the other one. My problem is, that it takes over 10 minutes to do. I have already compressed the file. I do not have a primary key (trust me on...
Back
Top Bottom