EnglishFrenchSpanish

OnWorks favicon

dbview - Online in the Cloud

Run dbview in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command dbview that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


dbview - View dBase III files

SYNOPSIS


dbview [-b|--browse] [-d delim| --delimiter delim] [-D|--deleted] [-e|--description]
[-h|--help] [-i|--info] [-o|--omit] [-v|--version] [-r|--reserve] [-t|--trim] dbfile

DESCRIPTION


Dbview is a little tool that will display dBase III files. You can also use it to convert
your old .dbf files for further use with Unix. It should also work with dBase IV files,
but this is mostly untested.

By default dbview displays the contents of a dBase III or IV database file. This is be
done by displaying both the name of the field itself and its value. At the end of every
record a newline is appended.

OPTIONS


If no option given dbview only displays the database in its most friendly way.

--browse, -b
switches into browse mode. Using this mode no fieldnames will be displayed,
instead every record will displayed in one line using a delimiter to separate
fields.

--delimiter, -d delimiter
The default delimiter in browse mode is the colon sign ``:''. This parameter
overrides it. This can be useful especially if you plan to examine the output with
scripts.

--deleted, -D
displays deleted records as well as the delete state in each record in the
database.

--description, -e
displays the field description of the database.

--help, -h
displays a complete (or short) help screen.

--info, -i
displays some (partially technical) information about the database like number of
records and length of each record.

--omit, -o
omits displaying the whole database. Using this parameter can be useful if you're
only interested in the structure.

--reserve, -r
Normally fieldnames are converted into a more friendly format. They are stored in
capital letters, but that looks like shouting. This parameter supresses the
conversion.

--trim, -t
When this option is specified, leading and trailing spaces are omitted. This might
be useful when in browse mode.

--version, -v
displays version and exits.

NOTES


As dBase is DOS, umlauts are stored using a different code table (namely ASCII) than most
modern unices (namely ANSI). If you encounter such a file, I would recommend piping the
output through recode(1) with ibmpc:latin1 as it's argument.

If you want to examine the output generated by the browse mode, just take cut(1) and set
its delimiter to the used delimiter or take awk(1) and continue.

COPYRIGHT


Dbview is free software. It is based on routines from unknown source that I found on
nic.funet.fi in /pub/msdos/languages/c as dbase.c. The file contained the following
notice:

These functions are provided by Valour Software as a gift.

I have modified and included this file and wrote a skeleton around it. All together
provides a powerful tool for dBase III and IV database manipulation under Unix.

I mainly have written this program, because I've got several dbase files containing
important information for me. As I won't go running DOS everytime I need some of the
stored information, I had to find a viewer that runs unter Unix, resp. Linux, but
unfortunately didn't find one. So it was my turn.

This package as a whole is published under the GNU Public License, which is a great
invention.

It wasn't the intention to write a freaking viewer and reinvent the wheel again. Instead
dbview is intend to be used in conjunction with your favourite unix text utilities like
cut, recode and more.

Martin Schulze
Infodrom Oldenburg
[email protected]

Use dbview online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    KDiff3
    KDiff3
    This repository is no longer maintained
    and is kept for archival purposes. See
    https://invent.kde.org/sdk/kdiff3 for
    the newest code and
    https://download.kde.o...
    Download KDiff3
  • 2
    USBLoaderGX
    USBLoaderGX
    USBLoaderGX is a GUI for
    Waninkoko's USB Loader, based on
    libwiigui. It allows listing and
    launching Wii games, Gamecube games and
    homebrew on Wii and WiiU...
    Download USBLoaderGX
  • 3
    Firebird
    Firebird
    Firebird RDBMS offers ANSI SQL features
    & runs on Linux, Windows &
    several Unix platforms. Features
    excellent concurrency & performance
    & power...
    Download Firebird
  • 4
    KompoZer
    KompoZer
    KompoZer is a wysiwyg HTML editor using
    the Mozilla Composer codebase. As
    Nvu's development has been stopped
    in 2005, KompoZer fixes many bugs and
    adds a f...
    Download KompoZer
  • 5
    Free Manga Downloader
    Free Manga Downloader
    The Free Manga Downloader (FMD) is an
    open source application written in
    Object-Pascal for managing and
    downloading manga from various websites.
    This is a mirr...
    Download Free Manga Downloader
  • 6
    UNetbootin
    UNetbootin
    UNetbootin allows you to create bootable
    Live USB drives for Ubuntu, Fedora, and
    other Linux distributions without
    burning a CD. It runs on Windows, Linux,
    and ...
    Download UNetbootin
  • More »

Linux commands

  • 1
    abc2abc
    abc2abc
    abc2abc - a simple abc
    checker/re-formatter/transposer ...
    Run abc2abc
  • 2
    abc2ly
    abc2ly
    abc2ly - manual page for abc2ly
    (LilyPond) 2.18.2 ...
    Run abc2ly
  • 3
    coqdoc
    coqdoc
    coqdoc - A documentation tool for the
    Coq proof assistant ...
    Run coqdoc
  • 4
    coqide
    coqide
    coqide - The Coq Proof Assistant
    graphical interface ...
    Run coqide
  • 5
    g.gui.vdigitgrass
    g.gui.vdigitgrass
    g.gui.vdigit - Interactive editing and
    digitization of vector maps. KEYWORDS:
    general, user interface, GUI, vector,
    editing, digitizer ...
    Run g.gui.vdigitgrass
  • 6
    g.listgrass
    g.listgrass
    g.list - Lists available GRASS data
    base files of the user-specified data
    type optionally using the search
    pattern. KEYWORDS: general, map
    management, list ...
    Run g.listgrass
  • More »

Ad