| Thread Title: | BlueDragon (was RE: How is CFMX J2EE implemented?) |
| End Date: | 10/15/02 37 Posts |
| Summary: | Blue Dragon's presence in the CFML marketplace raises some concern about code standards and portability. This is an excellent discussion...worth checking out. |
| Related Threads: |
(Admin) Blue Dragon |
| Thread Title: | CFMX JRun.exe Hitting 900mb Ram |
| End Date: | 10/15/02 7 Posts |
| Summary: | Concern over a possible MX memory leak spawns a discussion about how the JVM manages its allocated memory, where to go to change default memory parameters, and how to set up an existing ODBC DSN using CFAdmin's ODBC Socket. |
| Thread Title: | French Accents in CF |
| End Date: | 10/15/02 5 Posts |
| Summary: | To display accented characters correctly in MX, set encoding for the form and url scope to UTF-8 and add CHARSET=UTF-8 to a CFCONTENT tag in application.cfm. You may also need to install the CFMX updater, available at: http://dynamic.macromedia.com/bin/MM/software/trial/hwswrec.jsp?product=cfmx_updater. |
| Thread Title: | Get List of Tables in a DB |
| End Date: | 10/15/02 5 Posts |
| Summary: | Need a list of database tables? Here's a one-stop code resource for both MS Access and SQL Server users. |
| Thread Title: | Group By in CFOUTPUT |
| End Date: | 10/15/02 9 Posts |
| Summary: | Recursive joins, subqueries, SQL's TOP function, Current Row syntax, and the CFOUTPUT GROUP attribute are all included in this compact package! |
| Thread Title: | Hey Vernon! About Source Control |
| End Date: | 10/15/02 10 Posts |
| Summary: | When Macromedia encourages DWMX users to voice their requests for source control at http://www.macromedia.com/support/email/wishform?6213=6 , support for Microsoft's SCC API and CVS top the wish list. |
| Thread Title: | Supposedly Simple Query |
| End Date: | 10/15/02 13 Posts |
| Summary: | Can use of unnecessary CFOUTPUT tags cause a simple SQL query to fail? You bet. And as we're locating the problem, we get some advice to always use CFQUERYPARAM as a preventative measure against URL/SQL injection hacks. |
| Thread Title: | XML & CF4.5.x |
| End Date: | 10/15/02 20 Posts |
| Summary: | Looking for tags that will provide XML read/write functionality for a CF4.5 application? Here are a few good resources. |
| Related Threads: |
soXML : Problem XML & CF4.5.x - FIXED! XML & CF4.5.x - SPOKE TOO SOON... |