----- Original Message ----- From: <[EMAIL PROTECTED]> Newsgroups: cf-talk Sent: Wednesday, September 20, 2000 2:10 PM Subject: RE: Using CFFILE to search [CF-Talk] > I'm not sure this is a job for CF. How about importing the files as tables > into Access, then appending them all into one big table, with a new field > that tracks which rows come from which file, and then sorting them by IP or > what have you so that all the same IPs are together and you can idenfity the > files? That's one idea. 2 things; reason I want to do it in CF is because this i spart of an existing project which is now becoming very large, in several parts, done by several people - all in CF! So, it makes sense. Secondly, the reason I doubt I could do the above is due to the way the file has been edited - not very well. The IP address isn't necessarily on the same line each time, and Access would get all confused. Thanks anyway :( Will ------------------------------------------------------------------------------ Archives: http://www.mail-archive.com/[email protected]/ To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

