Subject Re: [firebird-support] Database version
Author Mercea Paul
On 2013.04.09 9:50 PM, halim1973 wrote:
>
> 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_
>
Hi
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]