I have a tab the limited flat file (.txt)
If I open it in Excel I see it goes from row A to AU.
I have set up a table in mySQL with row A to AU.
I have successfully used PHPmyadmin's insert data from file feature and specified the delimiter as /t.
It imported the data fine. But I would like to know a way for my customer to be able to do this by running a cold fusion script and not having to use PHPmyadmin. Is there a simple way once I have the text file on the server.
Thanks guys
If I open it in Excel I see it goes from row A to AU.
I have set up a table in mySQL with row A to AU.
I have successfully used PHPmyadmin's insert data from file feature and specified the delimiter as /t.
It imported the data fine. But I would like to know a way for my customer to be able to do this by running a cold fusion script and not having to use PHPmyadmin. Is there a simple way once I have the text file on the server.
Thanks guys