Subject Re: [IBO] Fetching Query Results
Author Jason Wharton
A good place to start is checking your SQL trace monitor.

It is in-process so you have to put it in your app if you haven't already.

Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com

-- We may not have it all together --
-- But together we have it all --


----- Original Message -----
From: "wilbert15nl" <Wilbert@...>
To: <IBObjects@yahoogroups.com>
Sent: Monday, December 02, 2002 9:37 AM
Subject: [IBO] Fetching Query Results


> I've written an application on a Interbase database using IB-
> Objects. The database is on the server and the are about 10
> concurrent users in the database.While using the program
> the 'Fetching Query Results'-screen regularly appears. Normally this
> screen updates the rownumber that is fetched, but on some rare
> occasions the software stops here and the only thing I can do is
> terminate the software through windows.
>
> I know this is little information but has anybody else have the same
> problem or what causes this problem?? I don't know which part of the
> system to blame (my program, ib-objects or interbase)
>
> Thanx,
>
> Wim