Importing text files

thebign

Registered User.
Local time
Today, 07:11
Joined
Jan 6, 2005
Messages
11
Is there an easy way to import text files into a database? I've seen some sample code using the "transferdatabase" method, but the list of possible "database types" doesn't seem to include text files. I'm just a newbie so if anyone can just point me in the right direction it would be most appreciated. Thanks.
 
Check out the TransferText command :)
 
Check out the sample db I posted @ Browse [Find a directory or file] for I have a working form that shows you how to browse for a file and import the selected file.
 

Users who are viewing this thread

Back
Top Bottom