Importing

cross5900

Blarg!
Local time
Today, 17:06
Joined
Mar 24, 2006
Messages
92
I am trying to import into a table a very large text file that has information dumped into it every morning from a daily import.

I am building a database that is also using the same information but on a stand alone database and was curious to know if there is a way to link the txt file to a table so every morning that the new info is imported it will just automatically dump into the table.

I have filling this is not since it is a txt file and I will need to just setup a custom menu button that when pressed does the import into the table, but I was hoping it would be as simple as a link.

Thanks ahead of time.
 
Yeah I think that is exactly what I am doing. I am creating a module for my menu so when they press it will do the import. I have created a Import Specification that pulls what info I need out of this txt file and will put it in my table. Should work.
 

Users who are viewing this thread

Back
Top Bottom