Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

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
[192 byte] By [Cecile Poupard] at [2007-11-10 12:51:25]
# 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
>
Carel J. Blumenstock at 2007-11-11 20:41:14 >