IonicWind Software

IWBasic => Database => Topic started by: Andy on June 14, 2018, 08:13:38 AM

Title: Searching by name
Post by: Andy on June 14, 2018, 08:13:38 AM
If I have two fields on screen, surname name and first name respectively, what is the best way to search a table for a match / partial match to the name entered?

i.e. if I enter "Smith" in the surname box, can I pull up the first "Smith" from the DB table?

Any one got any examples of this?

Thanks,
Andy.
Title: Re: Searching by name
Post by: LarryMc on June 14, 2018, 08:22:49 AM
If I remember right, the "Addressbook" example has all that set up in it.