I've done load testing on a web application already using tools like JMeter, and tested my database for transactional integrity.
But are there any tools for testing an ODBC connected database (like MS-Access) using just the database?
I'd like to be able to simulate a real world situation of multiple connections reading and writing to and from the database. I want to use this tool to prove something will work before I put it into production.