Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Oracle OLE DB question...
I am using the OLE DB consumer templates going against an Oracle database
with the MSDORA OLE DB provider. When I do a select on an Oracle table with
the purpose of doing an update or insert on the rowset that is returned, I
get the bookmark back as an additional column and this gives problems when I
attemp to bind my row data before attempting to perform the update.
Is there a known way of programmatically removing the bookmark column from the rowset when doing the initial select? Received on Sun Feb 24 2002 - 01:21:18 CST
![]() |
![]() |