Subject | Re: [IBO] Versioning the GDB |
---|---|
Author | Jason Wharton |
Post date | 2001-08-03T03:55:46Z |
I think you should add your own tables for keeping track of versions of
things. Then, you can use triggers on system tables to bump versions of
things up. This is what I anticipate people will do who maintain a schema
caching. It is also designed to allow you some granularity about what parts
of the schema cache need resyncing.
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
things. Then, you can use triggers on system tables to bump versions of
things up. This is what I anticipate people will do who maintain a schema
caching. It is also designed to allow you some granularity about what parts
of the schema cache need resyncing.
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
----- Original Message -----
From: "Rohit Gupta" <rohit@...>
To: <IBObjects@yahoogroups.com>
Sent: Thursday, August 02, 2001 9:05 PM
Subject: [IBO] Versioning the GDB
> What I need is a version number on the whole database or even on
> each table.
>
> Is there any way I can achieve this. Am I allowed to add columns
> to the system tables to do this.
> Regards
>
> Rohit
>
> ======================================================================
> CFL - Computer Fanatics Ltd. 21 Barry's Point Road, AKL, New Zealand
> PH (649) 489-2280
> FX (649) 489-2290
> email rohit@... or r.gupta@...
> ======================================================================