How to connect to access by ODBC in VC++ 2010
I have created user DSN using odbcad32.exe. As it seems only connection with
office 2007 32 bit available drivers.But when for DataSource( while adding CRecordSet) class ,I mention this DSN,VC++ 2010 professional edition(original)
crashes without any warning,Please help me on this issue?
Is there any another simple way of database connection for VC++?(I found ADO is bit difficult for VC++)
Re: How to connect to access by ODBC in VC++ 2010
Re: How to connect to access by ODBC in VC++ 2010
Re: How to connect to access by ODBC in VC++ 2010
Quote:
Originally Posted by
shivditya
Access 2007
:confused:
DId you try any of connection strings from Microsoft Access accdb ODBC Driver?