wingpeople
Programmer
The service I use for Web hosting only offers MySQL (I could pay a lot more for an Access database, but I'm trying not to!). I've created a simple MySQL database on their server. I know what SQL Select statement I want to send it. What I haven't a clue about (and it's gotten worse in the hours I've just spent looking at FrontPage Help):
How do I connect to that database and have the single row that's the result of my query returned to me to display on a page?
(I know my host name, login name, password and name of the MySQL database, but I don't know much of anything else!)
Help!
How do I connect to that database and have the single row that's the result of my query returned to me to display on a page?
(I know my host name, login name, password and name of the MySQL database, but I don't know much of anything else!)
Help!