Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> retrieve recordsets from Oracle using ADO
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
![]() |
![]() |