Re: "Data Dictionary" for database updates

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance




<joe.kimbler@xxxxxxxxx> wrote in message
news:1172966286.563652.174240@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
What is the best way to handle updates in databases with each release
of a software package? I used to work on an accounting package in
FoxPro that had a "Data Dictionary" and as your code required changes
to the database per release, you'd update the Data Dictionary.

When you wanted to create a new database, it would create it
completely from the data dictionary. If you already had a functional
database and the new release required adjustments to fields, indexes,
tables, etc...the Data Dictionary would make the updates.

It took a lot of code to carry out the data dictionary. I'm wondering
if there are programming resources out ther (articles, software
samples or components) that carry out something like this function.

Thanks.

-Joe


Generally speaking, you can write a program to update the structure of a
SQLServer database. I would think the same would apply for keys and
indeces, although I haven't done that.

Robin S.


.



Relevant Pages

  • "Data Dictionary" for database updates
    ... What is the best way to handle updates in databases with each release ... of a software package? ... FoxPro that had a "Data Dictionary" and as your code required changes ... to the database per release, ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Best database for a software package
    ... > I'm going to release a software package for to sell from my website and ... database which is suitable to distribute with my software. ... I agree with the suggestion to look at NexusDB or Firebird. ... Access is not a proper C/S solution, ...
    (borland.public.delphi.non-technical)
  • Re: Best database for a software package
    ... > I'm going to release a software package for to sell from my website ... > and everything is ready except the database part. ... Nowadays i'm ... If you're going to be putting it through a reasonably heavy load you ...
    (borland.public.delphi.non-technical)
  • Re: Best database for a software package
    ... > I'm going to release a software package for to sell from my website and ... Nowadays i'm searching for a ... > database which is suitable to distribute with my software. ... Access and MSSQL Server) about the ...
    (borland.public.delphi.non-technical)
  • Re: Database and websites
    ... we are to design a software package that manages a restaurant ... We think using a database would be the best way to go about ... have downloaded Office 2007 Beta 2. ... and storing data into the database?) ...
    (microsoft.public.office.misc)