Subject Re: [IBO] Intermittent slow connection time
Author Helen Borrie
At 06:11 AM 6/10/2003 +0000, you wrote:
>I have a little console app that makes a connection, runs a simple
>select query, then outputs the result.
>
>
>About every fourth time, it takes 7-10 seconds to connect.
>
>
>I am using TIB_Connection, TIB_Transaction, and TIB_Query on an XP box
>(Pentium M) with a Firebird database.
>
>
>Note: The same code runs GREAT on Kylix.
>
>
>What could be causing this?

It sounds like the XP SystemRestore problem. Is your database suffix ".gdb"?

Helen