Board index » delphi » Determining Beginning of File.

Determining Beginning of File.

How do you determine Beginning of File with the DataModRef?  I can't find a
reference in the rowSet that would return the state of BOF() like the
function does.  I can find endOfSet, but there is no beginningOfSet or
startOfSet or begOfSet, so how do you determine BOF()

Jesse

 

Re:Determining Beginning of File.


Table1.BOF
------------------------------

Quote
Jesse Castleberry wrote in message <6961m2$7...@forums.borland.com>...

How do you determine Beginning of File with the DataModRef?  I can't find a
reference in the rowSet that would return the state of BOF() like the
function does.  I can find endOfSet, but there is no beginningOfSet or
startOfSet or begOfSet, so how do you determine BOF()

Jesse

Other Threads