We are not using MSDE. How much of an advantage for speed is MSDE?
How much of an advantage (in percentage) is dual compared to single
processor for MS Access. Hazard an estimate? Our application is a
multi-table select query.
Sorry, in that case you aren't using Access: you're using ADO.Net to read a
Jet database. I believe you'll find that Access (i.e. msaccess.exe) is not
running while your application is running. In actual fact, there's no need
to have Access installed on the server.
AFAIK, msaccess.exe can't take advantage of dual processors. I would assume
that ASP.Net and IIS can, but can't comment whether that would make any
difference in your scenario.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.