richv
12 years agoOccasional Contributor
database usage
We have a package application which is database intensive. Basically the performance is limited by the number of reads and writes to the the SQL database
We have a number of test sequences
I would like to be able to report on the number of database reads and writes for each sequence
When we make any changes, we will be able to see whether they result in more or less reads and writes
any ideas how I would do this?
Richard
We have a number of test sequences
I would like to be able to report on the number of database reads and writes for each sequence
When we make any changes, we will be able to see whether they result in more or less reads and writes
any ideas how I would do this?
Richard