Fast Software needed to Convert CSV to MDV
Large volume of CSV files need to convert to MDV format. What can be the best software to do it faster? I have converted a .mdb file to CSV format using ado.net and then looping on the recordset and writing the data in a .csv file.Now I need to do the reverse. I have to convert the CSV file to a .mdb file (an access table to be specific). Is there any programming code to help me out with this?








