comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » DataMiner - Number of rows in a table?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: DataMiner - Number of rows in a table? [message #15842 is a reply to message #15782] Wed, 16 June 1999 00:00 Go to previous messageGo to previous message
Dick Jackson is currently offline  Dick Jackson
Messages: 347
Registered: August 1998
Senior Member
Calvin King wrote:
>
> Fellow IDL Users:
>
> I checked in the 'IDL DataMiner Guide' to see if there is a simple way
> to determine the number of rows in a table and I couldn't find any.

The online help for IDLdbRecordset::CurrentRecord suggests that with
*some* drivers, you can position yourself to the last record with
IDLdbRecordset::MoveCursor, /Last
then call
number = RSobj->CurrentRecord()
to get the record number. Does this work for you?

Cheers,
--
-Dick

Dick Jackson Fanning Software Consulting, Canadian Office
djackson@dfanning.com Calgary, Alberta Voice/Fax: (403) 242-7398
Coyote's Guide to IDL Programming: http://www.dfanning.com/
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Automatic structure definition..
Next Topic: Re: Importing nested structures?

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sat Oct 11 02:55:17 PDT 2025

Total time taken to generate the page: 0.39989 seconds