Recid -> cursor.position?
Bart Pietercil
bart.pietercil at cognosis.be
Wed Nov 11 12:34:59 CST 2009
Hi Thomas,
read up on recid in the wiki
what you want is
'select recid,* from mytable'
or
select ** from mytable (mind you this will also include besides the recid the OID)
hth
Bart Pietercil
CTO Cognosis NV
On 11 Nov 2009, at 16:11, Thomas Flemming wrote:
> Hi Ruslan,
>
>> Then best thin you can do -- apply binary search by RecID,
> But how?
> my cursor is created from this: "select * from mytable"
>
> So RecID is not included in the cursor, isn't it?
> If I could search for RecID in the cursor, it would be fine. Speed of
> searching is in this case not so important for me.
>
> Regards,
> Tom
>
>
>
>
>
> --
> /****************************************
> ** Dipl.-Ing. Thomas Flemming
> ** Software Development
> **
> ** Touratech AG
> ** Auf dem Zimmermann 7-9
> ** D-78078 Niedereschach
> **
> ** mail tf at ttqv.com
> ** fon +49 (0) 7728 9279-206
> ** fax +49 (0) 7728 9279-29
> **
> ** http://www.ttqv.com
> ** http://www.touratech.de
> **
> ** ... und immer dem Pfeil nach!
> ***************************************/
> _______________________________________________
> Valentina mailing list
> Valentina at lists.macserve.net
> http://lists.macserve.net/mailman/listinfo/valentina
More information about the Valentina
mailing list