Skrypciarz has to make a database script
(MS SQL Server).
Rules for build script as as follows: programmers works on product database (source database). They can change database objects, add new objects, delete some of them etc. When it is required to generate a new version of P88-Firma package - main programmer runs Skrypciarz and it writes script of product database. this script is distributed with Modifikator application and with new P88-Firma package.
|
Modyfikator is an advanced application which try to modify database structure with all objects included with database (stored procedures, functions, views, tables, constraints, foreign keys etc.)
This programm requires a database structer build by second application
Skrypciarz
Modifikator can really rebuild each SQLServer database to its own structure using script build by Skrypciarz.
|