AddReccord question

Gregory Kowalski gregkowalski at earthlink.net
Sat Jun 19 17:31:17 CDT 2004


Hello,

To add a record to a db, must the cursor always contain all the records 
in the table? In other words, must the cursor's query always be SELECT 
* FROM mytable? If so, when the db is very large (say 500.000 records) 
creating the cursor could take some time - or is it negligible?

Greg





More information about the Valentina mailing list