hi. i currently have a member script that uses a flat file database. i want to switch member sciprts that used mysql. is there anyway i can automatically transfer my user 's data from my flat file to sql?
It should be easy to do but will depend on the format. If you are storing the data in a text file you can use LOAD DATA INFILE