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
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