<<< See those three periods? "..."? I took those out. Saved the file and the script 
ran fine...

HTF can three periods restart my cf server? >>> 

Hi Tony, 

I realize this is an insane stretch, but the only thing that pops into my mind is CFMX 
dot-notation sensitivity -- possibly trying to set or evaluate a query column or 
column name ... You could always read in the data and parse it into a query manually, 
although it's bound to be slower than having cfhttp manually create the query. Maybe 
you could massage the data when you're massaging the column names so that any elipses 
are separated by spaces...

______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
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

Reply via email to