Warning, plug ahead (but for free, open source product): Chad,
I have a solution (DataMgr) that does what I think you are asking for. It is an object, but doesn't require you to do any OO in order to use it. Nor does it require any major changes to the structure of your code. http://www.bryantwebconsulting.com/presentations.cfm http://www.bryantwebconsulting.com/cfcs/ If you watch the presentations, note that they have yet to be updated for new deployment options: http://steve.coldfusionjournal.com/datamgr_12_released.htm HTH, Steve Bryant 918-449-9440 Bryant Web Consulting LLC http://www.BryantWebConsulting.com/ http://steve.coldfusionjournal.com/ > Let me first start off I am not an OO kind of guy. I like things > linear and easy to read. That is why I like CF. > > I have a few database tables that have hundreds of fields. > > Making forms and action pages to edit, insert and update the data into > the tables is cumbersome and tedious. > > What tools are available to me to basically attach a database query to > pages that edit, update and delete data? > > Do I have to get into an entire framework? Or are there a few > CFCs/Tags out there that only do CRUD? > > Thanks! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:249053 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

