Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ADO and Oracle

Status
Not open for further replies.

sguslan

IS-IT--Management
Joined
Aug 27, 2001
Messages
489
Location
SA
Hi all

I use and .ASP page and ADO to read data from an SQL7 linked server to DB2 and save data into SQL7 linked server to Oracle7.3. Reading data from DB2 is fine but when I update Oracle I get "updateable keyset cursors on remote tables require a transaction with UPDATEABLE_READ or SERIALIZABLE isolation level"

How do i use a RECORDSET to update/insert the data from source recordset into the target Oracle DB..

Thanx

Salim
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top