« Player or virtual machine? | Inicio | We are not spammers! »

A mySQL Flash panel

This is just something I'm using in my daily work.

This is a panel to browse the structure of a mySQL database. It's been tested only in a local environment, with both the webserver and the database server running at localhost.

This panel is not an administration interface. You cannot browse the tables records, and you cannot add, delete or modify those records.

Anyway, some kind of interactivity will be provided in the next release (maybe a "run query" funcionality).

Installation instructions
----------------------
1.- Unzip the content of the php folder and copy it to any folder of your webserver

Example: In a windows box, the destination folder could be

c:\apache\htdocs\databases\

2.- Using the Macromedia Extension manager, install the mxp file

3.- Start Flash. Open the panel form the menu Window->Other panels->databasesList_en

4.- Configuration:

4.1.-script: URL of the folder where the php files where copied:

http://localhost/databases/

Don't forget the final slash.

4.2.- host: mySQL server. Should be localhost

4.3.- User: mySQL user

4.4.- Password: mySQl password

If you have any suggestion, comment, bug report, please drop me a line.

Download the panel

Comentarios

Very interesting. If you guys plan to add some interactivity to it, that'll be a REALLY helpful extension.

I'm using it as well and I like it a lot. It was very good of you to make others aware of the panel.

howdi,

i would like to use this fine panel, but even when i follow your instructions exactly like written above, panel refueses to connect to DB ...

Is your database running on localhost or on another server?

wow - if this had the behaviors to add/update/delete added - this would be an AMAZING extention....