phpLiterAdmin and GZip


I have released phpLiterAdmin v0.7.2 which introduces the ability to export and import in a Gzip format.



This is also phpLiterAdmin's 1st release that has NO Bug Fixes :D (I think lol)



What is next for phpLiterAdmin? I can tell you what isn't... Row editing... It is a pain in the BUTT, I am having troubles with slashes being added and just totally get messed up :'( So row editing may not come until 1.0 or 1.x



Now, the possibilities of the next release? Probably a page to very easily create tables :-] but to be honest, after that is done, I don't know what else should be added... :x

Posted by aldo on July 15, 2008, 01:34:09 AM

Comments

Sounds good

Sounds good, the query designer would probably be the last thing =D Thanks

Posted by aldo on July 15, 2008, 11:47:21 AM | Link

Next

Possiblities:

- Create tables

- Insert new record

- A Select statement query designer, like what MSAccess has or like the things featured here:

http://query-designer.qarchive.org/



Obviously, not quite as advanced, as you can't do drag and drop in HTML, but a tool for making it easier to generate medium complexity SELECT statements with lots of fields to select and criteria would be very welcome. The other week, I spent ages trying to do a SELECT statement that would select the 5 most recent comments to show on my front page and display them in the order of the most recent comment, but also with a count of the most recent comments. I probably wouldn't have been able to do it without the help of query designer in MS Access. It contained the likes of :Last(comment)  ... Count(comments)  ... Avg(score) ...  INNER JOIN ... GROUP BY ... HAVING ... ORDER BY.

And the thing I always get wrong with SQL SELECT statements like this is where to put the () brackets or how many brackets to do and whether to use HAVING or WHERE. So a query designer that does the bracket placement for me etc, would be very good.



Posted by SQLphobia on July 15, 2008, 10:22:08 AM | Link

Post Comment


Here you can post a comment, all fields ARE required (Except the subject), your email will not be displayed!

Subject:
Name:
Email:
Comment: