MYSQL - VISUAL INTERFACE LIKE ACCESS.

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
Alex Papa
Forum Newbie
Posts: 10
Joined: Sat Sep 14, 2002 12:53 pm

MYSQL - VISUAL INTERFACE LIKE ACCESS.

Post 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
------
kcomer
Forum Contributor
Posts: 108
Joined: Tue Aug 27, 2002 8:50 am

Post 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.
User avatar
Takuma
Forum Regular
Posts: 931
Joined: Sun Aug 04, 2002 10:24 am
Location: UK
Contact:

Post by Takuma »

MySQLStudio is quite good as well...
saadatshah
Forum Newbie
Posts: 23
Joined: Fri Jul 05, 2002 5:50 am
Location: Lahore

Post 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 --------
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post 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
User avatar
phice
Moderator
Posts: 1416
Joined: Sat Apr 20, 2002 3:14 pm
Location: Dallas, TX
Contact:

Post by phice »

the PHPTriad has several tools on MySQL, that are applications.
Image Image
Alex Papa
Forum Newbie
Posts: 10
Joined: Sat Sep 14, 2002 12:53 pm

Post 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~
Post Reply