DBase programming language

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(References)
m (See also)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{FormatInfo
+
{{DISPLAYTITLE:dBase programming language}}{{FormatInfo
 
|formattype=Languages
 
|formattype=Languages
 
|subcat=Programming Languages
 
|subcat=Programming Languages
Line 5: Line 5:
 
|released=1980
 
|released=1980
 
}}
 
}}
 
+
The popular '''dBase''' database (most popular in the PC platform, but also available for other platforms including [[CP/M]] and the Apple II) included a built-in programming language for creating and accessing databases, but sufficiently functional to permit entire application programs to be created in it. In the 1980s and early 1990s, many specialized business applications were created under it (or "clones" like Clipper and FoxPro), but it ultimately went out of favor as [[SQL]]-based databases became the new standard.
The popular '''dBase''' database (most popular in the PC platform, but also available for other platforms including [[CP/M]] and the Apple II) included a built-in programming language for creating and accessing databases, but sufficiently functional to permit entire application programs to be created in it. In the 1980s and early 1990s, many specialized business applications were created under it (or "clones" like [[Clipper]] and [[FoxPro]]), but it ultimately went out of favor as [[SQL]]-based databases became the new standard.
+
  
 
Originally by Ashton-Tate, dBase was ultimately acquired by Borland.
 
Originally by Ashton-Tate, dBase was ultimately acquired by Borland.
Line 13: Line 12:
  
 
== See also ==
 
== See also ==
 +
* [[DBF]]
 +
* [[dBase II]]
 
* [[dBase III]]
 
* [[dBase III]]
 +
* [[FoxPro programming language]]
 +
* [[Clipper (programming language)]]
  
 
== References ==
 
== References ==
Line 19: Line 22:
 
* [http://www.clicketyclick.dk/databases/xbase/format/index.html Xbase file format description]
 
* [http://www.clicketyclick.dk/databases/xbase/format/index.html Xbase file format description]
 
* [http://www.dbase.com/ Current dBase product]
 
* [http://www.dbase.com/ Current dBase product]
 +
 +
[[Category:Borland]]

Latest revision as of 13:29, 28 May 2016

File Format
Name DBase programming language
Ontology
Extension(s) .prg
Released 1980

The popular dBase database (most popular in the PC platform, but also available for other platforms including CP/M and the Apple II) included a built-in programming language for creating and accessing databases, but sufficiently functional to permit entire application programs to be created in it. In the 1980s and early 1990s, many specialized business applications were created under it (or "clones" like Clipper and FoxPro), but it ultimately went out of favor as SQL-based databases became the new standard.

Originally by Ashton-Tate, dBase was ultimately acquired by Borland.

The dBase language includes a format for database queries, as well as formatting of forms for input/output, and procedural programming constructs.

[edit] See also

[edit] References

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox