SQLAPI++ is a C++ library for accessing multiple SQL databases (Oracle, SQL Server, DB2, Sybase, Informix, InterBase, SQLBase, MySQL and ODBC). It uses native APIs of target DBMS so applications developed with SQLAPI++ library run swiftly and...
This is a little no big deal component that can be used to quickly change the selection criteria (WHERE clause) and SORT BY order when working with ADOExpress' TADOQuery component. The component was tested and is used with Access databases, ie the...
The component provides a convenient interface for end users to create SQL SELECT statements from ADO databases using drag and drop techniques.The constructed SQL statement is returned in WIDESTRING and TSTRINGS format.
Ever needed to create a Microsoft Access Datasource Name (DSN) on the fly from inside your code? We certainly have. This incredibly useful little component allows you to create, modify and delete DSNs at runtime from any development environment...
Ever needed to create a Microsoft Access Datasource Name (DSN) on the fly from inside your Delphi code? We certainly have. This incredibly useful little Delphi component allows you to create, modify and delete DSNs at runtime from a Delphi...
This Delphi component can be used to add/ remove/ configure Microsoft Excel Datasource Names (DSNs) on the fly, using just one line of code.
Ever needed to create a Paradox Datasource Name (DSN) on the fly from inside your Delphi code? We certainly have! This incredibly useful little Delphi component allows you to create, modify and delete DSNs at runtime from a Delphi application (32...
This Delphi component can be used to add / remove / configure XBase Datasource Names (DSNs) on the fly, using just one line of code. xBase covers a wide variety of database formats including dBase, Foxpro and Clipper.
Improved version that will interact with all servers. Instead of having 4 components to operate a database (TQuery, 2xTStoredProc and TUpdateSQL) use only one TQueryProc to do all job. Component is fast and reliable.
The GBase is relational database's component set, which does not inherit from TDataSet. So you can use it with all version of Delphi - also standard and personal. Features:This database is standalone, not based on BDE or another engines, need no...
TDBFilter is a component to make it easy to filter standard tables on non-indexed fields. This gives the user much greater control of the data. It is also very useful when you are forced to index on a key field (such as in a master detail...
This component is an port from IBX component IBExtract. It allows you to excract metadata form Firebird or Interbase database into SQL file.
Component package for native access to WinBase602 database system. Without BDE. Pages are written in Slovak language, english description about WDE or WinBase is available from me.
Prototype component for attach a DBF table without BDE.Comment in Italian added.
Full access to Btrieve. No Active-X but VCL-Components. Just drop a TBTVTable component on the form, some TBTVEdits and/or TBTVGrid and you can access your Btrieve data. KeoBTV consists of three packages:KeoBTV: Access to BtrieveKeoBTV+KeoEDIT: +...
Btrieve Classes for .NET is a set of .NET database access support classes that enable fast , easy to program access from .NET programs to Pervasive.SQL databases via the Btrieve API. As such they greatly help developers looking to write .NET...
Two components for access to Oracle (v7.3+) via Oracle Call Interface without BDE. It allows to use any standard data aware controls. Support Parameters, Lookup and Calculate Fields. TOraDataSet can read data only.
BtrUtils Library for Delphi is designed for using native Btrieve API in applications created with Borland Delphi.
With these three components you access an Oracle database directly, skipping the Borland Database Engine only using (32 bits) SQL*Net. This gives you the following advantages:No distributing, installing and configuring the BDENo BDE overhead or...
TaoADODataSet components are a nearly full-featured TDataSet descendant for Delphi and C++ Builder. It allows you to link the normal Delphi database components to OLEDB database such as Access, SQL Server, Index Server, and other ODBC data... |