Groups | Blog | Home
all groups > dotnet general > march 2006 >

dotnet general : are System.Data.SqlClient.SqlConnection thread safe? can many threads share a System.Data.SqlClient.SqlConnection instance without any synchronization


Daniel
3/21/2006 9:58:59 PM
are System.Data.SqlClient.SqlConnection thread safe? can many threads share
a System.Data.SqlClient.SqlConnection instance without any synchronization?

John Bailo
3/21/2006 11:48:53 PM
[quoted text, click to view]

Well, in the sense that it's runs a connection pool, yes.

--
http://www.you-saw-it-here-first.com
Joerg Jooss
3/22/2006 7:01:45 PM
Thus wrote John,

[quoted text, click to view]

Which has *nothing* to do with thread-safety.

--
Joerg Jooss
news-reply@joergjooss.d

AddThis Social Bookmark Button