C++ Builder 6.0x freeware
Data Base Programming

[ 1dnav_c6.zip ] [ 716,722 bytes ] [ Freeware ] [ No Source ]
[ C6 ]
Data Navigator contains a set of components for data searching and filtering different databases. The package includes a collection of non-visual components and a collection of visual components. Non-visual components are designed for filtering or searching for data in different dataset components. Visual components are designed for data entry by an end-user, in this case non-visual components of this package will filter or search required data. This package gives you the following advantages:
  • The filtration and search for the required data can be of any level of difficulty.
  • Optimization of search and filtration taking into account a current index.
  • SQL filtration. Use "WHERE" clause to limit the effect of a SELECT statement to a subset of rows in the table.
  • Support of BDE, MIDAS, ADO, dbExpress, InterBase Express, etc.
  • Support alternative database access: DBISAM, KeyDB, KbmMemTable, etc.
  • Development of VCL and CLX applications.
  • A broad set of visual components designed for data input by an end-user for the search and filtration of data.
  • Simple integration with any other visual components designed for data input.
  • Simple integration with any dataset components developed by other producers.
Our package gives you a very powerful set of components for organizing data searches and filtration in your application. The division of the package into a set of visual and non-visual components gives you maximum flexibility when building applications. We offer you the best set of components in this field and hope that you will enjoy our software product.
Data Navigator is currently available in Catalan, Chinese, Czech, Dutch, English, Farsi, Finnish, French, German, Greek, Hungarian, Italian, Norwegian, Polish, Portuguese, Romanian, Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Turkish and etc. languages.
Added: 18-03-2003/18-08-2003   |  Version: 1.04   |  Downloads: 832/822/2
Author:IMG Software   [Homepage]   [DSP files]
 
Compatible files:  [ D4 | D5 | D6 | D7 | C4 | C5 ]

[ aqb_free.zip ] [ 3,673,756 bytes ] [ Freeware ] [ No Source ]
[ D6 | D7 | C6 ]
Active Query Builder is a query builder component suite for Borland Delphi and C++ Builder which gives your end-users the ability to create complex queries with unions, subqueries and nested joins via the intuitive visual interface. It can be integrated with your application by setting a few properties or a few lines of code. Free Edition supports only ANSI-92 SQL dialect.
Added: 8-08-2005/24-08-2005   |  Version: 0.9.7   |  Downloads: 245/245/20
Author:Sergey Smagin   Active Database Software   [Homepage]   [DSP files]

[ link: ] [ size n/a ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 | D6 | D7 | C3 | C4 | C5 | C6 ]
B-Tree Filer is a fast library of file-based database routines for Borland Turbo Pascal & Delphi. B-Tree Filer supports stand-alone programs or those running on Microsoft-compatible networks including Novell Netware.
released under Mozilla Public License 1.1 (MPL 1.1)
Added: 4-02-2003   |  Version: 5.55   |  Downloads: n/a
Author:TurboPower B-Tree Filer Project (Sourceforge)   [Homepage]   [DSP files]

[ link: ] [ size n/a ] [ Freeware ] [ With Source ]
[ D4 | D5 | D6 | D7 | C5 | C6 | K1 | K2 | K3 ]
ZeosDBO is a database middleware components for Borland development tools, including Delphi, C++ Builder and Kylix.

The following compilers are supported:

  • Delphi 4 - 7
  • C++ Builder 4 - 6
  • Kylix 1 - 3

ZeosDBO supports direct connectivity to the following databases using the vendor provided, native interface:

  • MySQL 3.20 - 4.1
  • PostgreSQL 6.5 - 7.3
  • Firebird 1.0 - 1.5
  • Interbase 5.0 - 7.5
  • Microsoft SQL Server 7, 2000
  • Sybase ASE 12.0, 12.5

For other databases we propose to use implemented Active Data Objects (ADO) Bridge.

Advantages of using ZeosDBO:

  • Platform independance. The ZeosDBO is highly generic. Applications written in ZeosDBO can be migrated across databases without major changes.
  • ZeosDBO is open source, written for usability and extensibility.
  • ZeosDBO leverages the amazing power of the Delphi development environment without relying on a performance killing middleware.
  • ZeosDBO is an extremely thin abstraction layer, unlike 'thick' layered protocols like ADO and BDE.

