Subject Re: [IBO] Error 335544379
Author Helen Borrie
At 06:29 PM 19/07/2007, you wrote:
>I have an exe using the IB Objects 4.7 connected to a Firebird 2.01
>database. It works fine when connected over a network, but gives error
>335544379 - "unsupported on-disk structure for file found 32779
>support 10" when moved to a laptop.
>
>I have the Firebird server running on the laptops and have checked and
>rechecked all the basics. Paths are correct, services are running,
>I've tried reinstalling everything. What else might cause this?

The thing that would cause this would be that, from your laptop, your
executable is passing a connection request to a Firebird 1.0 or 1.5,
or InterBase 6.something *server*, to connect to a *database* that
has a higher ODS than 10.n.

Helen