1. include ocilib.h throught ocilib_demo.h
2. auto #pragma comment(lib, "ociliba.lib") in ocilib_demo.h
3. add in codes
4. add link path of ociliba.lib
5. copy ociliba.dll to the fitable path
the code maybe as:
OCI_StatementCreate
...
posted on 2013-11-29 15:57
桂湖山 阅读(506)
评论(0) 编辑 收藏 引用 所属分类:
oracle_plsql