In CFWheels, you create the model object.  A table will have a
corresponding cfc file in the model folder.  Example /models/
widget.cfc will have a table called widgets.

The datasource is a assumed to be the folder name cfwheels resides in
(convention over configuration) but can be overrode easily.

On Dec 4, 7:11 am, tom thomas <[email protected]> wrote:
> Yep, pretty good. How does that code know which database or which table to 
> update?
> The examples I seen with the amount of code required to make that happen, I 
> could create a few crud functions in a cfc and basically do what you did in 
> the cfscript part.
> Tom

-- 
Open BlueDragon Public Mailing List
 http://www.openbluedragon.org/   http://twitter.com/OpenBlueDragon
 mailing list - http://groups.google.com/group/openbd?hl=en

 !! save a network - please trim replies before posting !!

Reply via email to