>- see footer for list info -< Thanks Russ, Nice idea, any ideas about getting component like functionality into CF5?
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Russ Michaels (Snake) Sent: 09 November 2004 10:32 To: 'Coldfusion Development' Subject: RE: [CF-Dev] Developing a query building tool >- see footer for list info -< Yep I have built a dynamic query builder. Pretty simple really, just a have a select list of the tables you want to query on, then populate a list with the columns, and have a list with search criteria such as WHERE, AND, OR, IN etc and simply build the query from this. If you using SQL server then you may want to have a look at English Query Language, as this allows non technical people to get reports from a database using normal english language. Russ _______________________________________________ For details on ALL mailing lists and for joining or leaving lists, go to http://list.cfdeveloper.co.uk/mailman/listinfo -- CFDeveloper Sponsors:- >- Hosting provided by www.cfmxhosting.co.uk -< >- Forum provided by www.fusetalk.com -< >- DHTML Menus provided by www.APYCOM.com -< >- Lists hosted by www.Gradwell.com -< >- CFdeveloper is run by Russ Michaels, feel free to volunteer your help -< ______________________________________________________________________ This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com/email ______________________________________________________________________ _______________________________________________ For details on ALL mailing lists and for joining or leaving lists, go to http://list.cfdeveloper.co.uk/mailman/listinfo -- CFDeveloper Sponsors:- >- Hosting provided by www.cfmxhosting.co.uk -< >- Forum provided by www.fusetalk.com -< >- DHTML Menus provided by www.APYCOM.com -< >- Lists hosted by www.Gradwell.com -< >- CFdeveloper is run by Russ Michaels, feel free to volunteer your help -<
