Im not quite sure what you mean, model or maintenance. I will read up on the below links! Thanks for the suggestions.
-----Original Message----- From: Kevin Roche [mailto:[EMAIL PROTECTED] Sent: Sunday, August 06, 2006 11:15 AM To: CF-Talk Subject: RE: CRUD Chad, Do you want to do the model or the complete maintenance program? The model is best covered by Reactor which you can get from http://www.doughughes.net/index.cfm?filter=category&categoryId=30 If you want to create a complete maintenance system the best choice is the Model-Glue framework which has scaffolding that generates a complete maintenance program. Kevin -----Original Message----- From: Chad Gray [mailto:[EMAIL PROTECTED] Sent: 06 August 2006 15:47 To: CF-Talk Subject: CRUD 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:248946 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

