Subject | Re: [IBO] SCHEMA_CACHE seems broken in FB 1.5 RC1 |
---|---|
Author | nibler@t-online.de |
Post date | 2003-04-23T07:31:09Z |
Luiz,
check, if the table IBO$SCHEMA_VERSION really exists in you DB.
If not, then create it with IB_Connection1.SchemaCache.CheckSchemaVersionTable
Harald
Luiz schrieb:
check, if the table IBO$SCHEMA_VERSION really exists in you DB.
If not, then create it with IB_Connection1.SchemaCache.CheckSchemaVersionTable
Harald
Luiz schrieb:
>
> I have a service app that works well in FB 1.02 and IB 6.
>
> I just install FB 1.5 RC1 for test and I am getting the next error in my
> service app log file.
>
> I am using Local Cache, not Database Cache.
>
> ISC ERROR CODE:335544569
>
> ISC ERROR MESSAGE:
> Dynamic SQL Error
> SQL error code = -204
> Table unknown
> IBO$SCHEMA_VERSION
> At line 2, column 6.
>
> STATEMENT:
> TIB_SchemaCursor: "<TServiceApplication>.NHSvcDB.se.<TIB_SchemaCursor>."
>
> Luiz.
>
> Yahoo! Groups Sponsor
>
>
>
> ___________________________________________________________________________
> IB Objects - direct, complete, custom connectivity to Firebird or InterBase
> without the need for BDE, ODBC or any other layer.
> ___________________________________________________________________________
> http://www.ibobjects.com - your IBO community resource for Tech Info papers,
> keyword-searchable FAQ, community code contributions and more !
>
> Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.