M$ Access - Best Practise

Posts   
 
    
ianvink
User
Posts: 394
Joined: 15-Dec-2006
# Posted on: 08-Nov-2009 17:17:08   

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

daelmo avatar
daelmo
Support Team
Posts: 8245
Joined: 28-Nov-2005
# Posted on: 09-Nov-2009 06:27:20   

These are some links that explains the KeepConnectionOpen flag:

For the KeepConnectionOpen flag, doesn't matter whether or not you are using MS Access.

David Elizondo | LLBLGen Support Team