Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Source Control and Database & tables and VFP projects
Message
From
26/07/2007 08:42:56
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Germany
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01243699
Message ID:
01243709
Views:
27
Bhav,
>Hi Tore
>
>Thanks for your quick response.
>
>>I don't use source control, but AFAIK you are NOT supposed to include the data files, only program files, lice PRG, VCX, SCX and so on. Or am I missing something?
>
>That is my impression too. But as of my recent thread where Sergey responded, I also discovered that SCCTEXT.prg can also convert DBC to text files. If such is the case is the VSS API capable to managing DBC check ins by having the latest version in the SC

We use VSS for years now. VSS may hold any file. There is a file type hidden in the properties dialog of each file (VSS Explorer)

What you do with your dbf's depends on what result you want.
1. multiuser environment with the possibility to sync between users (via VSS). You need to have text files stored in VSS.

2. You simple want to keep track of the changes and like to store old versions. You may store the DBC/dct/dcx directly to the VSS. Just set the files as binary.

3. Use the VSS integration VFP shiped with VFP. Simply add the DBC to a project that is under VSS and add the it to vss. If you need to work with the DBC you need to check out, but VFP will take care to handle all (DBC/dct/dcx) files.

Agnes
Words are given to man to enable him to conceal his true feelings.
Charles Maurice de Talleyrand-Périgord

Weeks of programming can save you hours of planning.

Off

There is no place like [::1]
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform