If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
I want to commence adding databases to web-sites I build and need to know what is the best program to use for creating databases on a Macintosh that will be served on Windows/Unix servers? Currently using OS 9.1.
hmm... I do not know if there is a mac database solution that will export SQL or not, but what I have done in the past for creating PHP/MySQL driven sites was to use a script called phpMyAdmin that will allow you to configure your MySQL database using a way cool web-based interface...