-------- Original Message --------
Subject: Re: [Firebird-net-provider] slow FbDataReader
Date: Tue, 20 Jan 2004 14:03:41 +0100
From: Jan <ja...@uv...>
To: Carlos Guzmán Álvarez <car...@te...>
References:
<OF7...@pr...>
<400...@te...>
I suppose that your problem ist that BDE / IBX does not fetch the entire
dataset on execution. This is, on the other hand, not the case in the sample
you provided. Remember BDE /IBX is optimized for long running connections
whereas ADO.NET is a disconnected data model.
Regards
Jan Jensen
----- Original Message -----
From: "Carlos Guzmán Álvarez" <car...@te...>
Newsgroups: sourceforge.firebird-net-provider
To: <hre...@pr...>
Cc: <fir...@li...>
Sent: Tuesday, January 20, 2004 1:05 PM
Subject: Re: [Firebird-net-provider] slow FbDataReader
> Hello:
>
> > Data access with FbDataReader is more slower than access with Delphi-BDE
or
> > IBO Objects.
> > Actually fatch times are twice slower.
> > What do you think about it ? Have you a similar experience ?
>
> Can you explain what type of tests you have done ??
>
>
>
>
> --
> Best Regards
>
> Carlos Guzmán Álvarez
> Vigo-Spain
>
>
> -------------------------------------------------------
> The SF.Net email is sponsored by EclipseCon 2004
> Premiere Conference on Open Tools Development and Integration
> See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
> http://www.eclipsecon.org/osdn
> _______________________________________________
> Firebird-net-provider mailing list
> Fir...@li...
> https://lists.sourceforge.net/lists/listinfo/firebird-net-provider
>
|