|
-
Aug 13th, 2005, 09:52 AM
#1
Thread Starter
Member
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
-
Aug 13th, 2005, 12:32 PM
#2
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|