Here's another tip. If you want to add a date stamp to a newly inserted row, you can set the default in the DB to GETDATE() (for SQL Server) and not have to worry about inserting it.
CF gets funner all the time! :OD Adrian www.adrianlynch.co.uk -----Original Message----- From: John Barrett [mailto:[EMAIL PROTECTED] Sent: 23 July 2008 09:04 To: CF-Newbie Subject: Re: cf query help Hi Adrian, Thanks so much for you help. I made a bad error:( It seems that your Application.cfm is only valid in that folder only, and not throughout the whole site. When I put this file in the same folder as the Application.cfm file it works fine. I am stoked that I was able to learn 2 things, and that I can add data this way. I was able to add the date to the db in the way that I wanted, 07/ 22/2008 Leaning CF is fun`-` Thanks again for your help, John ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Newbie/message.cfm/messageid:3860 Subscription: http://www.houseoffusion.com/groups/CF-Newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15
