OracleDataAdapter Update() not working
- From: josepinchero@xxxxxxxxx
- Date: 19 Jul 2005 14:44:50 -0700
Hello,
Can someone pls. offer some advice?
I'm using .Net 1.1, OracleDataAdapter, OracleCommandBuilder.
I fill the dataset (with a Select), return the adapter, later, call
Update on the adapter, and close the transaction (with the connection).
Calling Update returns 10...that 10 rows were committed...yet, after
the Update, after the transaction commits, i dont see the rows in my
database.
Any ideas?
Thanks.
.
- Follow-Ups:
- Re: OracleDataAdapter Update() not working
- From: Sushil Chordia
- Re: OracleDataAdapter Update() not working
- Prev by Date: Re: Error on reading access table
- Next by Date: System.Transactions -- "The transaction has already been implicitly or explicitly committed or aborted" exception when opening SqlConnetion
- Previous by thread: OracleDataAdapter.update method hangs with 8.1.5 client
- Next by thread: Re: OracleDataAdapter Update() not working
- Index(es):