Subject SchemaCache and invalidating local files
Author Marcin Bury
Hello all,

I'd like to use connection schema cache and it's local files. My database
has proper table (IBO$SCHEMA_VERSION) and when application is run for the
first time, local files are created.

But when I update VERSION_NUMBER column after some metadata modifications
I'd like to have the local files updated automatically after connecting to
the database. How can I achive that.

TIA
Marcin