DBC ( Data Base Control ) is an utility that allows complete multi-user
access to xBASE databases and indexes.
This a freeware program and is provided at no charge.
Here you can download three releases of DBC.
- Dbc 3.0 supports DBFCDX (default) and DBFNTX drivers,
- Dbcax 3.0 supports DBFCDXAX (default) and DBFNTXAX drivers (Advantage
Xbase Server).
- Dbchx 3.2 was built not with Clipper, but with Harbour + ADS. This version
uses native ADS SQL calls, so SQL engine here is faster and more powerful,
than in DOS Clipper version of Dbc. To use it you need to have ADS client
dll's version 5.7 . You can download it from here.
With DBC you can:
- open dbf files for browse and editing in shared and exclusive modes,
read/write and readonly modes
- insert,delete,modify columns in browse
- create (and modify structure) dbf files,indexes and tags
- easy toggle workareas for multiple databases
- edit/view in page(s)-per-record mode
- edit/view in traditional row-per-record mode
- execute commands: LOCATE, CONTINUE, SEEK, SET FILTER, GO TO, DELETE,
RECALL, REPLACE, APPEND FROM, COPY TO, REINDEX, PACK, ZAP, COUNT, SUM, SET
RELATION
- print file (columns defined in current browse)
- save and load views (view file have text format, so you can create and
modify it from simple text editor)
- create/save/load/execute SQL QUERIES !!!
- execute scripts !!!
- copy to/paste from Windows clipboard
- convert memos between dbt and fpt format
- pack memos
Grab it here DBC 3.0
Tuesday, December 7, 2010
Database Control
Posted by
Ramesh
at
6:17:00 AM
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment