TOraQuery.RecNo

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Wojtek

TOraQuery.RecNo

Post by Wojtek » Wed 27 Apr 2005 08:28

In my program RecNo is always the same as RecordCount.
I'm looking for anything that shows position of currenct record in a dataset.

Thanks for any help,

Wojtek

Wojtek

RecNo

Post by Wojtek » Wed 27 Apr 2005 08:43

I'd like do add, that RecNo=RecordCount just after Execute().
I want to check index of current record in DBGrid to change pages of results. I'd like do put some code in AfterScroll event of Dataset.

Wojtek

Alex
Posts: 655
Joined: Mon 08 Nov 2004 08:39

Post by Alex » Wed 27 Apr 2005 09:02

We couldn't reproduce the problem.
Please specify your ODAC version, and if it is possible send us complete sample to demonstrate it and include script to create server objects to ODAC support address.

Post Reply