Hi,
I'm looking for a front-end that's very simple, to access a to-be-built MySQL Database. I actually need it for only one table. I was thinking that the user could search in a way that would ask for values for each field of that table, and give the option of leaving it blank. Then, it would return all the entries that match up with the query.
You've probably noticed already, but I'm kind of new to database. If you could point me in the right direction, that would be fantastic.
Also, I'm willing to right a little app myself. I've done apps that use simple commands like "SELECT this FROM that", or whatever. If I do that, I'm going to do it in VB, since I only know C and VB, and it has to be on Windows (I'm volunteering at a med center that apparently only uses Windows).
What do you guys think is a better idea?
Anyway thanks a lot for any help!