G
Guest
I would like to add a Find / Search function to my application, but was
wondering how I would go about doing this. Would this be a Select Statement?
How can I tell the Select Statement to return any row that contains the text
in one of it's cells.
For example, if I search "Dav", I would want to return all results that
began with Dav, such as David, Dave, Davey, etc...
Thank you.
wondering how I would go about doing this. Would this be a Select Statement?
How can I tell the Select Statement to return any row that contains the text
in one of it's cells.
For example, if I search "Dav", I would want to return all results that
began with Dav, such as David, Dave, Davey, etc...
Thank you.