Subject | Re: [IBO] Schema Cache Error |
---|---|
Author | Jason Wharton |
Post date | 2003-07-03T16:46:57Z |
> Anyone have any info on this error?Ignore it, it is just IBO looking to see if a table exists by assuming it is
>
> ISC ERROR CODE 335544569
> ISC ERROR MESSAGE"
> Dynamic SQL error
> SQL error code -204
> Table unknown
> IBO$SCHEMA_VERSION
and responding to the exception if it doesn't. You could also choose to make
use of it as well. There is a method to create the table. This allows you to
increment a value on the database and automatically make it so that all
clients schema cache files will regenerate.
Jason Wharton