321 08/08/12 06:40:51 : Query : select MemberCount from tbl_guild where serial = 6
322 08/08/12 06:40:51 : SqlState:HY000, NativeError:0 Msg:[Microsoft][ODBC SQL Server Driver]Connection is busy with results for another hstmt
323 08/08/12 06:40:51 : SQLExecDirect Returns : SQL_ERROR
Running on 2008 R2 on a win 2008 server.
The server software is closed source so i cannot edit it - and i have tried clean DB-s + clean server software that uses the DB.
The problem is still only related to one table, no other tables are logged with that error.
I cannot use native client, since its incompatible with the software.
How could the connection be busy for just one specific table and not the rest?.