E Db: Difference between revisions
Appearance
Created page with "right A C library with an associated C++ class library that provides a database engine for your applications, in addition to OS/2 the e_Comm library..." |
No edit summary |
||
Line 1: | Line 1: | ||
[[Image:e_db.gif|right]] | [[Image:e_db.gif|right]] | ||
A [[C]] library with an associated [[C++]] class library that provides a database engine for your applications, in addition to OS/2 the e_Comm library originally supported DOS and 32 bit & 16 bit versions of [[MS Windows]] and WinOS/2. In addition to C and C++ the library provided API support for [[Java]] and [[Visual Basic]] | A [[C]] library with an associated [[C++]] class library that provides a database engine for your applications, in addition to OS/2 the e_Comm library originally supported DOS and 32 bit & 16 bit versions of [[MS Windows]] and WinOS/2. In addition to C and C++ the library provided API support for [[Java]] and [[Visual Basic]]. In addition to its own propriety database file formats the engine will work with xBase (.dbf) files. | ||
Line 8: | Line 8: | ||
* Version 3.1 - introduced in 1998. | * Version 3.1 - introduced in 1998. | ||
====Prerequisites==== | ====Prerequisites==== | ||
The system officially supports the following C/C++ compilers: | |||
* [[Borland C/C++]] for Windows and OS/2 compilation. | * [[Borland C/C++]] for Windows and OS/2 compilation. | ||
* [[Microsoft Visual C++]] for Windows and DOS compilation. | * [[Microsoft Visual C++]] for Windows and DOS compilation. | ||
Line 14: | Line 14: | ||
* [[VisualAge C++]] for OS/2 compilation. | * [[VisualAge C++]] for OS/2 compilation. | ||
* [[Watcom C/C++]] for Windows and OS/2 compilation. | * [[Watcom C/C++]] for Windows and OS/2 compilation. | ||
==License and availability== | ==License and availability== | ||
* Commercial software - Discontinued. | * Commercial software - Discontinued. |
Revision as of 07:02, 21 April 2015

A C library with an associated C++ class library that provides a database engine for your applications, in addition to OS/2 the e_Comm library originally supported DOS and 32 bit & 16 bit versions of MS Windows and WinOS/2. In addition to C and C++ the library provided API support for Java and Visual Basic. In addition to its own propriety database file formats the engine will work with xBase (.dbf) files.
Around 2002 the support for the library was extended to include support for Linux, Windows CE and Mac OS, that included full multi-threaded file operation under all systems, in a similar time frame the support for DOS and 16 bit Windows 3.x/WinOS/2 was dropped.
Versions
- Version 3.1 - introduced in 1998.
Prerequisites
The system officially supports the following C/C++ compilers:
- Borland C/C++ for Windows and OS/2 compilation.
- Microsoft Visual C++ for Windows and DOS compilation.
- Symantec C++ for Windows compilation.
- VisualAge C++ for OS/2 compilation.
- Watcom C/C++ for Windows and OS/2 compilation.
License and availability
- Commercial software - Discontinued.