Subject Re: Vista performance problem
Author amoradell
Hello,

1 - what is the extension ? gdb ? system restore on ?
2 - connection string : localhost, other host name ? try 127.0.0.1
3 - firewall on vista : try disabled
4 - database with forced writes : try off

Regards

Alexandre

--- In firebird-support@yahoogroups.com, "bukobuko71" <rado@...> wrote:
>
> Hello all,
>
> I have a problem with FB 2.0.3 on Vista Home Edition. I try to run a
> statement like
>
> INSERT INTO Table1 (ID) SELECT ID FROM Table2;
>
> This inserts app. 2000 rows into Table1.
>
> I ran this statement on the same DB on three machines with following
> execution times:
>
> - Linux: 0.02 s
> - Windows XP: 0.02s
> - Windows Vista: 4 s (200 times more, and disk is working during the
> statement)
>
> I was reading newsgroups, FB manuals and googling for long time but
> did not find anything helpful, so I am posting here. Please help.
Thanks.
>
> Rado
>