Displaying 1 result from an estimated 1 matches for "s_resit".
Did you mean:
_reset
2006 Aug 15
1
rails and MSSQL transactions
...in Microsoft OLE DB Provider for SQL Server
Cannot create new connection because in manual or distributed
transaction mode.
HRESULT error code:0x80020009
Exception occurred.: SELECT COLUMN_NAME as ColName, COLUMN_DEFAULT
as DefaultValue, DATA_TYPE as ColType, COL_LENGTH(''S_RESIT
I''ve tried using transactions in rails but to no avail, if I have 10
windows open and refresh all at once, several windows will produce that
error.
MS suggests
(http://support.microsoft.com/default.aspx?scid=kb%3Ben-us%3B272358):
Use a server-side or client-side cursor other than the...