Database
Archived Posts from this Category
Archived Posts from this Category
he suite of eight data-aware components:
for direct access of Firebird databases (Interbase also, but tested only on Interbase ver. 7.5). The components are based only on my own, not seldom non-standard, ideas. I have created these components with minimum programming code (all DCUs weigh ONLY 308KB). Wherever the original Borland code was not optimal I have overriden it, but generally I’ve tried to take the maximum advantage of Borland code.
0 comments Sunday 19 Jul 2009 | Delphi Tutorial | Database, Freeware
It is a combined component (DataSet, Provider, ClientDataSet and UpdateSQL). If you are used to use ClientDataset, you may want to specify sql statement for each Modify, Delete and Insert sql. This is provided by TMsDataAdapter. It also allows you to change your connection easily from ADO to DBX or IBX or BDE. You can change your connection bridge with minimal source change. Don’t forget that it works based on MIDAS.
0 comments Tuesday 28 Apr 2009 | Delphi Tutorial | Database, Shareware
Powerful component suite for creation Delphi/C++Builder applications with direct access to PostgreSQL databases without BDE and ODBC.
Top reasons to use PostgresDAC 2.x:
0 comments Thursday 06 Nov 2008 | Delphi Tutorial | Database, Shareware
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:
0 comments Tuesday 04 Nov 2008 | Delphi Tutorial | Database, Shareware
Accuracer Database System is a Windows / Linux cross-platform BDE alternative embedded Delphi database with SQL support for software developers working in Borland Delphi / C++Builder and Kylix .
Accuracer represents the next generation of our Delphi databases products line which started more than five years ago with such highly famous and respected product as EasyTable.
0 comments Thursday 17 Apr 2008 | Delphi Tutorial | Database, Shareware
SQLMemTable is a simple and fast in-memory table and query for Delphi and C++ Builder. SQLMemTable includes three visual components:
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.
0 comments Sunday 13 Apr 2008 | Delphi Tutorial | Database, Shareware
The product is a Native OLE DB provider for access to all versions of InterBase and Firebird SQL-servers. Using IBProvider, you can create applications based on:
0 comments Saturday 05 Apr 2008 | Delphi Tutorial | Database, Shareware
Database Access Components for SQLite: TASQLiteDB, TASQLiteQuery, TASQLiteTable, TASQLiteUpdateSQL.
1 comment Wednesday 02 Apr 2008 | Delphi Tutorial | Database, Freeware
TXLSFile is a Borland Delphi library for reading and writing of Microsoft Excel XLS files
It is based on direct reading and writing of files, and works without OLE Automation with Microsoft Excel.
VB and C++ developers may use OLE XLSFile COM objects library.
0 comments Wednesday 26 Mar 2008 | Delphi Tutorial | Database, Shareware
Components for fast access to MySQL, PostgreSQL, Microsoft SQL, Oracle and Interbase SQL servers without use add-ons, such as BDE / ODBC / ADO. Besides, the components - sources of data are compatible with standard TDataset and have a number of additional features.
Zeos Database Objects library consists of:
0 comments Friday 14 Dec 2007 | Delphi Tutorial | Database, Freeware