Wrox Programmer Forums
|
Classic ASP Databases Discuss using ASP 3 to work with data in databases, including ASP Database Setup issues from the old P2P forum on this specific subtopic. See also the book forum Beginning ASP.NET Databases for questions specific to that book. NOT for ASP.NET 1.0, 1.1, or 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Classic ASP Databases section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 12th, 2004, 09:34 AM
Registered User
 
Join Date: May 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to Thiago
Default Asp/Oracle-Clob

Hi everyone,

I've been developing an ASP/Oracle application and I'm
working with CLOB field, but I'm facing some problems.
when I try to retrieve CLOB data using "ADODB.Connection"
object and "connectionstring" method I get an error:
"Data Type is not Supported".
The only way that I could retrieve this data was
using "OracleInProcServer.XOraSession" object
and "DBCreateDynaset".

Question 1:
I would like to Know if It's possible to retrieve data from
CLOB field using "ADODB.Connection" object
and "connectionstring"
once I was told that the Dynaset is very old.

Question 2:
If it is possible to retrieve data using "ADODB.Connection"
object and "connectionstring" could you tell me how?


Question 3:
Another problem is that when I execute my application
the "DLLHOST.exe" consume 100% of my server CPU.
What this could be?

Thanks in advance,
Thiago.
 
Old November 22nd, 2007, 08:44 PM
Registered User
 
Join Date: Nov 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

hi,

did you ever resolve this problem. i'm new to oracle and one of the tables i'm trying to retrieve contains a clob datatype.

i get this error:

System.Data.OleDb.OleDbException: Unspecified error
Oracle error occurred, but error message could not be retrieved from Oracle.
Data type is not supported.

can you help me on this.

regards

 
Old January 26th, 2009, 09:03 AM
Registered User
 
Join Date: Jan 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default did you find a solution

ASP:
I cannot retrieve a CLOB given in output from an ORACLE stored procedure.
Could someone help me ?





Similar Threads
Thread Thread Starter Forum Replies Last Post
Oracle stored procedure with clob return Alok Singh Oracle ASP 1 January 31st, 2008 07:53 AM
Retrieving clob oracle with php roxusername PHP Databases 0 October 30th, 2006 02:02 PM
asp.net to oracle avinash sharma LNCT Oracle ASP 0 January 6th, 2005 07:27 AM
ASP UPDATE CLOB mamasagarika Classic ASP Databases 0 December 2nd, 2004 07:14 AM
comparing CLOB fields pankaj_daga Access 0 August 5th, 2004 04:38 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.