Results 1 to 2 of 2

Thread: verifying records in two different tables/two different databases

  1. #1
    Guest

    Post

    i have table 1 in database 1 that
    holds customers...

    i have ALL my customers in table 2 in
    database 2..

    how can i check each record in table 1,
    one by one, against the "Master" (table2)
    to make sure they match.
    i need one by one so if there is not a
    match i can deal with that on an individual
    basis with an if..else..

    thanks in advance for all help.



  2. #2
    Guest

    Post

    never mind, i figured it out
    with SQL...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width