Bullet: Difference between revisions
Appearance
mNo edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
A shareware database engine sold as a developers tool rather than an end user database. Originally a DOS and OS/2 product that primarily had support for [[Borland C/C++]] and used [[xBase]] compatible .dbf files as storage containers, over time it gained bindings to other languages, including notably a rather strong REXX front end called '''Bullet/REXX''' in addition to ports to other operating systems. | A shareware database engine sold as a developers tool rather than an end user database. Originally a DOS and OS/2 product that primarily had support for [[Borland C/C++]] and used [[xBase]] compatible .dbf files as storage containers, over time it gained bindings to other languages, including notably a rather strong REXX front end called '''Bullet/REXX''' in addition to ports to other operating systems. | ||
No one really knows what happened to Bullet or its developer, but the OS/2 | No one really knows what happened to Bullet or its developer, but the OS/2 version disappeared from his website one day and while 40th Floor released some minor updates to Bullet versions for other operating systems there are no known versions beyond v3 for any operating system. | ||
==Version== | ==Version== | ||
Line 10: | Line 10: | ||
* Bullet/REXX - REXX front-end. | * Bullet/REXX - REXX front-end. | ||
* Validate - Database integrity checker, works with any xBase/dBase database. | * Validate - Database integrity checker, works with any xBase/dBase database. | ||
==Author== | ==Author== | ||
* [[Cornel Huth]] | * [[Cornel Huth]] | ||
Line 15: | Line 16: | ||
[[Category:Tools]][[Category:Databases]][[Category:REXX]][[Category:DOS Tools]][[Category:MS Windows Tools]][[Category:Linux Tools]][[Category:BSD Tools]][[Category:xBase]] | [[Category:Tools]][[Category:Databases]][[Category:REXX]][[Category:DOS Tools]][[Category:MS Windows Tools]][[Category:Linux Tools]][[Category:BSD Tools]][[Category:xBase]] | ||
[[Category:DOS Databases]] | |||
[[Category:WinOS/2 Databases]] |
Revision as of 23:43, 4 February 2016
Description
A shareware database engine sold as a developers tool rather than an end user database. Originally a DOS and OS/2 product that primarily had support for Borland C/C++ and used xBase compatible .dbf files as storage containers, over time it gained bindings to other languages, including notably a rather strong REXX front end called Bullet/REXX in addition to ports to other operating systems.
No one really knows what happened to Bullet or its developer, but the OS/2 version disappeared from his website one day and while 40th Floor released some minor updates to Bullet versions for other operating systems there are no known versions beyond v3 for any operating system.
Version
- Last version: 3.0 for all platforms, there was reputedly a version 3.1 for Windows 32 bit shipped but no one admitted to ever having gotten a copy, but a manual for version 3.1 eventually appeared on the 40Th Floor homepage, some 5 years after they stopped selling the software oddly enough.
Known add-ons
- Bullet/REXX - REXX front-end.
- Validate - Database integrity checker, works with any xBase/dBase database.