Hi
How do I access the following datatypes in ORACLE8? Pls specify the OCI function to be used(if any).
a) a LONG RAW column
b) a BLOB column
c) a CLOB column
d) a NCLOB column
e) a BFILE...
http://www.experts-exchange.com/Database/Oracle/Q_10110423.html
Zones:
OracleDate Answered: 05/05/1999 Rating: 6.6 Views: 0
Can someone please, in detail, tell me the differences between Microsoft's ODBC driver and the Oracle ODBC driver (that comes with the Oracle client)? This is in regards to a web application using ...
http://www.experts-exchange.com/Database/Oracle/Q_20099019.html
Zones:
OracleDate Answered: 03/27/2002 Rating: 5.8 Views: 119
Hi folks,
I am working with Oracle 8.1.7 I have defined a column as CLOB and would like to store a string with 10,000 characters long (let us say a paragraph). I tried this with UPDATE command w...
http://www.experts-exchange.com/Database/Oracle/Q_20311270.html
Zones:
OracleDate Answered: 08/28/2003 Rating: 9.0 Views: 0
I need to insert insert large amount of data in the oracle table which will serve as the backup in case of disaster. Would like to use CLOB/BLOB to store the data. Have seen that Pro*C/C++ has expl...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20455638.html
Zones:
C++Date Answered: 02/23/2003 Rating: 8.6 Views: 0
Hi,
Our clob column should contain an xml string, starting with <?xml version="1.0" encoding="UTF-8"?> and ending with </results> however the xmlstring has accidentally been entered in twice in ea...
http://www.experts-exchange.com/Database/Oracle/Q_21074003.html
Zones:
OracleDate Answered: 07/30/2004 Rating: 8.0 Views: 0
hi there ;
i have some troubles in retrieving clob value from the result set, i want to exctract the DDL for a table useing Oracle 9i
API function ( dbms_metadata.get_ddl ) which returns a Clob ...
http://www.experts-exchange.com/Programming/Languages/Java/J2EE/JSP/Q_21083220.html
Zones:
JSPDate Answered: 11/09/2004 Rating: 9.0 Views: 0
Hi there,
(standalone java app)
Using a standalone java app I am inserting bulk data retrieved from db2 into oracle table. Everything works fine until I get to tables with clob fields.
I get...
http://www.experts-exchange.com/Programming/Languages/Java/Q_21199429.html
Zones:
JavaDate Answered: 11/19/2004 Rating: 8.0 Views: 0
How to Read a clob returned from Oracle function in vb.net into a string
http://www.experts-exchange.com/Programming/Languages/Q_21513415.html
Zones:
LanguagesDate Answered: 12/27/2005 Rating: 7.8 Views: 0
What should I do to load very long UTF8 strings in the Oracle database.How can I do it using sql*loader.Can you post me an example.I do it as if a normal values are inserted but I recieve errors on...
http://www.experts-exchange.com/Database/Oracle/Q_21622854.html
Zones:
OracleDate Answered: 11/08/2005 Rating: 9.8 Views: 8
Hi,
I need to insert data into a remote table having a column of CLOB datatype.
I have created an DB Link to the remote table but I get the following Error ORA 22992.
Please can anyone guide...
http://www.experts-exchange.com/Database/Oracle/Q_21647987.html
Zones:
OracleDate Answered: 03/20/2006 Rating: 9.4 Views: 0