Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Advantages/disadvantages of DBCs
Message
From
27/05/2010 05:34:43
 
 
To
26/05/2010 12:39:12
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01466065
Message ID:
01466199
Views:
78
>Can somebody supply some recommendations, with both advantages and disadvantages, about using DBCs?
>
>I have never used a DBC, but am starting a new project of some size and would like to at least consider whether this is the time to start dong so.


DBC is free table dictionary. (Metadata) Meaning you get captions, long field names (IMO not adviceable) , field comments etc.
Also they provide you with possibiity to implement basic RI, constraints etc. (Could become minefield as well)

Some VFP versions ago, only dbc tables were able to participate in transactions. This, next to free dictionary advantages are main reasons I always had all my tables inside DBC. Tip. Always keep tables in the same folder as DBC they belong to.

I do not see any advantages to free tables, except maybe for some temporary tables, maybe some ini settings, user preferences and things like that.
*****************
Srdjan Djordjevic
Limassol, Cyprus

Free Reporting Framework for VFP9 ;
www.Report-Sculptor.Com
Previous
Reply
Map
View

Click here to load this message in the networking platform