Subscribe: Posts / Comments / Email


RSS

Adobe Flex – Flex Data Manager

Fri, Mar 6, 2009

Projects

  • Application: Flex Data Manager
  • Description: A Flex bases MySQL monitor and data manager. Full C.R.U.D on any database and table allowed for logged in user.
  • Backend: PHP
  • How: 5 classes make up a full MySQL Management class, all data is transmitted using JSON, so its pretty fast, even with large databases.
  • MySQL Processes Monitor: Monitor current processes with the ability to terminate.
  • Query Builder: Generate SELECT, INSERT, UPDATE or DELETE statements for a specific table, and execute on the fly.
  • Query Analyzer: Construct advanced SQL statements then analyze the query, viewing your results and seeing information re-guarding the query.

Download: Moved Project to Google Code

Tags: , ,

2 Comments For This Post

  1. Raghu Says:

    Hi Jonnie,
    This is a cool application :) When i was trying out…Im getting an error like
    ——————————————————————————————————————————————
    [RPC Fault faultString="HTTP request error" faultCode="Server.Error.Request" faultDetail="Error: [IOErrorEvent type="ioError" bubbles=false cancelable=false eventPhase=2 text="Error #2032: Stream Error. URL: service/MySQLRESTService.php?h=10%2E66%2E122%2E225&p=&m=ping&u="]. URL: service/MySQLRESTService.php”]
    —————————————————————————————————————————————–
    I think i have not ftp-ed the proper files, I want to put this on my local machine and even want to contribute. Can you put a readme.txt () and an install.txt, so that i can bring this app on my localmachine localhost and check out so that i can start building :) ? Reply asap,
    Thanks,
    Cheers,
    Raghu

  2. madmax Says:

    How do I put my comment in Russian?

Leave a Reply