IT'S  WORKING!!!!

Sam, Raymond, Andy, thanks for the help and guidance...


Ultimately, I honestly don't know why the CFFILE wasn't functioning, which 
drives me nuts because that was the biggest mistery of all...   never to be 
discovered, as so many are not...
Once I resolved that, it was debugging the query loop - and it turned out 
that in the query loop there were " marks inside the query so it was 
looking for

       where (MFGPartNumber = '#listgetAt('#line#',1, ',')#"')

instead of       where (MFGPartNumber = '#listgetAt('#line#',1, 
',')#')  (double quote stuck inside the end of the WHERE clause so as a 
result it was appending all of the field content with a "  and as a result 
there were NO matches!

WOW... 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to