This short Video demonstrated how C++ load data from CSV file to MySql database. CSV file is one of most used file for exchange data from one system to another, one application to another and front page application to back end application. MySql database is also one of most used database, especially for online application