Hello,
I've tried to code some odbc program, using SQLAllocEnv and so on.
I put the #include <sql.h>, and alos included the \include\MFC in the PATH.
Il still have : "Unresolved external '_SQLAllocEnv' referenced from...., and so for each SQL function.
My question is: How do We declare odbc32 in C++Builder to have a happy link?
Regards
