Subject | Re: [IBO] IBO$SCHEMA_VERSION |
---|---|
Author | dcalford@distributel.ca |
Post date | 2001-05-09T02:54:45Z |
Hi Jason,
I just did a 'find in files' for the entire IBO directory and the
only reference to that procedure was in a comment refering to it.
I am using 3.6D, is it in a newer release?
best regards
Dalton
I just did a 'find in files' for the entire IBO directory and the
only reference to that procedure was in a comment refering to it.
I am using 3.6D, is it in a newer release?
best regards
Dalton
--- In IBObjects@y..., "Jason Wharton" <jwharton@i...> wrote:
> 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@d...>
> To: <IBObjects@y...>
> 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