If you are using SQL server there is a command called bcp that will import
from a text file.
I'm sure most other high-end database packages can import from text files.

-----Original Message-----
From: Michael Lugassy [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 17, 2001 9:49 AM
To: CF-Talk
Subject: the big export


I need the fastest way to export 100s of 1000s of text
files into a database. I need each file in a a new row like this:
file1name, file1content
file2name, file2content

CF is too slow for this, what can I use?

Thanks,

-=Michael.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to