MFC - ADO - Windows Vista
-
Hi. I'm running Windows Vista Home Basic and Visual Studio 2005 Team Suite. Ok. Now I have started a new MFC project, as usually, where I will connect to a SQL Server database, running in the same PC. As always I did, I use ADO in the following way: #import "c:\Program Files\Common\system\ado\msado15.dll" no_namespace rename("EOF","adoEOF") The problem is that file is not longer exist in Vista and I read that Windows DAC replace the MSADO libraries (the last one I know is 2.8). But where is that Windows DAC?? (where I could download it??) How could I use ADO in my native MFC application here in the fucXXXX Vista??? :mad: I'm lost. Thank you.
Demian. "I have always wished that my computer would be as easy to use as my telephone. My wish has come true. I no longer know how to use my telephone." -Bjarne Stroustrup, computer science professor, designer of C++ programming language (1950- )