CIA.vc
OCIPL
Real-time open source activity stats
Stats » Projects » OCIPL
information
a C++ template library to wrap the Oracle OCI API
syndicateUTC clock
23:53 on Jul 29, 2010
event counters
The last message was received 6.67 months ago at 19:39 on Jan 10, 2010
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
46 messages since the first one, 3.79 years ago, for an average of 1 month between messages
recent messages
dateReversed sort columnprojectcontentlink
19:39 on Jan 10ocipl
Commit by martinfuchs :: r74 /trunk/ (3 files in 2 dirs):
replace bind_param() by bind_input()
#
19:27 on Jan 10ocipl
Commit by martinfuchs :: r73 xmlstorage/ (4 files):
update XMLStorage
#
16:19 on Jan 08ocipl
Commit by martinfuchs :: r72 ocipl/ (ocipl.cpp ocipl.h):

update to OCIPL 1.7:

  • use strncpy_s() in max_strdup()
  • removed old SqlVariant struct
  • use SqlRecord to dynamically allocate bind variable buffers
  • struct ColumnTypeInfo: Typinformation without column names
  • process TIMESTAMP columns
  • BindInput constructor for strings
  • constructor of OciDate and SqlDateTime: per default NOT NULL
  • error handling in OciLogin::connect() fixed: free OracleServer handles
  • OracleServer::detach(): don't reset still valid OCI handles
  • OciLogin constructor without connection initialization
  • rename safe_strlen/strdup() for ISSD compatibility, query for NULL pointers
#
09:42 on Nov 29, 2009ocipl
Commit by martinfuchs :: r71 ocipl/ (ocipl.cpp ocipl.h ocithrow.cpp):

OCIPL Update:

  • safe_strlen/dup() to handle long error texts
  • OciDate/OciDate constructor with NULL indicator parameter
  • OciDateArray::get_oci_date(), SqlDateTimeArray::get_sql_date()
#
17:42 on Aug 31, 2009ocipl
Commit by martinfuchs :: r70 ocipl/ (ocipl.cpp ocipl.h):
FORCE_CODEPOS macro to switch on/off code position enforcement for SQL Statements
#
11:01 on Jul 25, 2009ocipl
Commit by martinfuchs :: r69 ocipl/ (ocipl.cpp ocipl.h):

OCIPL Version 1.6:

  • struct OciContext
  • struct LocalOciState
  • OCIDate::get_systemtime()
#
11:00 on Jul 25, 2009ocipl
Commit by martinfuchs :: r68 ocipl/Makefile.VC6:
Oracle 11 Makefile
#
21:59 on Mar 06, 2009ocipl
Commit by martinfuchs :: r67 ocipl/ocipl.h:
Sun Solaris compatibility
#
20:24 on Feb 21, 2009ocipl
Commit by martinfuchs :: r66 ocipl/ (3 files):
throw_ocipl_exception(): pass exception parameter by value
#
12:24 on Feb 08, 2009ocipl
Commit by martinfuchs :: r65 ocipl/ (ocipl-xml.cpp ocipl.cpp ocipl.h):

OCIPL 1.5:

  • compatibility to GCC for Linux and Sun Solaris
  • SqlInt::get_int() with NULL value parameter
  • SQLString comparison operators
  • print code position in exception messages
#
17:42 on Dec 31, 2008ocipl
Commit by martinfuchs :: r64 ocipl/ocipl.h:
added code comments and a __int64 variant of DefinePar
#
15:48 on Aug 26, 2008ocipl
Commit by martinfuchs :: r62 ocipl/ocipl.h:
more source code comments
#
15:13 on Aug 26, 2008ocipl
Commit by martinfuchs :: r61 ocipl/Doxyfile:
update Doxygen configuration
#
12:24 on Aug 26, 2008ocipl
Commit by martinfuchs :: r60 ocipl/ (ocipl-license.txt ocipl.h):

  • Wrapper for OCIPL specific allocation functions
  • fork BindPar into BindInput and BindOutput
#
05:18 on Aug 26, 2008ocipl
Commit by martinfuchs :: r59 ocipl/ocipl.h:
Doxygen comments
#
21:13 on Aug 25, 2008ocipl
Commit by martinfuchs :: r58 ocipl/ocipl.h:
add more source code comments
#
20:05 on Aug 25, 2008ocipl
Commit by martinfuchs :: r57 ocipl/ocipl.h:
reset OCI server handle in detach()
#
19:55 on Aug 25, 2008ocipl
Commit by martinfuchs :: r56 ocipl/ocipl.h:
reset messsage file handle after releasing it
#
19:25 on Aug 25, 2008ocipl
Commit by martinfuchs :: r55 ocipl/ocipl.h:
add source code comments
#
10:45 on Jul 19, 2008ocipl
Commit by martinfuchs :: r54 ocipl/ocipl.cpp:
throw exceptions on OCI_NO_DATA returns from PL/SQL executions
#