con_occitext

所属分类:Oracle数据库
开发工具:Visual C++
文件大小:10KB
下载次数:13
上传日期:2011-12-25 08:24:34
上 传 者abbaxp
说明:  occi方式访问oracle(实现分发程序时免客户端,免配置) 已经在vc6 xp系统下通过。在虚拟机的干净server2003(无客户端、无配置)系统下测试通过,应该是你想要的了。 把它调试通过还真是要注意很多问题,主要的问题如下: 1.在StdAfx.cpp 里加入#define WIN32COMMON 1 2.在setting-》link的Object/library modules中增加oraocci10d.lib oci.lib ociw32.lib oraocci10.lib。c/c++的Preprocessor定义里面增加_DLL,_MT。 3.分发到客户是还要MSVCRTD.DLL、msvcr71.dll、MSVCP60D.DLL和oracle一些dll的支持,具体是哪些就不列出来了,网上有很多都说过。
(a show that connect to oracle10g with occi)

文件列表:
con_occitext (0, 2011-12-24)
con_occitext\con_occitext.cpp (1152, 2011-12-24)
con_occitext\con_occitext.dsp (4703, 2011-12-24)
con_occitext\con_occitext.dsw (549, 2011-12-24)
con_occitext\con_occitext.ncb (33792, 2011-12-24)
con_occitext\con_occitext.opt (55808, 2011-12-24)
con_occitext\con_occitext.plg (990, 2011-12-24)
con_occitext\Debug (0, 2011-12-24)
con_occitext\Release (0, 2011-12-24)
con_occitext\StdAfx.cpp (327, 2011-12-24)
con_occitext\StdAfx.h (667, 2011-12-24)

======================================================================== CONSOLE APPLICATION : con_occitext ======================================================================== AppWizard has created this con_occitext application for you. This file contains a summary of what you will find in each of the files that make up your con_occitext application. con_occitext.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. con_occitext.cpp This is the main application source file. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named con_occitext.pch and a precompiled types file named StdAfx.obj. ///////////////////////////////////////////////////////////////////////////// Other notes: AppWizard uses "TODO:" to indicate parts of the source code you should add to or customize. /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者