Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I add a Database Table to Source Control?
Message
From
24/09/2007 11:51:17
 
 
General information
Forum:
Visual FoxPro
Category:
Source Safe Control
Environment versions
Visual FoxPro:
VFP 9 SP1
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01256325
Message ID:
01256348
Views:
12
I'm not a fan of putting data in VSS, but if you want to, to can open up VSS and add the tables from there.

A better approach IMHO would be to write the code to create the table in a PRG and put that PRG in VSS. That way, you could read the table definition from VSS and compare two versions for changes.

>A database container can be added to Source Control. Underlying Views, Connections and Procedures cannot and need not be added, because they are internally stored in the DBC.
>
>However, database tables (in other words, not-free tables) are external entities. It should be possible to add them to Source Control. But the rightclick menu does NOT offer this option.
>
>Is this a bug, a flaw, an omission? Or is it by design? Or is there another route to follow?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform