Hi,
I try to configure ODBC Data sources programmatically in CVI 2010.
I try to use SQLConfigDataSource function. I have included in my project
odbcinst.h and include file in buid odbccp32.lib .
When i run it i get an error Undefined symbol '_SQLConfigDataSource@16' referenced in "database.C".
Anybody can help ??
Lionel