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: Large fields with ASP

Re: Large fields with ASP

From: Dale Cook <dcook_at_scientech.com>
Date: Mon, 23 Nov 1998 10:16:19 -0800
Message-ID: <3659A673.4B0AE4F4@scientech.com>


I've got an Oracle DB with long columns, and don't see any problems with more than 255 characters...

Which version of IIS are you using? We use IIS4, NT4 SP3 (be careful of SP4). An area where I've had huge headaches is with the ODBC part and long columns. Had to go to the latest DAC of 2.0 from Microsoft, and forget Oracle's ODBC driver - it doesn't do longs correctly.

Peter Buzanits wrote:
>
> Hi,
>
> I have an Oracle Database with large textfields. When I try to put them
> out with ASP it doesn't work because ASP seems to have a limit on 255
> caracters.
>
> Does anyone have an idea how to solve this problem?

----dale Received on Mon Nov 23 1998 - 12:16:19 CST

Original text of this message

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