> <cfprocparam type="In" cfsqltype="CF_SQL_DATE" > variable="3" value="#3#"> @3 datetime, > > This is the culprit. What is the normal way to handle > this?!
That's not a valid CF variable name. In CF, variable names can consist of letters, numbers and underscores, but the first character can't be a number - I think it has to be a letter. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ voice: (202) 797-5496 fax: (202) 797-5444 ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

