I have no choice, but have to create a web app based on M$ Access DBs. Yuck.
Anyways, what is the best practice for Adapter.KeepConnectionOpen. Should I set it to false to force the database to close all the time? The site will get 5-10 concurrent users.
All read-only access.
Ian