Subject Vista performance problem
Author bukobuko71
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