J
JIM.H.
Hello,
I have a form and it takes an id and a name form the
user. What is the fastest way to search this id and name
combination in a table which has id,name,desc fields and
change desc to "FOUND" and update the table. This
operation should be fast enough since users will be
searching more than one id and name at a time.
Thanks
Jim
I have a form and it takes an id and a name form the
user. What is the fastest way to search this id and name
combination in a table which has id,name,desc fields and
change desc to "FOUND" and update the table. This
operation should be fast enough since users will be
searching more than one id and name at a time.
Thanks
Jim