The DBISAM Database System is a proprietary database system designed from the ground up to merge the best features of the various local database formats available for the Delphi developer. DBISAM is targeted at the Delphi developer developing
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
ADOX Component Suite - components for creating, modifying and deleting schema objects permissions to users and groups using ADOX.
Delphi and C++ Builder components for accessing MS Access databases using DAO 3.5 or 3.6. Fast native access without BDE.
Components for creating, modifying and synchronizing MS Access replicas using JRO (Jet and Replication Objects).
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 JE
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 |