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

Home -> Community -> Usenet -> c.d.o.server -> Re: Serious problems with IIS,ADO and Oracle....

Re: Serious problems with IIS,ADO and Oracle....

From: Brian Heble <bheble_at_mindspring.com>
Date: Thu, 6 May 1999 00:06:01 -0600
Message-ID: <7grbi8$vck$1@nntp8.atl.mindspring.net>


I was doing similar tests with ADO, IIS, and Oracle 8 in trying to return SELECT
statement output. As long as no NUMERIC fields are in your SELECT, it seems to work ok. Otherwise, I had to convert those fields to character strings. Let me
know if you are interested in an example.

stefan auer wrote in message <37306705.FF4FEEBA_at_enator.se>...
>Hi!
>
>In another ASP script we creates a ADO connection and tries to
>use SELECT on the table. This always returns EOF that is no records
>found. This only happens when we tries to select from a table that
>contains a column type other then VARCHAR2. In any other case it works.
Received on Thu May 06 1999 - 01:06:01 CDT

Original text of this message

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