by Dina Hess
| Title: | Another Newbie Problem |
| Date: | 12/12/02 12 Posts |
| Summary: | Don't let the title mislead you. There's nothing "newbie" about this thread, which focuses on how to handle date parts in SQL...always a tricky problem. There's also a good discussion here about how the ISO SQL standard relates to Transact-SQL. |
| Title: | Application.cfm vs. CFInclude |
| Date: | 12/12/02 12 Posts |
| Summary: | Is there any reason *not* to CFINCLUDE a DTD in Application.cfm? The general consensus is that Application.cfm and OnRequestEnd.cfm should contain only server-side code in the event you do not want or need the included content. |
| Title: | How to Change This Query from MS Access to MySQL Query |
| Date: | 12/12/02 11 Posts |
| Summary: | After writing several queries that contain subqueries, a developer discovers that MySQL does not support subqueries. Even if MySQL *did* support subqueries, it's usually a better choice to replace subqueries with joins whenever possible. Sample subquery-to-join conversions are included. |
| Title: | MM Rich Text Editor - WAS: RE: Macromedia Contribute |
| Date: | 12/12/02 30 Posts |
| Summary: | A question about the DRK2 Rich Text Editor inspires a look at the other options available to those seeking a good HTML or XHTML editor. ActivEdit, soEditor, EditLive!, CF XHTML Editor, and XHTML Editor Pro are discussed and compared for their respective value. |