IMHO, 0.028 seconds seems to be pretty quick. That is 3/10ths of a
second. What were you expecting?

--- giorgi giorgi <[EMAIL PROTECTED]> wrote:

> Hello,
> 
> I am using 2.1 version of firebird. Fb.NEt provider version is
> 2.0.1.0Connection string looks like this:
> "User=SYSDBA;Password=masterkey;Datasource=xxx;Database=name.gdb;"
> (xxx is
> just symbolic here)
> Command looks like this:
> "SELECT SUM(nsum), card FROM op WHERE
> smth >= @from AND smth<= @to AND
> bal = @code group by card"
> 
> from, to and code parameters are added during runtime. When I call
> ExecuteReader it takes too much time, about 0.028 seconds.
> 


      

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to