Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
AnyDAC 3.0.1
SQLDAC - universal access to SQL databases 1.0
KADao Deluxe VCL.NET 2.0
KADao Personal Edition 5.70
KADao VCL.NET 9.0
DAC for MySQL TM 2.5.2
MSADO Direct Access Components 1.4
CopyCat Replication Suite 1.04.0
NexusDB Client/Server Lite 1.08
NexusDB 2.05
TkbmConnection Pool 0.98
TkbmMem Table 5.50
Opus DirectAccess 3.53
dbExpress for IBM Client Access/400 driver 1.00.95
TPDJDBSearch 1.00
Top Code
JRO Component Suite 2.6
FF SET SQL Component for ADO 1.0
CopyCat Replication Suite 1.04.0
TmxNativeExcel 1.24
AnyDAC 3.0.1
DbExpress for ADO 1.22
VG MySQL 0.5
TMySQL5 1.0
NC OCI8 1.0.4
DBISAM Database System 4.24.1
MultiData-DB to Exe Attachment Component 1.5
ADOX Component Suite 2.6
DAO Database Collection 4.1
SQLAPI++ Library 3.4.6
Quick & Dirty SQL Builder for ADO 0.0.0.2
Delphi > Direct Data access
Source List
All | Freeware

Code 1-20 of 29   Pages: Go to  1  2  Next >>  page  


TDacConnection - the connection component, that defines name of Adapter bpl module and Connection string. Connection string implementation depends of corresponding database level.

TDacDataSet - is the kbmMemTable descendant,...





KADao Deluxe VCL.NET is package which combined with KADao is the most powerfull Delphi suite for using Microsoft DAO and all database formats that DAO supports. 14 DAO-specific components for wide range of professional tasks. Comes with full...



KADao Personal Edition (PE) is a native DAO component for users of Delphi 5 and 6 Personal editions.It is created in a way that without TDataset to accces all databases supported by MS DAO. KADaoPE is a set of components to use with Microsoft DAO...



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 DAO must be Installed in...



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...



TkbmConnectionPool contains TkbmPooledSession, TkbmPooledQuery and TkbmPooledStoredProc which handles pooled connections to a database. Very usefull in, for example, a WWW application as they also makes the BDE function threadsafe, and limits the...



If you have ever wanted to store data temporarily in your Delphi, C++ Builder or Kylix application, and you at the same time wanted full access to the data as if they were stored in a database table, you have the right solution here. kbmMemTable...



DBEXPCA400.DLL is a dbExpress driver for Client Access/400. It enables one to access AS/400 databases through the Borland dbExpress components. An installed version of Client Access/400 is required. The driver has been tested so far with Client...



The Vita Voom e pgExpress e PostgreSQL dbXPress Driver Free Version is a Borland Kylix/Delphi 6+ Driver that directly access PostgreSQL 7.1+ databases. This the the first dbExpress driver in the world to access a third-party/SQL server, and as far...



Allows to open tables and create new tables from data in grid or a listview control using ODBC instead of BDE.



TBetterADODataSet is a direct descendent of Borland's TADODataSet which means that if and when Borland releases a new patch and/or version of their ADOExpress library it won't break any existing code written to use this descendant. Farther more,...



Components to access MySQL database directly, skipping the BDE. Supports data-aware components.



This is a component library for direct access to Oracle8/9/10g servers. Now set includes 10 core components:TOCIDatabase: Analog of TDatabase. It must be used for opening connection to Oracle server. Also the component have a lot of properties,...



MultiData is the component for attach any data to exe file without calculating the size of exe.The data is structured as named database and you can save any amount of data to exe.To read data attached to exe, you don't have to extract it to temp...



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.



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.