I have a couple tables linked to Sharepoint Lists. All queries on these tables run very slowly. Is there a faster way to access these tables? I'm afraid my users will give up and End Task the Access database (never a good thing) while it is still running update and delete queries. Not sure if anyone knows a way to streamline the process, for instance, can I delete any of the columns that Sharepoint automatically adds to each table? Is it faster to run SQL statements from VBA or create and run Access Queries from VBA?
Thanks!
-Kyle
Thanks!
-Kyle
Comment