1
0
Fork
You've already forked oci48
0
Oracle DB bindings for Scheme 48
  • C 49.6%
  • Scheme 48.2%
  • Shell 1.5%
  • Makefile 0.4%
  • PLSQL 0.3%
2008年11月19日 17:52:08 +01:00
c deleted schema prefix for the table in the test for describe and corrected the return value for the attribute OCI_ATTR_DATA_SIZE 2008年11月19日 17:52:08 +01:00
scheme deleted schema prefix for the table in the test for describe and corrected the return value for the attribute OCI_ATTR_DATA_SIZE 2008年11月19日 17:52:08 +01:00
.hgignore initial stuff for ffi 2008年03月26日 11:59:20 +01:00
config.guess Updates from Harald Glab-Plhak <harryglab@debitel.net>. 2007年09月19日 09:43:35 +02:00
config.sub Updates from Harald Glab-Plhak <harryglab@debitel.net>. 2007年09月19日 09:43:35 +02:00
configure.in initial stuff for ffi 2008年03月26日 11:59:20 +01:00
COPYING initial stuff for ffi 2008年03月26日 11:59:20 +01:00
differences.txt moved files for schemeql to a separate dir schemeql will be checked in later;added tests for descriptors;changed return values for descr with strings to enter utf-16 string 2007年10月26日 22:23:00 +02:00
info.txt initial stuff for ffi 2008年03月26日 11:59:20 +01:00
install-sh Updates from Harald Glab-Plhak <harryglab@debitel.net>. 2007年09月19日 09:43:35 +02:00
Makefile.in changed S48_EXPORT_FUNCTION to lower - case; changed names of functions converted in a wrong way s48_unregister_external_event_uid e.g. 2008年06月05日 04:18:28 +02:00
oci48.dsp initial stuff for ffi 2008年03月26日 11:59:20 +01:00
oci48.dsw initial stuff for ffi 2008年03月26日 11:59:20 +01:00
oci48.sln made code compilable under Windows XP with Visual Studio 9.0 2008年11月12日 18:43:53 +01:00
oci48.vcproj made code compilable under Windows XP with Visual Studio 9.0 2008年11月12日 18:43:53 +01:00
oraconfs.in initial stuff for ffi 2008年03月26日 11:59:20 +01:00
ReadMe.txt initial stuff for ffi 2008年03月26日 11:59:20 +01:00

========================================================================
 DYNAMIC LINK LIBRARY : oci48
========================================================================
AppWizard has created this oci48 DLL for you. 
This file contains a summary of what you will find in each of the files that
make up your oci48 application.
oci48.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.
oci48.cpp
 This is the main DLL source file.
	When created, this DLL does not export any symbols. As a result, it 
	will not produce a .lib file when it is built. If you wish this project
	to be a project dependency of some other project, you will either need to 
	add code to export some symbols from the DLL so that an export library 
	will be produced, or you can check the "doesn't produce lib" checkbox in 
	the Linker settings page for this project. 
/////////////////////////////////////////////////////////////////////////////
Other standard files:
StdAfx.h, StdAfx.cpp
 These files are used to build a precompiled header (PCH) file
 named oci48.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.
/////////////////////////////////////////////////////////////////////////////