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 bit
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
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 relationshi
This component is an port from IBX component IBExtract. It allows you to excract metadata form Firebird or Interbase database into SQL file.
This component is an port from IBX component IBScript. It allows you to execute SQL scripts in Firebird or Interbase database.List of features:Supports all DDL-statements: DECLARE, ALTER, CREATE, RECREATE, etc.Supports database
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
Prototype component for attach a DBF table without BDE.Comment in Italian added. |