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 -> retrieve recordsets from Oracle using ADO

retrieve recordsets from Oracle using ADO

From: jason <jfielding_at_trinitech.co.uk>
Date: Tue, 7 Sep 1999 17:20:54 +0100
Message-ID: <7r3e17$tc9$1@trinitech.demon.co.uk>


I'm using VB6 SP3, ADO 2.1 and Oracle 8.04. Someone must've tried to retrieve recordsets from Oracle using ADO (my code is very similar to the MS example on the following URL)
http://support.microsoft.com/support/kb/articles/Q176/0/86.ASP

Well - if I try increasing the number of fields in the underlying table, I can't retrieve more than 4 fields. I get

 "at 0xXXXXXXXX referenced memory at 0xXXXXXXXX. The memory could not be written. "

I've also tried changing the Drivers and Providers but ADO still doesn't want to play.

Any help will be much appreciated.
Jason Received on Tue Sep 07 1999 - 11:20:54 CDT

Original text of this message

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