DataMgr Icon

DataMgr

DataMgr is a Data Access Layer component set.

DataMgrOverview

More than anything else, DataMgr is meant to manage CRUD (that is, Create Read Update Delete). Everything else that it does is an extension of this.

Most solutions for CRUD work on one of two principals:

* ORM
* SQL Generation

Both of these have some code that writes other code and saves files. ORM requires an OO approach. If you are using a full OO approach, this is great. If not, it is a lot of extra work to get any benefit.

SQL Generation means that although you don't have to write the SQL, you still have a bunch of SQL in your code. This isn't a bad thing, but it can still leave you with much of the tedium of managing a bunch of SQL code in your application.

DataMgr takes a path of database Abstraction. It doesn't generate any code or save any files. If you want to update a record (in your "products" table, say) from a form, just make sure that the form field names match the table field names and that you include the primary key value and then call updateRecord():

NEW

Fixed some bugs.

DataMgrInformation

Version
2.2.0.2
Date
01.20.10
License
Free
Language
English
File Size
70KB
Developer
Category
SubCategory
Operating Systems
Windows ,Mac OS
System Requirements
No additional system requirements.
sebtags Icon
Tag set makes it easy to make skinnable forms and tables (and menus).
Free
More
NummericStepper for ColdFusion FlashForms Icon
This ColdFusion CustomTag creates in your FlashForms a NumericStepper.
Free
ampleShop Icon
Complete eCommerce software solution with built-in Content Management System
Paid
cf_noCache Icon
This tag will try to prevent the user's browser from caching the page.
AppBooster Icon
Appbooster is a sample/starter application.
Manage Bounced Emails (MBE) Icon
This program will help you to keep your subscription database clean
Zip CFC Icon
A collection of functions that supports the Zip and GZip functionality.
Free
WebOS CFM Icon
WebOS is a ColdFusion Website System.
Free
CFX_JpegResize Icon
CFX_JpegResize is a custom Cold Fusion tag that can resize JPG images
Free
More