Group: StrataFrame Users
Posts: 80,
Visits: 239
|
So if I understand correctly, the scenario for a single database app would work like this:
1. Each dev has a local SQL instance with a copy of the database, and on a server there's another copy of the database.
2. The central database is where any/all changes are made, as well as source code check-ins/outs.
3. DDT is used to update the local dev databases.
Is that correct? Do you have any posts on how to properly source control the SQL databases and DDT?
(Yes, I'm a StrataFrame newbie, thanks for the remedial help)
|