enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Borland Database Engine - Wikipedia

    en.wikipedia.org/wiki/Borland_Database_Engine

    BDE's application program interface provides direct C and C++ optimized access to the database engine, as well as BDE's built-in drivers for dBASE, Paradox, FoxPro, Access, and text databases. The core database engine files consist of a set of DLLs that are fully re-entrant and thread-safe. Included with BDE are a set of supplemental tools and ...

  3. Delphi (online service) - Wikipedia

    en.wikipedia.org/wiki/Delphi_(online_service)

    Delphi partnered with ASCII Corp. of Japan to open online services in 1991. [2] Delphi provided national consumer access to the Internet in 1992. Features included E-mail (July 1992), FTP, Telnet, Usenet, text-based Web access (November 1992), MUDs, Finger, and Gopher. "To a lot of people at the time, we seemed to be in an enviable position ...

  4. History of Delphi (software) - Wikipedia

    en.wikipedia.org/wiki/History_of_Delphi_(software)

    Borland developer Danny Thorpe suggested the Delphi codename in reference to the Oracle at Delphi. One of the design goals of the product was to provide database connectivity to programmers as a key feature and a popular database package at the time was Oracle database; hence, "If you want to talk to [the] Oracle, go to Delphi".

  5. Redo log - Wikipedia

    en.wikipedia.org/wiki/Redo_log

    In the Oracle RDBMS environment, redo logs comprise files in a proprietary format which log a history of all changes made to the database. Each redo log file consists of redo records. A redo record, also called a redo entry, holds a group of change vectors, each of which describes or represents a change made to a single block in the database.

  6. Delphi (software) - Wikipedia

    en.wikipedia.org/wiki/Delphi_(software)

    Delphi uses a strongly typed high-level programming language, intended to be easy to use and originally based on the earlier Object Pascal language. Pascal was originally developed as a general-purpose language "suitable for expressing the fundamental constructs known at the time in a concise and logical way", and "its implementation was to be efficient and competitive with existing FORTRAN ...

  7. For years, the Delphi double murder case went cold. Then a ...

    www.aol.com/news/years-delphi-double-murder-case...

    The revelation about the tip box is one of many facts surfacing in what is known as the Delphi murder case. Many details of the case, including how exactly the girls died, have remained unknown to ...

  8. Paradox (database) - Wikipedia

    en.wikipedia.org/wiki/Paradox_(database)

    In 1995, Microsoft bundled Access into their Microsoft Office Professional Suite with Word, Excel, and PowerPoint. [8] This effectively killed the end-user desktop database market for standalone products. [citation needed] Despite solid follow-on versions with improvements to usability for entry-level users, Paradox faded from the market.

  9. Visual Component Library - Wikipedia

    en.wikipedia.org/wiki/Visual_Component_Library

    VCL components cover Windows controls like windows (TForm class), controls (e.g., TButton, TCheckBox, TLabel classes) as well as database access (e.g., ADO or IBX components) or Internet connections (Indy components). The component approach allows programmers to extend the VCL with many visual and non-visual additional components.