Search code examples
Best way to store an unsigned 64 bit integer in Oracle Database 11g using OCCI...


c++databaseoracle11guint64occi

Read More
Error "ORA-01017: invalid username/password; logon denied" when trying to connect to Oracl...


gccrhelrhel8occi

Read More
Access Violation with OCCI next() and setDataBuffer()...


c++occi

Read More
Ubuntu ORA-24960: the attribute OCI_ATTR_USERNAME is greater than the maximum allowable length of 25...


oracle-databaseubuntuocci

Read More
Oracle SSL authentication wallet no longer working...


c++oracle-databaseocci

Read More
OCI-22303: type ""."VARCHAR2_5_TYPE" not found...


c++oracle-databaseocci

Read More
How to read unicode from oracle database c++...


c++windowsoracle-databaseocci

Read More
How to get Oracle C++ Call interface (OCCI) working on Visual Studio?...


oracle-databasevisual-c++visual-studio-2017oracle-sqldeveloperocci

Read More
OCCI : Connecting to OracleDB using SSL wallet authentication...


c++oracle-databasessl-certificateoccioracle-wallet

Read More
Oracle instant client header files are missed...


c++oracle-databaseredhatocci

Read More
OCCI exception: connect descriptor is too long (but not really)...


c++oracle-databaseocci

Read More
Copy Occi::ResultSet before closing Occi::Connection...


c++oracle-databasec++11occi

Read More
When using OCCI deleting runs forever...


sqloracle-databaseocci

Read More
Exporting an oracle table dynamically to a flat file...


c++occi

Read More
OCCI - setDataBuffer + vector<struct>...


c++oracle-databaseocci

Read More
Save an std::map<int, std::vector<int>> in Oracle12c...


c++arraysoracle-databaseocci

Read More
Oracle OCCI setDataBuffer causing ORA-01406: fetched column value was truncated...


c++oracle-databaseoracle12cocci

Read More
ora-1017 invalid username/password; logon denied using occi connection...


c++oracle11gocci

Read More
Oracle 12. Maximum duration for "select for update" for occi c++...


c++multithreadingoracle-databaseocci

Read More
ORA-00947: not enough values when creating object in Oracle...


c++oracle-databaseoracle11gocci

Read More
UPDATE with NULL char in the middle of std::string or char array...


c++occi

Read More
OCCI:ORA-01455: converting column overflows integer datatype...


c++oracle-databaseocci

Read More
Visual Studio Debug Runtime Errors for OCCI C++ Application...


c++runtime-errorvisual-studio-debuggingoracle11gr2occi

Read More
VS2012 Returning vector of Oracle unique_ptr´s crash...


c++oracle-databasevisual-studio-2012occi

Read More
What is a .sym file and how can I use it from Visual-C++?...


visual-c++dlldebug-symbolsoracle-call-interfaceocci

Read More
How to debug occi use Clion?...


c++occiclion

Read More
Getting a VARCHAR2 type column: ORA-01460: unimplemented or unreasonable conversion requested...


c++sqloracle-databaseocci

Read More
how to SELECT a column which has a space in between its name...


sqloracle-databaseocci

Read More
occi c++ /usr/bin/ld: cannot find -locci collect2: ld returned 1 exit status compaile time error usi...


c++oracle-databasemakefilecentos6occi

Read More
Rolling back transaction with Oracle OCCI...


sqloracle-databasetransactionsocci

Read More
BackNext