Subject | Re: [IBO] IBO$SCHEMA_VERSION |
---|---|
Author | Andreas Pohl |
Post date | 2001-02-22T16:50:01Z |
...or use this:
IB_Connection1.SchemaCache.CheckSchemaVersionTable;
Mit freundlichem Gruss & Best Regards
Andreas Pohl
IB_Connection1.SchemaCache.CheckSchemaVersionTable;
Mit freundlichem Gruss & Best Regards
Andreas Pohl
> ----- Original Message -----There's
> From: "Jason Wharton" <jwharton@...>
> To: <IBObjects@yahoogroups.com>
> Sent: Saturday, February 17, 2001 8:30 PM
> Subject: Re: [IBO] IBO$SCHEMA_VERSION
>
>
> > If you want to use the table you do have to create it your self.
> >
> > Jason Wharton
>
> > ----- Original Message -----
> > From: <lester@...>
> > To: <IBObjects@yahoogroups.com>
> > Sent: Saturday, February 17, 2001 12:18 PM
> > Subject: Re: [IBO] IBO$SCHEMA_VERSION
> >
> >
> > > > I also suggest that you simply take advantage of that table. It is
> > designed
> > > > to facilitate automatic version control with the schema cache.
> > stillautomatically.
> > > > a bit of work left up to you to do but at least I have provided a
> > standard
> > > > name for a table to use to store version numbers in. If this changes
> > from
> > > > what is in your schema cache then you dump and redo it.
> > >
> > > Do I have to create the table myself? It is not appearing
> > >
> > > --
> > > Lester Caine
> >
>