Package contents:

  1. ZCore - Core classes and interfaces. Contains Java style objects and collections as well as compatibility types and functions.
  2. ZParseSql - SQL specific for syntax and lexical analysis.
  3. ZPlain - Native plain API to supported SQL servers.
  4. ZDbc - Port of Java Database Connectivity API (JDBC 2.0). DBC API acts as intermediate layer between Plain API and highlevel TDataset or DBExpress components.
  5. ZComponent - visual components descended from TDataset.

Installed components:

  1. TZConnection: This component encapsulates the database connection and transaction management.
  2. TZReadOnlyQuery: TDataset component to execute SQL queries and process data in read-only mode.
  3. TZQuery: TDataset component which allows data modifications in regular and cached mode.
  4. TZUpdateSQL: Analog of standard TUpdateSQL component to explicite definition of Insert/Update/Delete SQL statements for TDataset modifications.
  5. TZStoredProc: The component to execute SQL stored procedures.
  6. TZSQLProcessor: The component to execute SQL scripts for different SQL and various delimiter types.
  7. TZSQLMonitor: The component to monitor all outgoing SQL queries and other logging information.
  8. TZSQLMetadata: Specialized TDataset component which provides an access to database metadata such as tables, columns, indices, etc.

The project home page is here (for news, links and other project info): http://www.zeoslib.net

The sourceforge development site is located here (for technical resources and anonymous web based cvs access): http://www.sourceforge.net/projects/zeoslib


Added: 21-03-2001/9-02-2004   |  Version: 6.1.3 beta   |  Downloads: n/a
Author:ZeosLib team   [Homepage]   [DSP files]

[ link: sqlmemtable_spec.php ] [ size n/a ] [ Freeware ] [ No Source ]
[ D4 | D5 | D6 | D7 | C4 | C5 | C6 ]
AidAim SQLMemTable - FREE! SQLMemTable is a fast and easy-to-use in-memory table and query VCL for Delphi and C++ Builder. SQLMemTable includes two visual components: TSQLMemTable, which is a fast and easy in-memory TTable replacement; TSQLMemQuery that provides a subset of SQL'92 operators. SQLMemTable does not require BDE and provides all the TTable functions such as master / detail relationship, filtering, searching, sorting, blob fields, key and range methods, as well as some advanced features like blob fields compression and Unicode support. SQLMemTable provides the following services: SQL (DML & DDL) commands support; master / detail relationship; creating, renaming, emptying, deleting and restructuring tables; creating, editing, deleting, browsing and searching for records; creating and deleting multiple indexes; calculated and lookup fields; filtering support; BLOB fields compression; importing from and exporting to any dataset in fast and easy way; internationalization / localization and Unicode support. SQLMemTable is a fully functional in-memory database system; it includes table and query components as well as useful utility (with source code), demos and comprehensive help. SQLMemTable does not require BDE or any external drivers and has small footprint. Features and benefits: Compactness - Short compiled code with approximate size 300 Kb, no external drivers (such as BDE) required. - Small memory consumption by SQLMemTable database engine. - Fast BLOB data compression. Your large data fields will need less memory. SQLMemTable can compress data on the fly. The compression routines used in the SQLMemTable are much faster than most of popular archivers like PKZip, WinRar, Arj. High performance - Fast search by B-tree indexes. At the moment SQLMemTable is one of the fastest existing in-memory tables for Delphi and C++ Builder. - High-speed in-memory performance is achieved by means of using specially optimized memory manager and tuned algorithms. - Quick operations with strings. SQLMemTable compares strings up to 3 times faster than standard Delphi string routines. High performance is achieved by using a special library written in Assembler and an advanced sorting algorithm. - Advanced SQL optimizer often makes query execution significantly faster by choosing the best execution plan. Functionality - A subset of SQL'92 (DML & DDL) operators is supported by TSQLMemQuery component. With SQLMemTable you can create SQL scripts for creating tables, inserting, editing and deleting records, retrieving data by SELECT command. See full list of supported commands. - Advanced search engine. SQLMemTable supports 'LIKE' operator with wildcards '%' and '_', as well as 'IS NULL' and 'IS NOT NULL' in filters and queries. - Full multiple index support, i.e. numerous fields in a table may comprise an index. SQLMemTable provides descending and ascending indexes, case-sensitive and insensitive indexes for string fields. - Shareable in-memory tables. SQLMemTable supports simultaneous access to a table by multiple TSQLMemTable components within a single application. - Default values support. - Record-level constraints, i.e. constraints that must be met when editing the data. Compatibility - SQLMemTable supports most of TTable field data types, including BLOB fields, moreover it allows to create string and wide string fields of any fixed length. - SQLMemTable is fully compatible with standard DB-aware visual controls such as QuickReport, DBGrid, DBNavigator, DBImage, DBMemo, DBRichEdit, as well as with third party products supporting TDataset descendant components - FastReport, DBFlyTreeView and others. - Calculated and lookup fields can be used in the same way as TTable. - Most of TTable functions are supported including Key and Range methods. Convenience - Table restructuring is being performed in the easiest way keeping all the existing data. - Data importing from and exporting to any dataset is supported. SQLMemTable provides you with the simplest way to import and export tables using ImportTable and ExportTable methods. - Internationalization / localization support. All text search and sorting functions use current system locale, so localizing your program with SQLMemTable is a very simple task. - Unicode support. All the text operations work with multi-byte encoding using ftWideString. - Comprehensive help. SQLMemTable comes with full documentation presented in SQLMemTable Developer's Guide and SQLMemTable Reference.
Added: 31-05-2004   |  Version: v.2.12   |  Downloads: n/a
Author:AidAim Software   AidAim Software   [Homepage]   [DSP files]

