Question and Answer Database FAQ1881C.txt What is the equivalent in BCB to a Pdox TCursor Category :Database Issues Platform :All Product :C++Builder 1.x Question: What is the equivalent in BCB of Paradox's TCursor and what is a TCursor in Paradox? Answer: The TTable component. A TCursor in Paradox is a pointer to the data in a table, a pointer that enables you to manipulate data at the table level, record level, and field level without having to display the table. 7/2/98 10:32:32 AM
Last Modified: 01-SEP-99