A
Adam Brown
I have a C# console application that leaks memory after I open an
SqlConnection. The bug has been previously reported by another poster:
http://groups-beta.google.com/group..._doneTitle=Back+to+Search&&d#d6989e133b70ad9a
The solution of changing the Main() function's tag from [STATHREAD] to
[MTATHREAD] works for me.
Does anyone have any more information on this bug and its status (ie has
it been acknowledeged by Microsoft)?
Cheers,
Adam
SqlConnection. The bug has been previously reported by another poster:
http://groups-beta.google.com/group..._doneTitle=Back+to+Search&&d#d6989e133b70ad9a
The solution of changing the Main() function's tag from [STATHREAD] to
[MTATHREAD] works for me.
Does anyone have any more information on this bug and its status (ie has
it been acknowledeged by Microsoft)?
Cheers,
Adam