Subject Re: [Firebird-Java] unsupported on-disk structure for file ; found 32779, support 10
Author Roman Rokytskyy
> The FBManager now creates the Database File. But when i try to view
> the Database Schema (IBConsole, etc.) every Time the Error Message
> (above) will be displayed.
>
> How can I fix the Problem ?

For some reason you create database using Firebird 2.0, but accesses it via
Firebird 1.x client library.

Roman