Hi,
Im trying out a ODBC Connection to Access.
My connection string is as following
I get the following errorCode:strCn = ("Data Source=cntCal; Initial Catalog=Calendar;");
ERROR [IM002] [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified.
I rechecked my datasource name and it is indeed cntCal.
What could be the problem
![]()




Reply With Quote