Hi Daniweb guys,
This is my problem:
My .mdb (microsoft access 2003 file) is containing pricing table and client table.
(I used visual basic 6 to create an application)
The user can install my application in their own pc and record their client into a provided client table.
But, the company might change the pricing table every now and then. So the company needs to send (via email) the "update" for the pricing table every now and then.
So I want to update the pricing table without interfering the client table, will it be possible?
Thanks