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?
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?