|
-
October 3rd, 2000, 03:36 PM
#1
using ODBC API in a dialog project
ok, i included sql.h and sqlext.h, but i get linking errors (unresolved external symbols) when i use SQLAllocEnv(), SQLAllocConnect(), or any of the ODBC API functions. what library do i need to link to? thanks
-christopher bottaro
[email protected]
[email protected]
[email protected]
-
October 3rd, 2000, 03:40 PM
#2
Re: using ODBC API in a dialog project
-
October 3rd, 2000, 03:50 PM
#3
Re: using ODBC API in a dialog project
You also need to include odbcinst.h in your project.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|