I have a requirement where i need to import some data from CSV file using Microsoft Text Driver. My development environment is:-
Windows7 64 bit
Office 2007 (32 bit)
when i try to open a connection it gives me error:
[Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified
Is it possible to read csv file using 32 bit text driver and 64 bit application?
