| |
|
|
|
|
| jBLOB : Custom Tags for Large Date Objects. - CFML - Database Tools |
|
|
jBLOB : Custom Tags for Large Date Objects. |
|
|
.avk |
|
|
CFML / Database Tools |
|
|
Click to Visit |
|
|
Click to Download |
|
|
22 |
Usually it is difficult to decide were to store files, uploaded by application users - as file on hard disk or in a database. 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. 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.
Installation procedure has four steps:
Check/install JDBC drivers
Copy and register CFX tags
Create demo database MSSQLBLOB
Copy ColdFusion demo script to web server directory
Tag Syntax
Note: demo version can store files with size up to 8000 bytes only!
|
| Top CFML scripts |
1).
jBLOB This offers a set of ColdFusion CFX Java classes meant for developers that work with large databases. It can be utilized to read and write binary information to and from database with ODBC connection. This can be used to upload docs on UNIX and NT platforms.
2).
jBLOB : Custom Tags for Large Date Objects. jBLOB library is a set of easy to use ColdFusion CFX Java classes used to read and write binary information to and from database. 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.
3).
MyAccessAdmin2 With usage of ColdFusion and Access, this allows a developer to easily set up an administration section for any site. In addition to original features, this allows you to control access with simple built in security; add, alter and drop tables remotely, add and delete columns remotely and many more.
4).
myCFAdmin This is a ColdFusion-based MySQL web administrator, which supports most of the features that could be applied to the database.
5).
CFMMaker CFMMaker is a program that generates ColdFusion templates to let users build websites from the scratch. Users can utilize this as a generator to create complete set of CFM using their data source.
6).
vgDBSearch Search by any DB field, return a predefined number of results, show the number of records found, show a [next] link to display the next set of records.
7).
verveCFListRand verveCFListRand - randomly dispay your query results and lists.
|
|
| New CFML scripts |
1).
vgDBSearch Search by any DB field, return a predefined number of results, show the number of records found, show a [next] link to display the next set of records.
2).
jBLOB : Custom Tags for Large Date Objects. jBLOB library is a set of easy to use ColdFusion CFX Java classes used to read and write binary information to and from database. 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.
3).
verveCFListRand verveCFListRand - randomly dispay your query results and lists.
4).
CFMMaker CFMMaker is a program that generates ColdFusion templates to let users build websites from the scratch. Users can utilize this as a generator to create complete set of CFM using their data source.
5).
MyAccessAdmin2 With usage of ColdFusion and Access, this allows a developer to easily set up an administration section for any site. In addition to original features, this allows you to control access with simple built in security; add, alter and drop tables remotely, add and delete columns remotely and many more.
6).
myCFAdmin This is a ColdFusion-based MySQL web administrator, which supports most of the features that could be applied to the database.
7).
jBLOB This offers a set of ColdFusion CFX Java classes meant for developers that work with large databases. It can be utilized to read and write binary information to and from database with ODBC connection. This can be used to upload docs on UNIX and NT platforms.
|
|
|
|
|
|
|