Entries tagged with “mysql”.
Did you find what you wanted?
Mon 26 Mar 2007
Posted by allscoop under free software
No Comments
Ever wanted to convert your access database to mysql? This excellent piece of free software will do it for you quickly with an easy to use interface.
Bullzip Access to MySQL�

The program takes your access database and creates an SQL file that can then be imported into a MySQL database. The program has worked perfectly for me each time. This has been a huge time saver for me as I used to hand write scripts to pull the data out of access and create .sql files. Now it all happens in only a few clicks.
Fri 16 Feb 2007
Posted by allscoop under free software
No Comments
A very nice alternative to phpmyadmin is a free script called Eskuel. It is very easy to use, clean and simple layout and very quick navigation. A great feature is the ability to easily add multiple databases and manage them on a single interface. So far Eskuel has been able to accomplish anything I’ve needed to do with a MySQL database.