>From a CF5 lang ref, so may be out of date... Is the task registered?
Also try yyyy for startdate format. And you don't need "Interval". 

-----Original Message-----
From: Rick Faircloth [mailto:[EMAIL PROTECTED] 
Sent: Thursday, June 26, 2008 9:31 AM
To: CF-Talk
Subject: RE: Trying to read a text file of data and input into db...

Hi, Tom... it's MySQL 5.

The code in my last email is working properly.

However, now I have a problem executing this:

<cfschedule
                                action = "run"
                                task = "02_Process HMLS Office Data Text
File"
                                startdate = "#DateFormat(Now(),
'm/d/yy')#"
                                starttime = "#TimeFormat(DateAdd('n', 5,
now()), 'h:mm tt')#"
                                interval = "once" >


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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-Talk/message.cfm/messageid:308186
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to