Enter Keywords:
1 - 10 of 105(0.024 seconds)
Sort By:
 
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...
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 ...
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...
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...
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...
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 ...
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...
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
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...
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...
Zones: OracleDate Answered: 03/20/2006 Rating: 9.4 Views: 0