Group: Forum Members
Posts: 57,
Visits: 277
|
I have just purchased DDT and I have a few questions:
I have 3 databases I wish to deploy.
a) A custom database, CUSTOM with a single table called CUSTOM with no data
b) A database comprising initial data of 10000+ records. This database and CUSTOM have the same table structure. The CUSTOM database is to be used by customers to store their own data.
c) A configurarion database comprising a number of tables. The tables were originally defined in the database StratFrame.
My questions:
1) My initial question was going to be that now I have a .pkg file what do I do with it. I have found the C# demo progarm and used this to test my .pkg file. Are there other methods for running the .pkg file other than DBEngine.Deployment.MDDeployMain?
2) I have set up a deployment data package for database b) but only 3935 records have been installed.
3) I am presuming that for the initial data for the config, I need to setup a deployment data package that transfers from a table in StrataFrame to a table of same structure in Config.
4) I have to setup a deployment data package for each table I want initial data.
I know these questions seem trivial, but I'm trying to make sure that I have understood the documentation.
Many thanks for any assistance.
|