[ link: NexusDB105_Lite_Version_for_CB6.Zip ] [ size n/a ] [ Freeware ] [ No Source ]
[ C6 ]
NexusDB Client/Server Light database engine for C++Builder6

The Lite version is free for use in all types of projects, personal or commercial. It comes with packages and dcus, no source. Programs made with the Lite version of the database engine is limited to one simultaneous database, 5 tables, 10.000 recrords per table. Please find more info, downloads, and assistance on our web site and in our user community support newsgroups:

news://news.nexusdb.com/nexusdb.public.support

About the full version

NexusDB is the most flexible full source database engine for Delphi and C++Builder users. It scales seamlessly from databases kept solely in memory, via embedded server (single executable deployment) to full C/S solutions scaling to hundreds of users.

  • - Supports Delphi 5, 6, 7, and C++Builder 6
  • - NO royalty fees for server or client distribution.
  • - A large subset of SQL Ansi 92 is supported, including DDL.
  • - It adheres to the VCL TDataSet interface, so you can continue using all your favourite data-aware controls and report engines.
  • - In-memory table support which rivals pure memory-based database engines on speed on smaller datasets, while scaling very well to larger disk-based datasets (millions of records)
  • - In multi-user environments, only the server can access the data, minimizing risk of database corruption.
  • - Snapshot transactions provide 24/7 Live backup capability without disrupting regular database activity.
  • - Support for the IProvider interface (TClientDataSet) is included.
  • - The architecture is designed to be flexible, and can be enhanced by writing plugins, monitors and extenders.
  • - Free 3rdparty monitors/extenders already exist for custom client-server-client messaging (for instance, signal another client to update its view of data) and remote file handling on the server.
  • - It has lightning fast Winsock transports for networked C/S solutions; a Blowfish wrapper transport provides added security when needed.
  • - Conversion utilities for source and tables from other database engines (BDE, ADO, etc) are provided.
  • - Includes a Memory manager unit which replaces Borland's with a 24/7 usable one. Speeds up operations and keeps memory fragmentation away, vastly increased alloc/dealloc throughput on multi-cpu machines.
  • - Referential Integrity support available as conceptual monitor/extender example
  • - ODBC and dbExpress drivers available as separate drivers pack
  • - Support for RemObjects/Data Abstract
  • - Support for kbmMW
  • - Support for ReportBuilder DADE
  • - Support for FastReport
  • - .NET provider
  • - DeZign database designer by Datanamic now supports NexusDB

    Additional binaries, trial versions based on the current release, manual and help files are available from the web site.
    This archive is for C++Builder 6.


    Added: 3-05-2004   |  Version: 1.05   |  Downloads: n/a
    Author:Nexus Database Systems   Nexus Database Systems   [Homepage]   [DSP files]
     
    Compatible files:  [ D5 | D6 | D7 ]
  • [ link: pivotcubevcl.exe ] [ size n/a ] [ Freeware ] [ No Source ]
    [ D5 | D6 | D7 | C5 | C6 ]
    PivotCube VCL is a set a visual components for OLAP analisys and reporting. You can use it to load data from huge relational databases, look for information or details and create summaries and reports that help the end user in making accurate decisions. It provides highly dynamic interface for interactive data analysis.
    Added: 5-05-2003/21-03-2006   |  Version: 7.2.6.5   |  Downloads: n/a
    Author:Alex Zencovich   Alex Zencovich   [Homepage]   [DSP files]

    [ kacdo10.zip ] [ 22,666 bytes ] [ Freeware ] [ No Source ]
    [ C6 ]
    KA CDOMessage IS Delphi implementation of Microsoft's CDO for Windows 2000
    CDO for Windows 2000 is a bigger set of functions to compose and send mail.
    It will work only on 2000/XP machines.
    KA CDOMessage implements both Message and SMTP component
    Various options as:
    SaveToFile
    LoadFromFile
    SaveToStream
    LoadFromStream
    Various encoding types (7bit, 8Bit, Base64, Binary, MacBinHex40, QuotedPrintable, Uuencode);
    Various authenthication methods (Anonymous, Basic, NTLM)
    Also this is the only component (about i know of course)
    which sends messages in DesignTime!
    Delphi 6 and CBuilder6 ONLY
    Added: 6-08-2002   |  Version: 1.0   |  Downloads: 630/630/1
    Author:Kiril Antonov   Kiril Antonov - Hronos Ltd   [Homepage]   [DSP files]

    [ kadao91.zip ] [ 400,286 bytes ] [ Freeware ] [ With Source ]
    [ D3 | D4 | D5 | D6 | D7 | C3 | C4 | C5 | C6 ]
    KADao is a native DAO component for Delphi.
    It is the first freeware component to completly access all databases
    supported by Microsoft DAO (Data Access Objects) including mdb,
    xls, dbf etc..
    BDE is not required. Microsoft(r) DAO(tm) must be Installed in order
    component to run.
    Support for both Microsoft(r) Access'xx-Access'97 and Microsoft(r)
    Access'2000-2002.
    Features:
  • 1. Create, Repair, Compact, Encrypt Access'97 and Access'2000
    MDB files
  • 2. Create tables, add indexes, and fields to existing tables and so on.
  • 3. Work as a Table and Query Component supporting both Queries
    and QueryDefs
  • 4. Compatible with all data aware controls
  • 5. Master/Detail support
  • 6. Locate, Lookup support
  • 7. Find_First, Find_Next, Find_Last, Find_Prior
  • 8. Seek_Nearest, Seek_NearestEx and many more ...
    Added: 21-05-2000/9-01-2006   |  Version: 9.1   |  Downloads: 26861/21391/56
    Author:Kiril Antonov   Kiril Antonov - Hronos Ltd   [Homepage]   [DSP files]
  • [ kadaocontrols80.zip ] [ 130,633 bytes ] [ Freeware ] [ With Source ]
    [ D3 | D4 | D5 | D6 | D7 | C3 | C4 | C5 | C6 ]

    KADao Controls is a set of visual freeware controls for KADao
    KADao Controls can be used only with KADao v 7.2 or higher
    KADao Controls include:
    KADaoDBGrid - Just link it to a KADAOTable and you get a profi app!,
    KADaoSortByButton,
    KADaoFilterByButton,
    KADaoFindButton,
    KADaoSeekButton,
    KADaoSelectIndexButton,
    KADaoCVFButton,
    KADaoDateTime, KADaoDbGUIDEdit
    KADaoExportButton, KADaoDBColumnCheckListBox,KADaoDBColumnListBox,
    KADaoSearch,KADaoDBColumnCombo,KADaoDBStringList
    KADao Controls gives the final user power to do
    proffesional things with a single click
    Added: 19-11-2001/2-06-2003   |  Version: 8.0   |  Downloads: 9823/9419/23
    Author:Kiril Antonov   Kiril Antonov - Hronos Ltd   [Homepage]   [DSP files]

    © 1995-2006 Robert M. Czerwinski ( The Delphi Super Page a.k.a. DSP ).
    All rights reserved.