Cannot create new transaction because capacity was exceeded.
Posted: Thu 25 Sep 2008 10:20
Hi,
Just moved from BDS2006 to RAD2007 using dbexpsda40.dll 4.25.0.10
TClientDataSet --> Insert, Post works fine
ApplyUpdates(0) on TClientDataSet raises exception "Cannot create...exceeded"
There is no BeginTransaction and/or CommitFreeAndNil.
The corresponding TSQLConnection - Param FetchAll = True
It "seems" that implicit transactions are on, checking the DB gives implicit transactions off.
What's wrong? Please help
Just moved from BDS2006 to RAD2007 using dbexpsda40.dll 4.25.0.10
TClientDataSet --> Insert, Post works fine
ApplyUpdates(0) on TClientDataSet raises exception "Cannot create...exceeded"
There is no BeginTransaction and/or CommitFreeAndNil.
The corresponding TSQLConnection - Param FetchAll = True
It "seems" that implicit transactions are on, checking the DB gives implicit transactions off.
What's wrong? Please help
