| 1. | Sql server error 7395 is raised regarding nested transactions 引发关于嵌套事务的sql server错误7395 |
| 2. | The system treats a trigger as an implied nested transaction (系统将触发器视为隐含的嵌套事务处理。 ) |
| 3. | When nesting transactions , 嵌套事务时, |
| 4. | A nested transaction was required because the xact abort option was set to off 由于xact _ abort选项已设置为off ,因此必须使用嵌套事务。 |
| 5. | A nested transaction was required because the xact abort option was set to off . 由于xact _ abort选项已设置为off ,因此必须使用嵌套事务。 ” |
| 6. | The only case where this option is not required is if the provider supports nested transactions 唯一不需要该选项的情况是在提供程序支持嵌套事务时。 |
| 7. | In this situation , executing a commit transaction statement will apply only to the nested transaction 在这种情况下,执行commit transaction语句将只应用到嵌套事务。 |
| 8. | When nesting transactions , this same statement rolls back all inner transactions to the outermost begin transaction statement 嵌套事务时,该语句将所有内层事务回滚到最外面的begin transaction语句。 |
| 9. | It is important to understand that a begin transaction statement issued in the trigger is actually beginning a nested transaction 了解在触发器中发出begin transaction语句实际上是开始了一个嵌套事务这一点很重要。 |
| 10. | If you attempt to execute nested transactions over the linked server connection to the oracle publisher , you will receive the following error 如果尝试通过连接到oracle发布服务器的链接服务器连接执行嵌套事务,将接收到以下错误: |