[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
question about lookup
I have to insert data to tables for these conditions
if the insert record is not on the table at all
or
if the data on the new record is different.
Either way it looks like I have to try to select the data
from the table first.
Is the lookup function or procedure, I keep seeing people mention
in this newsgroup good for this.
If so anybody have an example of how to use it
thanks