PC Review
Forums
Newsgroups
Microsoft DotNet
Microsoft ADO .NET
Problem with oracle transaction
Forums
Newsgroups
Microsoft DotNet
Microsoft ADO .NET
Problem with oracle transaction
![]() |
Problem with oracle transaction |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
Hello,
I have an SP, which is calling from .NET code using ODP. In that SP i have few update table statement followed by Insert statement and then delete statement. When I am executing its not updating the table. means the code flows are: Update <statement> Update <statement> Update <statement> Insert <statement> Commit Delete <statement> Commit In this scenario, update statements are not working. do i need to put commit after every update statement. Cheers, Prasanta |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

