help on pro*c# Database - 数据库
m*k
1 楼
我现在使用的是oracle8i,WINDOWS 2000。想用PRO*C连接ORACLE数据库。PRO*C程序预编
译通过,但是联编出现问题。
在VC中编译出错,如下:
Linking...
proj1Dlg.obj : error LNK2001: unresolved external symbol "void __cdecl
sqlcxt(void * *,unsigned long *,struct sqlexd *,struct sqlcxp const *)"
([email protected]@[email protected]@[email protected]@@Z)
Debug/proj1.exe : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.
proj1.exe - 2 error(s), 0 warning(s)
不知问题出在那,请指教
译通过,但是联编出现问题。
在VC中编译出错,如下:
Linking...
proj1Dlg.obj : error LNK2001: unresolved external symbol "void __cdecl
sqlcxt(void * *,unsigned long *,struct sqlexd *,struct sqlcxp const *)"
([email protected]@[email protected]@[email protected]@@Z)
Debug/proj1.exe : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.
proj1.exe - 2 error(s), 0 warning(s)
不知问题出在那,请指教