Subject | Re: [firebird-support] Database version |
---|---|
Author | Mercea Paul |
Post date | 2013-04-10T13:25:27Z |
On 2013.04.09 9:50 PM, halim1973 wrote:
Most often, a database is used for more than a application/module, in my
case.
For each module/application i store in a table the version of exe and db
schema.
After each update/upgrade, if is necessary, i modify those values.
--
Paul MERCEA
___________________________________________
E-mail: paul.mercea@...
___________________________________________
[Non-text portions of this message have been removed]
>Hi
> Hello,
> what is the best approach to assign a version to the database.
> Let's say it's starts with 1.0.1.1 then 1.0.1.2.. etc,,
> I'm looking at storing it with the DB itself. Is there a way to store
> it and read it from system variables?..
> I wanted to use a DB field but it sounds too much for what I want to
> accomplish.
>
> Thank you,
> -Halim_
>
Most often, a database is used for more than a application/module, in my
case.
For each module/application i store in a table the version of exe and db
schema.
After each update/upgrade, if is necessary, i modify those values.
--
Paul MERCEA
___________________________________________
E-mail: paul.mercea@...
___________________________________________
[Non-text portions of this message have been removed]