Hi. Can someone recommend a site with decent informations on DFD's and normalization etc. Need a lesson that's above basic for a meeting with database experts.
I believe there is a tool that works better in some areas than PhpMyAdmin. If you want to see in the same application your local database and your remote database (that one you keep on the web host) then PhpMyAdmin will not be able to help you. (Please, correct me if I am wrong). There is a free solution for this, called SQL Manager Lite. You can find a link here. This software can do tunneling and you can open on the same place both your local and your remote database. If you want to transfer data between them or to synchronize them, this tool will help you very much.