4984ColdFusion Custom Tagshttp://aspiringgeek.com/index.cfm?fuseaction=cftagsThe original MyAccessAdmin provided a great way for developers to quickly set up a developer's admin by uploading MyAccessAdmin and configuring it via a browser by adding DSN's, tables, and keys. After this quick set up, data could be added, edited, and deleted.CFML > Scripts and Programs > Database ToolsOct 10, 2006
Usually it is difficult to decide were to store files, uploaded by application users - as file on hard disk or in a database, using BLOB or CLOB fields. But for those of you who want to store files in a database we recommend these CFX Java tags.
It was not easy to work with large database objects in early ColdFusion versions. And we had some hardships resolved by using present CFX tags.
jBLOB library is a set of easy to use ColdFusion CFX Java classes used to read and write binary information to and from database with BLOB or CLOB fields. jBLOB can be used to upload docs (images, MS Office files, etc) into Oracle, MSSQL and any databases with ODBC connection. The set of classes can be used on UNIX and NT platforms so jBLOB is universal and ultimate solution for ColdFusion developers who work with large data objects, stored in BLOB or CLOB fields.
I was given the problem of implementing a data source fail over using Coldfusion. The goal was to develop a way to switch users to a successful server in a cluster when their desired server failed, and then switch them back to their original server once that server was available. I also wanted to make sure that the fail over was spread out across the successful connections evenly so 1 server wouldn't take the brunt of the load if possible.
The original MyAccessAdmin provided a great way for developers to quickly set up a developer's admin by uploading MyAccessAdmin and configuring it via a browser by adding DSN's, tables, and keys. After this quick set up, data could be added, edited, and deleted.
CFMMaker is a powerful yet easy-to-use code generator that creates a full set of CFM (ColdFusion templates) quickly from your Data Source. Supported databases includes Microsoft Access, Microsoft SQL Server, Oracle or any database with ADO or ODBC connectivity.
Joining mailing list will entitle you
to receive occasional emails informing you of news and
updates to the site and any special offers that may be
of interest to you.