B
Ben
I'm trying to use a select query to do the following, but it doesnt work - I
will explain why after.
Ive got a database full of names, and want to have a certain form bring up a
listing of names dependant on what the user enters in. For example, if the
user enters in "top", I want it to display any listing with the field
"order" set as "1" or "2" or "3". However, I want this form to be edittable.
I tried using a select query to bring up the listings, which worked, but I
cant edit any of the values.
Is there a way to make it so I can, or a different approach?
will explain why after.
Ive got a database full of names, and want to have a certain form bring up a
listing of names dependant on what the user enters in. For example, if the
user enters in "top", I want it to display any listing with the field
"order" set as "1" or "2" or "3". However, I want this form to be edittable.
I tried using a select query to bring up the listings, which worked, but I
cant edit any of the values.
Is there a way to make it so I can, or a different approach?