Printer Friendly
The Free Dictionary
1,082,701,901 visitors served.
?
Dictionary/
thesaurus
Medical
dictionary
Legal
dictionary
Financial
dictionary
Acronyms
 
Idioms
Encyclopedia
Wikipedia
encyclopedia
?

dBASE Plus

    0.05 sec.

A relational database management (DBMS) and object-oriented application development system for Windows from dataBased Intelligence, Inc., Vestal, NY (www.dbase.com). Providing cross-database capability, it reads and writes natively to dBASE, Paradox, Access, Oracle, MS SQL Server and other databases. dBASE is an interpreted language that can also be compiled to speed up runtime operation.

dBASE's dQuery/Web interface provides a drag and drop capability for building and manipulating databases as well as interactive editing data. One-Click Windows and Web applications can be generated directly from the data models. dBASE's Distributed External Objects (DEO) provides a thin client capability that allows dBASE programs to be stored and updated on a LAN or Internet server and downloaded into the PC for execution.

dBASE Has History
dBASE was the first sophisticated database program for personal computers, and dBASE file formats became de facto standards. It was originally developed for the CP/M operating system and later DOS, but starting with dBASE for Windows, it became a client/server development system with the inclusion of the Borland Database Engine.

dBASE provides a Pascal-like, fourth-generation interpreted programming language that became very popular. Its interpreted nature allows small fragments of code to be instantly tested and databases to be interactively edited. For example, the following commands, which convert Fahrenheit to Celsius, can be entered one at a time for execution or placed in a program file:

    INPUT "Enter Fahrenheit  " TO FAHR
    ? "Celsius is ", (FAHR - 32) * 5 / 9


The following dBASE 4GL example opens the Products file and displays green items:

    use products
    list for color ='GREEN'


dBASE Evolution
Originally named Vulcan, dBASE was created by Wayne Ratliff to manage a company football pool. It was modeled after JPLDIS, the DBMS at Jet Propulsion Labs in Los Angeles. Renamed dBASE II when Hal Lashlee and George Tate formed Ashton-Tate to market it in 1981, dBASE became a huge success within a couple of years. In 1991, Borland acquired the company, and in 1999, dBASE, Inc. acquired dBASE from Borland.

dBASE spawned the "Xbase" industry, which included Clipper, FoxBase, FoxPro and other products that provided a dBASE-like programming language and support for dBASE file formats. See dBASE versions.

C. Wayne Ratliff
Ratliff designed and programmed the first successful DBMS for personal computers, dBASE II. (Image courtesy of Ratliff Software Productions.)



How to thank TFD for its existence? Tell a friend about us, add a link to this page, add the site to iGoogle, or visit webmaster's page for free fun content.
?Page tools
Printer friendly
Cite / link
Email
Feedback
? Mentioned in ? References in periodicals archive
 
dataBased Intelligence's new site features dQuery, its new business intelligence software, in addition to its dBASE Plus application.
 
Encyclopedia browser? ? Full browser
 
 
Encyclopedia
?

Disclaimer | Privacy policy | Feedback | Copyright © 2008 Farlex, Inc.
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional.. Terms of Use.