Results 1 to 2 of 2

Thread: Access query

  1. #1

    Thread Starter
    Member
    Join Date
    Jul 2005
    Posts
    43

    Access query

    I have a prog buying selling hardware.

    Problem when receiving new pricelist need to compare with current and only add new additions and to modify new prices

    Doing it currently outside the prog by running access queries in the database.

    find duplicates and find unmatched. How can I run them from within VB

  2. #2
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: Access query

    How are you receiving the new pricelists?

    In terms of running queries from VB, there are several ways. I would recommend using ADO code, there is a link in my signature to a good ADO tutorial which shows some example code.

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