MySQLBrowser

View: New views
1 Messages — Rating Filter:   Alert me  

MySQLBrowser

by David Villalobos Cambronero :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Benoit:

Attached is an example of something that I call MySQLBrowser. Its goal is to retrieve information form an specific database. Most of my applications has database access, and many times I needed a "quick" access to the database I'm currently using, so MySQLBrowser solve most of the problems.

Some features are:

Runs querys and show its output.
Database backup.
Table backup.
You can specify the connection parameters in the "Properties" section.
Retrieves: tables, views, indexes and fields info.
Shows output in different formats (-v, -vv, -vvv, -t).
Highlights most of MySQL keywords.

It is gb.db.mysql independent but MySQL specific since most of information is retrived from information_schema.

I think it will be a good complement for the gb.db.mysql component, but it uses some other gambas components wish mean that gb.db.mysql will need gb.form, gb.qt, and gb.qt.ext. I see no problem since all these components are normally compiled but I want to know your opinion.

If MySQLBrowser can't be part of gb.db.mysql I think we can create something like gb.mysqlbrowser, gb.db.mysql.form, gb.db.mysql.browser.

But any way please take a look at its and please let me know your comments.

Best regards

David



     

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Gambas-devel mailing list
Gambas-devel@...
https://lists.sourceforge.net/lists/listinfo/gambas-devel

gb.David-0.0.39.tar.gz (70K) Download Attachment
LightInTheBox - Buy quality products at wholesale price!