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 IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

load test SQL server

Status
Not open for further replies.

MartDawg

Programmer
Jan 14, 2004
33
US
I have a script set up with the transaction logs from a previous day. I converted that to a .sql script and ran on query analyzer, to test out performance.

The only thing is, it is not apples to apples because I have only 1 connection open to the database.

Is there a way to script out multiple ODBC connections? I would like to target 2000 if possible?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top