Data Source
Hi,
I can't find the library to include to be able to use the
SQLCreateDataSource function.
I can't find it in the msdn
Thanks,
Cecile Poupard
# 1 Re: Data Source
Hi,
what you need is to include "odbcinst.h" that contains the definitions you
are looking for. Finally, you need to add the odbccp32.lib to the object/modules
list included by the linker.
Succes,
Carel
"Cecile Poupard" <cecile_poupard@hotmail.com> wrote:
>
>Hi,
>
>I can't find the library to include to be able to use the
>SQLCreateDataSource function.
>
>I can't find it in the msdn
>
>Thanks,
>
>Cecile Poupard
>