Hi Healdem

,
Thank you for your response. MySQL is certainly new to me so i apologize in advance if i cause confusion due to my inexperience with MySQL. So from what i understand, the database i create sits inside MySQL itself. Just so we're on the same page, i am locally developing this database and so the only server connection i have is to the localhost, I am not interacting with any web server - the way i see it, once i'm done with creating the database locally and connecting it to the website i've designed; then from there will i upload all that onto the web server.... is that the correct way to go about doing this?
I went into MySQL Administrator and in the Startup Variables page under the General Parameters tab i noticed it displays the data directory and i noticed a folder of the name of my database there along with an OPT file and .FRM files which appear to be my tables within that folder.... what exactly is that OPT file and those .FRM files? Isn't that my database?
Thanks for your help, i highly appreciate it

.
- CK