Subject Finding the right record
Author Walter Araújo Franco
Hi,

A doubt about "how to develop",
With Paradox (argh), i used to do:
Table.setkey;
tablePK.value:=avalue;
if table.gotokey then table.edit
else table.insert;

With queries, i know that i have to use the "where" clause, but, if i have to read a thousand of new and updated record, it won't make my database go down? or slowly?
Or there's another way to locate the record in a faster time?
txs in advance....

[]'s

Walter A. Franco
SysMaker Sistemas
Poços de Caldas - MG
UIN 11.606.129


[Non-text portions of this message have been removed]