Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Stress testing an Access application

Status
Not open for further replies.

ebnemik

Programmer
Jun 27, 2003
5
US
I was wondering if it is possible to impose a stress test on an existing Access 2000 application. I would like to know if anyone knows if there is a tool avaialble or how I would going about seeing if my databases are going to be able to handle the added records.

What about possible performance issues? I know this is very general, but I am looking for a starting point.

thanks
 
A lot is going to depend on what you are using for a backend. If you are using Access to Access, are going over a network and using Access 2000 you may have performance issues. (I did.) If you are using SQL or Oracle you will get better performance over a network.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top