pf » Want additional DB or OS support in ColdFusion?
Want additional DB or OS support in ColdFusion?
Are you burnin' for built-in PostgreSQL support in Macromedia ColdFusion (BlueDragon already has this)? How about FreeBSD? Debian Linux Support? Fedora Support? Additional J2EE servers? 64-Bit Operating systems?
Then go and take the ColdFusion vendor support survey.
The books are covering the comment space.
Evert
I forgot to say: I'm using FireFox 1.5 BETA 1. So this might be the actual problem.
My extensions: All-In-One Sidebar MozCC ProxyButton Sage User Agent Switcher Web Developer Toolbar
Hope this helps
I'm building a new website builder that uses MySQL instead of MS SQL primarily on the basis that:
(a) MySQL is well documented whereas as PostgreSQL seems to be less
(b) The fact there is a book called High Performance MySQL which finally answers what I needed to know about scalable MySQL. There doesn't seem to be an equivalently awesome resource for PostgreSQL.
(c) easy and powerful replication/scalability bits.
Do you have any comments on which database you prefer under a scenario where the database should ultimately be able to scale to 10 million websites which means, obviously, many times more records than 10 million? Would you prefer PostgreSQL under this scenario?
I am using a home brewed horizontal partitioning system. The data would actually reside among multiple databases with a master database that would tell the application which database the individual website data resides in.
e.g.
[master table]
| | |
[table 1] [table 2] [table 3]
Where individual site data resides in table 1,2,3 and the mappings appear in master.
I found the problem! I had javascript disabled for debugging, causing google adsense not to show up and screwing things up.
Sorry for the trouble,
Evert
- Dear SQL Server Enterprise Manager Developer
- PostalMethods - Web Service for Snail Mail
- Mastering CFQUERYPARAM
- Google Code Search for ColdFusion
- Speaking at CFUNITED 2008
- Getting ColdFusion SQL Statements from SQL Server Trace
- CFSCRIPT Cheatsheet
- 3 New Image Effects for ColdFusion 8
RSS
add to del.icio.us
Pete Freitag is a software engineer, and web developer located in











