Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: ASP Data access problem

Re: ASP Data access problem

From: Daniel Morgan <damorgan_at_exesolutions.com>
Date: Fri, 12 Apr 2002 15:34:42 GMT
Message-ID: <3CB6FE8F.F21CFE4A@exesolutions.com>


The bell it rings is that the largest character length field in Oracle is smaller than 12K. So unless it is a CLOB field it could have never been tested and worked.

Daniel Morgan

Walter Mills wrote:

> Hi,
> I know nothing about Oracle, but a problem came accross my desk the other
> day.
>
> Someone is using an existing ASP application that access an Oracle DB from a
> IIS based intranet site using ADO - all server side.
>
> One of the vbscript functions executes an SQL "Insert into ...." clause on
> the connection object to add 1 record from data in an html form. All works
> fine until one of the fields in the form exceeds about 12,000 chars, the the
> insert fails but doesn't return an error message.
>
> I can't tell you anymore at the moment ie. OLEDB for Oracle or OLEDB for
> ODBC??/Oracle version?? etc.
>
> Just wondered if this rang any bells, where would I find data on the OLEDB
> providers?
>
> Thanks
>
> walter mills
Received on Fri Apr 12 2002 - 10:34:42 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US