M
Matthias Steinbart
Hi there,
I'm trying to access an SQL Server through an SqlConnection within a worker
thread. This doesn't seem to work. If I call the Open() method, nothing
happens on the Server and no Exception is thrown. Is this by design or am I
missing something out?
thanks in advance.
Matthias
I'm trying to access an SQL Server through an SqlConnection within a worker
thread. This doesn't seem to work. If I call the Open() method, nothing
happens on the Server and no Exception is thrown. Is this by design or am I
missing something out?
thanks in advance.
Matthias