Info-Pack.com CSV 2 TAB is a csv file to TAB delimited file converter.
Use it to convert your access comma separated files into database delimited files.
Simply provide an input file, some field names and an output file name. CSV 2 TAB will then create a file containing TAB in the outfile from your csv data.
This program doesn't handle commas that are embedded within the data. It simply converts all quotation marks to null, and all commas to tabs, not taking into account the real "rules of comma-delimited files."