GotoCurrent in TZTable

Forum related to version 6.5.1 (alpha) and 6.6.x (beta) of ZeosLib's DBOs

Moderators: gto, cipto_kh, EgonHugeist

Post Reply
glashtin
Fresh Boarder
Fresh Boarder
Posts: 5
Joined: 12.10.2005, 18:17

GotoCurrent in TZTable

Post by glashtin »

Trying to convert my app to use Zeoslib, however I ran into a problem.

I am currently using TTables GotoCurrent function but Zeos does not appear to have this function. Is there something like it in zeos that does the same thing?
glashtin
Fresh Boarder
Fresh Boarder
Posts: 5
Joined: 12.10.2005, 18:17

Post by glashtin »

I just found RecNo. Would that work? Something like

Table1->RecNo = Table2->RecNo;

I am trying to compile now but is a very large C++ app and will take a while.
Post Reply