Hi everyone, another newb yay!
Anyways, I have a website hosted for me. I have a webstore deal set up that uses a | delimited database. It has grown too slow (because it is big) so I want to convert it over to MySQL. Now my provider gave me a MySQL database, and I have a web interface deal to enter data... but there is no way I am typing in thousands of lines of database info by hand.
Does anyone have an idea on how exactly to turn a | delimited database into a MySQL database? I can read guides, but I haven't found an applicable one yet.