Forums

Database lookup

wwgg 11 Dec, 2016
I have build multiple forms now to send mails, save data into my database that all works perfect...

Now the most simple thing on earth I cannot get my head around.
I have a database with 2 important fields.
LotNr = a number
Prijs = the price people win on the particular lot number.

I need one field on a form. So people can enter their nr.
a submit button

on submit lookup if the nr exists in the LotNr field of the tabel and display the price they won..
easy as that.. but for some reason I cannot get it to work.

Please send me a link to a "how to" or a help page that learns me how to lookup data from a table
GreyHead 11 Dec, 2016
Hi wwgg,

Please see this FAQ to see how you can use the Conditions box in a DB Read action to select a particular record.

Bob
This topic is locked and no more replies can be posted.