Because I blog about Crystal Reports occasionally, and created a helper class to assist in integrating it into .Net applications, I get a lot of questions from people that have problems running their reports. Especially in production environments after...
This post explains a little about using OleDb Jet Engine for import of delimited files, such as comma (CSV) and tab delimited files. A demo application can be downloaded to show how it works....