Subject Re: [IBO] Does SchemaCacheDir work?
Author Florian Hector
"Jason Wharton" wrote:
> Should be fine this way, though I'm not sure I recommend it be done
> like this.

What I meant to ask was if there is a way to tell if it works by for example looking at the content
of the SchemCache directory.
As long as I am developing, the server is a normal FB 1.5 running as a service, the SchemaCacheDir
contains several files with at least some content.
Once finished, the application runs against an embedded server and the SchemaCacheDir only contains
the mentioned two files, one with a size of 11 bytes, the other one empty.

Or doesn't SchemaCacheDir work with embedded?

Florian