I found the problem (or at least a workaround). I changed the cfsqltype to be a timestamp instead of a datetime and that did the trick. Seems a little odd, but at this point, whatever works.
Scott On Mon, Jan 11, 2010 at 3:29 PM, Scott Brady <[email protected]> wrote: > I'm not seeing that in the docs for cfcomponent anywhere. I take that > back. It's not in my local cfdocs. Awesome. > > But, that didn't solve the problem. I'm still getting the same error. > > > On Mon, Jan 11, 2010 at 3:19 PM, David Mineer <[email protected]> wrote: >> >> You have accessors="true" on your component right? >> > > -- > ----------------------------------------- > Scott Brady > http://www.scottbrady.net/ > -- ----------------------------------------- Scott Brady http://www.scottbrady.net/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:329561 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

