>>What are other developers doing out there to develop their
more complicated SQL statements?

I'm working on such a tool: ODBCMyAdmin. It has, among other things, an advanced visual query builder.
It is 100% cross browser DHTML, works with all ODBC datasources.
It mimics the Access query builder, exept that it supports much more easily joins, sub-queries (any level), unions,
group by, etc.
It can extract directly from any datasource all table names, column names, column types, and create a complete
CFQUERY tag with rather complex SQL code without having to type a single character, thus eliminating all
those spelling mistakes that take so much developer's time.

It should be available soon. Presently I'm working on the online Help ( for which I have developed CF_onlineHelp, see at the address below).
It is 100% functional for Access, Oracle, SQL server and MySql. I still have a couple of more databases to test.

--
_______________________________________
REUSE CODE! Use custom tags;
See http://www.contentbox.com/claude/customtags/tagstore.cfm
(Please send any spam to this address: [EMAIL PROTECTED])
Thanks.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to