I have a C++ driver I\'m trying to compile, and it has this line in the code:
#import \"msado15.dll\" no_namespace rename(\"EOF\", \"EndOfFile\")
This may be a little out of date for most people, however - for Visual Studio 2008, for a particular
Project |
Configuration Properties |
C/C++ |
Additional Include Directories |
Select and click on the ellipsis (...).
Add the directory
C:\Program Files\Common Files\System\ado
and move it to the bottom of the list using the arrows.