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: ADO and Oracle

Re: ADO and Oracle

From: <jfelder_at_yahoo.com>
Date: Tue, 04 May 1999 13:03:45 GMT
Message-ID: <7gmr7e$49t$1@nnrp1.dejanews.com>


If you set the recordset to use clientside cursors you will get the recordcount property set correctly. rs.cursorlocation = adUseClient.

In article <37283E74.C1DE9F50_at_expfin.be>,   Denis Muyldermans <dmu_at_expfin.be> wrote:
> Hi,
>
> In ASP pages with ADO objects, the property RecordCount of a recordset
> object returns '-1' with all types of recordsets. Why?
>
> Database : Oracle 8.0.5
> ADO 2.0
>
> Thanks for your help...
>
> Denis
>
>

-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Tue May 04 1999 - 08:03:45 CDT

Original text of this message

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