The STDynArray object permits you to create Paradox-style DynArrays. A STDynArray is a structure that permits a great deal of flexibility. Unlike regular arrays, or even variant arrays, a STDynArray is indexed by a string, rather than an integer....
SvDBEditFinder works like a DBEdit component.At Runtime if you double click on it or press the down arrow key a form with all the values of the database field will appear.Selecting a value from the list the record with that value will be located.
The Database Explorer is a hierarchical database browser with editing capabilities. DBExplorer connects to Sybase SQL Server or SQL Anywhere. Similar to Delphi's SQL Explorer. Future versions will include a Data Dictionary.Sybase Open Client is...
CTLibXplorer was designed to assist SQL developers and users with the tedious task of obtaining, maintaining and testing SQL scripts. It provides an easy-to-use and fast way to increase productivity.CTLibXplorer does not have any of the dangerous...
A Sybase SQL scriptor. SQLScript was designed to help the developer to obtain DDL scripts for most of the database objects. All databases and objects are displayed in a treeview. It requires the Sybase Open Client software to be loaded.
Use it like a TTable. When you make a change to the table, it makes a refresh on all other applications on your computer or on the network that use that table.
CB4 Tables is a set of components that can be used anywhere you want to use dBase IV, FoxPro or Clipper tables, but don't want to use the BDE. It is a Delphi wrapper that uses Sequiter's CodeBase in stead of the BDE. It has almost all functions a...
FreeExcelSylk is one unit to export to Excel SYLK format.No DDE, OLE required. Manual is in Czech.You can used for format writing, type writing, format column, description.
Using the SQL Database Backup and Restore console agent we can automate the backup of SQL Databases. The input to the agent is in the form of an ini file making it fully interactive. The agent can write event logs. Using this agent you can create...
Sequel is an object-oriented wrapper for ODBC implementation for Win32 platforms. It means that the ODBC API is wrapped into classes, which represent all data structures and routines needed to work with databases with taken of SQL. The goal was to...
Copy it! is a little tool designed for copying data between existing Paradox/DBase tables. It uses a TBatchMove Component to copy data from a source table to a destination table. Also allows you filter the data that will be copied.
DB Explorer Pluz is a small tool developed to be used in conjunction with SQL Explorer and has some few extra functionalyties not found in that tool. Here are the list of things you can do with DB Explorer Pluz: * Data Export * Data Filtering *...
Both the InterBase and Firebird database require you to know the exact path of the databasefile on the server in your client application. If you, for some reason, happen to move the file or rename the file, you have to update all your client...
Component for call SysUtil 3.2 in order to automatically repair Paradox file's demage (indexes or table header) from inside your applications. Easy to use.
The pgeSQLBrowser is the union of SQLBrowser and pgExpress. It is meant as a demonstration of the Vita Voom Software PgExpress Driver. Authors patched the orignal SQLBrowser (which comes also on the Borland Companion Tools for Kylix and Delphi 6)...
WilmarkBookmarks is component for databases. Use of the component facilitates you the use of the bookmark's list and store it in system registry. It works easily with any component, descendant of TDataSet.After adding the bookmark to the list, you...
DbHdrCtrlGrid component is much alike common DBCtrlGrid but additionally has got resizable multi-line headers for controls.
Why be restricted in developing your Delphi applications to use the Borland Database only? Using the Data Access Framework, you can access data using any middleware or data source, and you can switch between different data sources easily without...
SQL editor (Delphi-like) and database manager for Oracle, MS-SQL, CA-Ingres, InterBase, Access, MySQL, PostgreSQL, etc.- Shows table structures, indexes, execution plans, and more!- Syntax highlight according to database.- Easy and intuitive - do...
TMGDBSessionCache caches database sessions along with a TDatabase component.TMGDBSessionCache was written for 3-Tier database applications wherenormally each new thread in the middle tier has to create a new session andconnect to the database.... |