JackBurton07
IS-IT--Management
Hi,
I have a csv file with around 220000 records that I want to import into MySQL 5 but the data in the csv file is quite messy, as its from our old mainframe system and there wasnt much validation done to it etc.
I want to clean the data up. Should I use Microsoft Access to clean up the data and then load the cleaned up table into MySQL 5 Or should I clean it up in Access and then save each Access table as a separate csv file then use csv engine on MySQL to import? Haven`t done anything like this before so a bit confused
Is it difficult to do this?
I have a csv file with around 220000 records that I want to import into MySQL 5 but the data in the csv file is quite messy, as its from our old mainframe system and there wasnt much validation done to it etc.
I want to clean the data up. Should I use Microsoft Access to clean up the data and then load the cleaned up table into MySQL 5 Or should I clean it up in Access and then save each Access table as a separate csv file then use csv engine on MySQL to import? Haven`t done anything like this before so a bit confused
Is it difficult to do this?