Newbie alert! I have a database running in mySQL with a Base front end. Is it possible to create a query with a pop-up dialog box (I think this is called a parametrised query)?
So if I want to create a query to search for a name within a contact list, I get a pop-up dialog box asking to enter a name (eg ‘Smith’) or part of a name (eg mit). I can get it to work correctly in a simple local database, but not the mySQL database.
Can anyone help me out?
Thanks.
Richie