|
database
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Insert with begin transaction without closing it.Hello!
I am working in SQL server 7 and I have the following problem I have executed an insertion using before the insertion begin transactions without closing it, is to say without its corresponding commit or rollback, I have done commit, but the data in the table do not appear. It is possible that it executes some commando to close this transaction that has been pending to be inserted. Thanks to help me with this problem. |
|||||||||||||||||||||||