Hi,
I am trying to read data from csv and process the data using c# code and send the data to database. I read csv file using Oledb jet engine connection. It works in my local machine. But does not work in the server, same code, same settings and the same csv file to test both environment. I checked all the oledb jet engine dlls in both machines and both seem to be similar. I am getting the above error when I run it in server.
Any one please help me. Many thanks.