andreasen
May 21st, 2004, 09:48 AM
I am new to DB development, so please excuse the question. I have a DB that will likely evolve with future product releases. How do I check for the version of the schema/DB that is active in an application instance to be able to modify the logic accordingly in the app?
I know I can create a table with this information, but it seems a lot of unnecessary overhead since it will only have a single row.
Thanks
-b
I know I can create a table with this information, but it seems a lot of unnecessary overhead since it will only have a single row.
Thanks
-b