Page 1 of 1

MYSQL - VISUAL INTERFACE LIKE ACCESS.

Posted: Sun Sep 15, 2002 3:57 pm
by Alex Papa
A while ago MySQL Development team was working on an Access-like interface to MySQL.

Anyone having any idea if the project is ready or any other information about it?????

And for those who didn't already know there is a kick ass interface, (not of course like Access) but nearly similar. It is called phpMyadmin and it is based on our Beloved PHP. You can use it locally or remotely, and control your databases, really painlessly. You can log in your database as a root and sweap the hell out of it. Make sure that you set the password right in the appropriate .CONFIG file.

Find more info about, and download phpMyadmin at:

http://phpmyadmin.net

I love this baby. But an ACCESS - Like interface would be the real ASS!!!
----------------------------
Put the Apache on. And ENJOY!!!! PHP and MySQL

Alex
------

Posted: Sun Sep 15, 2002 6:04 pm
by kcomer
Ever use mysql front? It's currently not being developed any longer, or maybe MySQL Manager http://ems-hitech.com/mymanager/. These work ok, most of the time a good knowledge of the command line interface is all you need though.

Posted: Mon Sep 16, 2002 2:37 am
by Takuma
MySQLStudio is quite good as well...

Posted: Mon Sep 16, 2002 2:52 am
by saadatshah
Hi,

SQLYog is good and it is freeeeeee...try this

http://www.webyog.com/sqlyog/index.html


MySQL Desktop is so so...and its shareware

http://www.dualware.net/



Saadi --------

Posted: Mon Sep 16, 2002 3:04 am
by twigletmac
If you really feel you need an Access like interface to MySQL, why not just use Access as the interface?

http://www.devshed.com/Server_Side/MySQ ... print_html

Mac

Posted: Mon Sep 16, 2002 9:21 am
by phice
the PHPTriad has several tools on MySQL, that are applications.

Posted: Tue Sep 17, 2002 1:09 am
by Alex Papa
PAUSE for a moment people.

twigletmac got a point there.

Yes I think thats it. MyOEDC drivers will enable you to use access to control Mysql.

That was the point!!!!

So yes. But I think I am going to stick with PHPmyadmin for good and bad.

ANYWAY THANKS~