AW: RecID from Cursor
Chuck Pelto
cbpelto at pcisys.net
Tue Feb 15 13:19:51 CST 2005
On Feb 15, 2005, at 1:10 PM, Chuck Pelto wrote:
>
> On Feb 15, 2005, at 1:07 PM, Florian Bogeschdorfer wrote:
>
>>
>>> Okay....
>>>
>>> Suppose I'm not SELECTing on RecID.
>>>
>>> I'm selecting on other data in the table.
>>>
>>> How do I get the record ID in that scenario?
>>>
>> .net/mailman/listinfo/valentina
>>
>> SELECT *,RecID FROM whereever WHERE whatever ...
>
> So then, getting the RecID would look like....
>
> recID = curs.ULongField(?).Value() //????
Is the answer to my question "n"? Where n is the last field in all the
field found in the SELECT *?
Regards,
Chuck
More information about the Valentina
mailing list