that's what I was kinda figuring I know the cfform is a disaster so I figured these might be as well thanks
dave ----- Original Message ----- From: "Matthew Walker" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Thursday, January 23, 2003 10:42 PM Subject: RE: cfinsert or reg sql? > Personally, I don't use cfinsert, cfupdate, or any of the cfform tags. > Sure they're quick and convenient, but they're not very flexible. As > soon as you want to do something even slightly beyond the design (like > set a DateUpdated field to now() for example) you're faced with either > rewriting the code or a nasty kludge ( <cfset form.DateUpdated = now()> > ). > > > what are your thoughts on using cfinsert over using a sql > > insert function? (access/ms sql) > > Pro's and cons ? > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

