Database Query
    Very Intuitive, December 30, 2006 |
1 of 1 people find this review helpful:
I loved reading reviews, but never usually write one. With DB Query I just had to! I'm ok with finding the queries i need to build out of database, so i have no problem there. I use SQLyog to connect to my DB, build the query i need, then just paste it into my DBQuery field(with a little formatting of course)! The Documentation should suffice anyone wanting to know how it works, but you must take the time to read it! In about 15 minutes i build my query and had it displaying on my website the way I want it to, plus i'm playing around with formatting now! What would take me a least a couple of days to figure out(building the query, and formatting the displays using PHP) took me 15 minutes. Talk about ROI (investment in this case is downloading & installing). I will go for the professional version based on what i've seen in this release, and i would recommend you do the same too-if you have the for the extensions description. I've read comments saying one has to be fairly versed in SQL DB's but the ol "SFW" worked for me i.e. SELECT ThisColumn, ThatColumn, AnotherCol,
FROM ThisDatabase WHERE ThisDataHasThisCriterium.
Should be easy enough to do... right?
|
|