Subject Re: [IBO] IBO$SCHEMA_VERSION
Author Jason Wharton
Dalton,

There is a method you can call which will create that table automatically
for you. It is called CheckSchemaVersionTable and it is referenced as
follows:

MyConnection.SchemaCache.CheckSchemaVersionTable;

Regards,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com


----- Original Message -----
From: <dcalford@...>
To: <IBObjects@yahoogroups.com>
Sent: Tuesday, May 08, 2001 7:43 PM
Subject: [IBO] IBO$SCHEMA_VERSION


> Can someone please direct me to the definition of the schema tables
> for IBO.
> The version of IBO that I am working with describes
> checkversiontable procedure but I can not find even the source of
> that function in the codebase.
>
> I know it must be because I am too tired or simply too stupid to
> find it, any help is appreciated.
>
> thanks
>
> Dalton