Author: mybowlcutmybowlcut Date: Jun 15, 2008 04:32
> On Jun 15, 7:15 pm, Christian ASTOR wrote:
>
>>> I'm trying to access SQL Server within C++. I've been suggested ADO on
>>> a forum... just wondering where I can get the ADO API from?
>
>
> Cheers for those links.
>
> So I use the #import keyword instead of #include?
>
> #import "msado15.dll" no_namespace rename("EOF", "EndOfFile")
|