Hi,,
Well, it will not tell me much, except that there is no exception occurs.
I guess what I wanted you to see is how much time occurs between calls to conn.Open and when you see that request was expected, same for da.Fill.
Just see if this time are always the same regardless first time you call it or second or not.
If time elapsed is the same then may be something being delayed before I start forwarding connection if times are different then may be this delay coming from database connection or somewhere else.
Thanks,
Oleg