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: 2500 magic recordset??

Re: 2500 magic recordset??

From: Daniel A. Morgan <Daniel.Morgan_at_attws.com>
Date: Mon, 16 Jul 2001 09:27:51 -0700
Message-ID: <3B531607.F43895BA@attws.com>

Arne Hertwig wrote:

> Hi everybody,
>
> I've a problem with a visal Basic5 application.
> It accesses an Oracle8 Database with ODBC bridge.
>
> The application uses the vb5 database layer (build-in).
> At a big loop through the records with "recordNext" VB-Statement the
> vb.exe process cancels after recordset-count no.2500 and the well known Dr.
> Watson apears.
> It seems like a magic, because the app breaks always at the same point
> (record).
> The used table has much more than 2500 records.
>
> The config: Win NT 4 SP 6a german, Oracle8 and VB5
> Is there a possible solution? Who is the bad actor (VB runtime, Oracle or
> NT?? another actor??)
>
> thanx in advance, Arne
> Quintessence Consulting GmbH, Arne Hertwig - ahertwig_at_quintessence.net
>
> Zöllners Garten 1, 30900 Wedemark
>
> Tel. +49 (5130) 5888-24 - Fax: +49 (5130) 5888-58
>
> Homepage: http://www.quintessence.net

My first instinct would be to spool off that record and examine it with a byte editor.

Daniel A. Morgan Received on Mon Jul 16 2001 - 11:27:51 CDT

Original text of this message

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