issues
search
vrogier
/
ocilib
OCILIB (C and C++ Drivers for Oracle) - Open source C and C++ library for accessing Oracle databases
http://www.ocilib.net
Apache License 2.0
325
stars
119
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
segmentation fault on OcilibConnectionFree
#366
jkstill
closed
3 weeks ago
2
feat: correct converted rows when OCI_DPR_FULL occurs
#365
TenzT
opened
4 weeks ago
1
Could not use the lib with Oracle Instance Client 23.1
#364
huyphams
opened
1 month ago
0
Interval's day output (format) and milliseconds part (of a value).
#363
wiluite
opened
2 months ago
2
Calling Environment::Initialize() / Environment::Cleanup() multiple times per process might lead to segfaults with latest embedded vc143 runtime
#362
vrogier
opened
2 months ago
0
Wrong handle type used in OcilibCallbackHAEvent()
#361
PeekPocket
opened
3 months ago
0
Add missing OCI_VER_MAKE
#358
john-sevsk
closed
7 months ago
1
Pool connection is never released (C++)
#355
gix
opened
1 year ago
5
OcilibElementSetRaw bug
#354
zhang-ke-wei
opened
1 year ago
1
Reusing prepared statement hangs
#353
AIIleG
closed
1 year ago
2
Two doubts !
#352
MagicXran
opened
1 year ago
1
C++ Value types perform handle assignment instead of value assignment
#351
vrogier
opened
1 year ago
0
Invalid problem of batch std::vector<ocilib::Date > date display.
#349
MagicXran
opened
1 year ago
4
DCN getObjectName display mess code
#348
insertintosb
opened
1 year ago
1
Free memory after dequeue
#347
Kyle-SZJVSCH
opened
1 year ago
1
crash with using change notification
#346
Miki-123
closed
1 year ago
1
Why does ocilib::Resultset restrict the default construct?
#345
MagicXran
closed
1 year ago
1
On the limitation of the number of preprocessing bindings?
#344
MagicXran
closed
1 year ago
1
On connection pool problem
#343
MagicXran
closed
1 year ago
6
Wrapper for OCINlsGetInfo()
#342
Enni74
opened
1 year ago
1
symbol not found in flat namespace '_OCIAQDeq' (macOS arm64)
#341
TheCompez
closed
1 year ago
3
Regarding using ocilib::Pool to get links ,what happens if the maximum link is reached?
#340
MagicXran
closed
1 year ago
1
I don't know why I suddenly reported this error: ocilib\include\ocilibcpp\detail\exception.hpp(92): error C2061: syntax error: identifier 'nothrow'
#339
MagicXran
closed
1 year ago
1
Regarding the use of connection pool to obtain links, will it be automatically recycled by connection pool?
#338
MagicXran
closed
1 year ago
1
Error occurred at OcilibResultsetFetchFirst: A null Resultset handle has been provided
#337
MagicXran
closed
7 months ago
5
Error occurred at OcilibEnvironmentInitialize: Cannot load OCI shared library (oci.dll)
#336
MagicXran
closed
1 year ago
4
OCI_RefToText() return garbage when charset is OCI_CHARSET_WIDE
#334
vrogier
opened
1 year ago
1
OCI_GetServerMajorVersion() returns wrong values for Oracle Server version < 18.1
#333
freakout42
opened
1 year ago
1
OCI_TypeInfoGet() : In case of failure, newly created OCI_TypeInfo object is not removed from OCI_Connection internal cache
#332
vrogier
opened
1 year ago
0
Strange behaviour with XMLTYPE
#331
unficyp
opened
1 year ago
23
OCI_GetSqlIdentifier() returns invalid values for Scrollable Statements when called more than once
#329
unficyp
opened
1 year ago
8
Merge branch
#328
ldengland
closed
1 year ago
0
Develop v4.7.6
#327
vrogier
closed
1 year ago
0
OCI_GetTimeout() always returns 0 since v4.7.0
#326
inPhraZ
closed
1 year ago
11
ocilib::Lob::GetConnection() does not compile anymore
#325
unficyp
closed
1 year ago
7
Develop v4.7.5
#324
vrogier
closed
1 year ago
0
OCI_SubscriptionRegister() generates a segfault on failure
#323
unficyp
closed
1 year ago
7
C++ API: Exception GetMessage
#322
unficyp
closed
1 year ago
3
Cancel/Terminate/Stop connection request
#321
unficyp
closed
1 year ago
2
Selecting ADT object hangs when OCILIB initialized with OCI_ENV_THREADED in develop-4.7.5
#320
iliasaz
closed
2 years ago
2
configure script fails to detect oracle headers path on Oracle Linux 7
#318
mailinglists35
opened
2 years ago
3
I encountered a confusing issue
#317
krosjean
closed
2 years ago
3
OCI_DequeueGet() returns messages with OCI_Object payloads that can have NULL properties while being NOT NULL when queued
#316
prospero-team
closed
1 year ago
6
windows vs2019 OCI_ERR_LOADING_SHARED_LIB
#315
hewittzgh
closed
2 years ago
7
OCI_BindSetCharsetForm() is not accessible since v4.7.0
#314
vrogier
closed
1 year ago
0
OCI_GetString() returns NULL for CLOB columns is the CLOB row value was filled with empty_clob()
#313
iliasaz
closed
1 year ago
5
Pool::GetConnection waits for an infinite time on network failure or disconnection
#311
mrfazlali
closed
2 years ago
2
String Bind Variables are limited to 64k in size
#310
Andreas741
closed
2 years ago
3
OCI_Execute() does not raise exceptions when executing PL/SQL statement raising no data was found PL/SQL exception
#309
Andreas741
closed
1 year ago
4
OCI_Execute() raises error OCI-22060 when binding host big_int variables with OCI_BDM_OUT in case the SQL or PL/SQL engine sets a NULL value
#308
Andreas741
closed
1 year ago
10
Next