VBForums
>
Visual Basic
>
Database Development
> Where is the ROWID stored in a Recordset (ADO)?
PDA
Click to See Complete Forum and Search -->
:
Where is the ROWID stored in a Recordset (ADO)?
Tipi
Apr 19th, 2000, 07:51 AM
I know that the Oracle ROWID is keept somewhere in the recordset but how can we read it?
Thanks!
Micky
Jul 18th, 2003, 11:27 AM
oracle sql statement is :
select rowid,citycode ....... from citydata
YOu will get unique rowid's
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.