Hi, All:
MS Access ADP as a front end will access data in SQL Server (presumably a different computer in the network). I have several big data files (fixed, read-only, lookup tables, not to be edited) such as comprehensive tax table, medical dictionary codes, etc. For speed I feel I should store these files in the front end client computer to avoid network traffic. How should I do it? Put the data in mdb file? How do I access them thru ADP? Thanks in advance.
MS Access ADP as a front end will access data in SQL Server (presumably a different computer in the network). I have several big data files (fixed, read-only, lookup tables, not to be edited) such as comprehensive tax table, medical dictionary codes, etc. For speed I feel I should store these files in the front end client computer to avoid network traffic. How should I do it? Put the data in mdb file? How do I access them thru ADP? Thanks in advance.