Board index » delphi » SQL Server and Delphi: START TRANSACTION vs maximum of transactions
spena...@my-dejanews.com
![]() Delphi Developer |
Wed, 18 Jun 1902 08:00:00 GMT
SQL Server and Delphi: START TRANSACTION vs maximum of transactions
Is there a maximum of transaction that can be sent to SQL Server after a START
TRANSACTION ? Since we upgraded from SP2 to SP3 (and SP4) SQL Server comes up with an error 'COULD NOT FIND ROW IN SYSINDEXES FOR DBID '2' OBJECT 1529420868 INDEX '-1' At first we thought a table was corrupted and we ran DBCC Checktable on Did we forget a switch, a parameter or is there really a limitation ? Briefly the transaction consist in updating a sales invoice. It updates a Thanks in advance for help or any hint ! -----== Posted via Deja News, The Leader in Internet Discussion ==----- |