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
13:09 on May 28, 2012
event counters
The last message was received 1.09 years ago at 11:13 on Apr 27, 2011
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
51 messages since the first one, 5.63 years ago, for an average of 1.34 months between messages
recent messages
dateReversed sort columnprojectcontentlink
11:13 on Apr 27, 2011ocipl
Commit by martinfuchs :: r79 xmlstorage/ (5 files):
update XML storage to version 1.5
#
21:06 on Jan 03, 2011ocipl
Commit by martinfuchs :: r78 ocipl/Doxyfile:
update Doxyfile
#
17:39 on Nov 01, 2010ocipl
Commit by martinfuchs :: r77 xmlstorage/ (xmlstorage.cpp xmlstorage.h):
update XMLStorage: XMLStreamReader
#
18:51 on Sep 28, 2010ocipl
Commit by martinfuchs :: r76 ocipl/ocipl.h:

  • check _stprintf_s1 parameter types
  • handle OCI_SUCCESS_WITH_INFO on database connect
#
18:50 on Sep 28, 2010ocipl
Commit by martinfuchs :: r75 xmlstorage/ (4 files):
XMLStorage-Aktualisierung auf Version 1.4
#
19:39 on Jan 10, 2010ocipl
Commit by martinfuchs :: r74 /trunk/ (3 files in 2 dirs):
replace bind_param() by bind_input()
#
19:27 on Jan 10, 2010ocipl
Commit by martinfuchs :: r73 xmlstorage/ (4 files):
update XMLStorage
#
16:19 on Jan 08, 2010ocipl
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
#