D
Dunc
I've got a c# app that reads a database of 3,000 records. "Interesting"
thing is when I access 3 certain records, I get a database timeout error.
The code is very simple, and runs fine for the other 2,999 records, and if I
run the exact same SQL with query analyzer, it runs fine.
Anyone come across a similar problem, or know what I should be looking at
for this?
Dunc
thing is when I access 3 certain records, I get a database timeout error.
The code is very simple, and runs fine for the other 2,999 records, and if I
run the exact same SQL with query analyzer, it runs fine.
Anyone come across a similar problem, or know what I should be looking at
for this?
Dunc