|
DaveKstl -> RE: Can an asp connection be made to a linked table? (4/17/2008 14:40:00)
|
Follow-up The main db table resides in Access. There is one table that contains the current inventory, one entry per item. The newest records reside in excel which we receive monthly from the supplier. My thought was: Have the excel file uploaded, run a series of asp queries to update the data in the Access table from excel, then append any new items and then delete the items that are no longer offered. I see your post on connecting to excel. Is this the best approach for what I am trying to accomplis? I would have to open both tables (in access & excel) correct? Then run the 3 asp queries, correct? Thanks
|
|
|
|