kathyayini
Programmer
I am using SQLAllocHandle(),SQLConnect(),SQLFreeHandle() functions. When i compile the code it gives me the following error at the linking time.What could be the problem.
Linking...
testDlg.obj : error LNK2001: unresolved external symbol _SQLAllocHandle@12
Debug/test.exe : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.
test.exe - 2 error(s), 0 warning(s)
waiting for the reply
Linking...
testDlg.obj : error LNK2001: unresolved external symbol _SQLAllocHandle@12
Debug/test.exe : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.
test.exe - 2 error(s), 0 warning(s)
waiting for the reply