Previous 20 filesDelphi 4.0x shareware
Data Base Programming

[ dbaltgrid_d.zip ] [ 1,603,641 bytes ] [ Shareware ] [ With Source ]
[ D4 | D5 | D6 ]
DbAltGrid is equipped with most features that are standard among data grid controls. Inplace editors for common field types, footer, header arrows, header icons, cell icons, cell hints, grid auto-width, column auto-width, mouse wheel, Shift-click, alternate row coloring, key mapping, properties storage, and so on. The rather distinguished features are:
- MULTIPLE CELL LINES PER RECORD AND MULTIPLE TEXT LINES PER CELL. DbAltGrid allows the user to customize the grid layout freely. The user can adjust the height of each line in rows separately.
- HIERARCHICAL COLUMNS. Now you can sort your columns into logical categories, consolidate them and assign to shared parent columns. Parent columns are expandable and collapsible, so this way you can imitate a tree-like column structure. You can MERGE several columns and display them in a RTF summary column.
- Two-way data transfer through the CLIPBOARD and DRAG-AND-DROP using most popular formats, including ones native to MS Office.
- Inplace editing of MEMO fields, including RTF fields.
- HYPERLINKS in cells.
- SHORT LEARNING CURVE. DbAltGrid is fully compatible with common DBGrid that comes with the VCL. The TDbAltGrid class is a TCustomDBGrid descendant, as TDBGrid is. By migration to DbAltGrid, you will not get any code conflict. There is a component that helps with TDBGrid to TDbAltGrid migration. [more]
Added: 19-12-1999/24-06-2002   |  Version: 1.5   |  Downloads: 2620/2462/3
Author:Quasidata   [Homepage]   [DSP files]
 
Compatible files:  [ C4 | C5 | C6 ]

[ dbbc.zip ] [ 1,008,411 bytes ] [ Shareware ] [ No Source ]
[ D1 | D2 | D3 | D4 ]
DB BarCode visual component with QReport 1,2 and 3 add on. Type of code : UPC-A,Code-39,Code-93,EANs etc.
Added: 21-07-1997/30-08-1998   |  Version: 4   |  Downloads: 2474/2474/0
Author:Tomas Sperk   [Homepage]   [DSP files]

[ dbft114.zip ] [ 439,143 bytes ] [ Shareware ] [ No Source ]
[ D3 | D4 | C3 ]
TDBFieldTotaliser is a data aware component for D3, D4 and C++B3 that will provide a running total for any numeric field(s) in a dataset without the need to resort to queries. Any edit to a field or column is immediately reflected in the total.
Registration Costs $15 and entitles the user to source code and updates via e-mail
Added: 2-08-1998/7-08-1998   |  Version: 1.14   |  Downloads: 1389/1389/0
Author:Barry Carr   [DSP files]

[ dblup2d4.zip ] [ 199,838 bytes ] [ Shareware ] [ No Source ]
[ D4 ]
DBLookupComboPlus designed to replace Delphi's DBLookupCombo, features include incremental search, auto fill-in, supports Master/Detail relationship in lookup table, sorted list, add lookup records on the fly, lookup list from query, tons of look & feel properties, plus much more.
Price $30 US with source, $20 US without. Supports: Delphi 1,2,3,4; C++ Builder 3.
Added: 21-12-1998   |  Version: n/a   |  Downloads: 1070/1070/0
Author:Out & About Productions   [Homepage]   [DSP files]

[ dbnet.zip ] [ 455,594 bytes ] [ Shareware ] [ No Source ]
[ D1 | D2 | D3 | D4 | C1 | C3 ]
Dataset Auto Refresh Component, for NETWORK APPLICATIONS, no replaced components, no supplementary code is needed, very fast and easy to use, just drop and forget. Newer version : Lookup Field Support and Multi-Forms Simultaneous Refresh. Exe Demo inclued
Price 30$, source code 10$
Added: 15-11-1997/7-03-1999   |  Version: 1.34   |  Downloads: 2425/2425/0
Author:DERUEL Patrick   DERUEL Patrick   [DSP files]
DERUEL Patrick   Racoun Software   [DSP files]

[ dboutl95.zip ] [ 487,238 bytes ] [ Shareware ] [ With Source ]
[ D1 | D2 | D3 | D4 ]
TDBOutline95. Win95 drawing style, automatic drad&drop+scrolling, order of nodes:user-defined (stored in the special table's field) or by caption, picture on the left of text is selecting using DB table's field and user-defined matrix of pictures [more]
Added: 21-07-1997/4-02-1999   |  Version: 4.0   |  Downloads: 1513/1508/0
Author:Igor Komar   [DSP files]

[ dbpropb.zip ] [ 91,358 bytes ] [ Shareware ] [ No Source ]
[ D4 | C3 ]
TDBPrpBox - data ware control for browsing and edition record like a Delphi's Object Inspector [more]
Added: 16-05-1999   |  Version: 1.1   |  Downloads: 1208/1208/0
Author:M. Vlasov   Dsoft company   [Homepage]   [DSP files]

[ dbsrch40.zip ] [ 145,886 bytes ] [ Shareware ] [ No Source ]
[ D3 | D4 | D5 ]
The DBSearch component provides a visual, simple to use but versatile search capability for your database applications. It can give your users the power of SQL without a learning curve. A user can search for values or patterns in one or more fields of a dataset using a built in Locate Dialog. In a value search, the search expression can be a simple value or an expression that evaluates to a simple value. The user can use the following tokens to construct an expression : +, -, *, /, =, >, >=, <, <=, (, ), & (And), | (Or), ! (Not), ^ (Xor) , ~ (Inv), % (Mod), %% (Percentage) Multiple search conditions can be combined using #and#, #or# or # not# logic. In a simple single condition #Starts With# search the component will automatically and transparently utilize any existing index to speed up a search. The component makes it easy for your user to track the progress of the search and, if required, cancel it. You can process your dataset records using search conditions, like you would in a SELECT or UPDATE query. You can search all types of fields including blobs. After a successful search the component returns to you the start and end points of the pattern match. You can use this information to mark the text that matches the sub-string or pattern. provides
Added: 27-09-1998/26-03-2000   |  Version: 4.0   |  Downloads: 1807/1709/0
Author:Vijainder K Thakur   Vijainder K Thakur   [Homepage]   [DSP files]

[ dgscr1.zip ] [ 60,240 bytes ] [ Shareware ] [ No Source ]
[ D1 | D2 | D3 | D4 ]
TDBGridScr is like TDBGrid, but vertical scrollbar does not have only 3 states (and not only for non-filtered Paradox files as in Delphi 3,4). Scroll box of scrollbar (thumb) shows position in dataset and scrollbar of 32 bit version behaves like in other applications - size of scroll box changes showing relation of visible data to total number of records. By dragging thumb changes position in dataset (while dragging, not after end of dragging as in Delphi 3,4).
Added: 23-05-1999   |  Version: 1   |  Downloads: 1412/1412/1

[ diamondado.zip ] [ 1,918,409 bytes ] [ Shareware ] [ No Source ]
[ D4 | D5 | C4 | C5 ]
Diamond ADO is a Delphi component library, that provide high-speed performance when working with any OLE DB provider or ODBC data source. Diamond ADO uses ActiveX Data Objects 2.1 (ADO) to access data without requiring the BDE. Using Diamond ADO you can connect to any OLE DB provider. Currently OLE DB providers exist for SQL Server, Oracle, Access, ODBC, Active Directory Services and the Index Server.
Key features:
  • High speed - fast, native access to data without BDE.
  • Compatibility with standard Delphi data-aware components.
  • Complete BDE replacement. Diamond ADO doesn't emulate BDE behavior. It is a true TDataset descendent.
  • Full access to ADO. You can use the original ADO objects through component's properties.

Added: 12-09-1999/17-04-2001   |  Version: 1.85   |  Downloads: 1391/1267/0
Author:Timur Islamov   [Homepage]   [DSP files]

[ dmudb141d4.zip ] [ 3,815,573 bytes ] [ Shareware ] [ No Source ]
[ D4 ]
KeyDB is a powerful but compact database engine which groups multiple tables into a single database file. The database engine compiles into your executable so there are no associated files to distribute. Works with Borland Delphi and Kylix. KeyDB is a multi-user database engine and has a small footprint. KeyDB tables are TDataset descendants and will work with standard data-aware controls. There is support for 1. linux or windows operating deployment 2. SQL 3. security - user and groups 4. encryption 5. in-memory tables 6. transactions 7. optimized filters 8. user counting
Added: 9-06-2003   |  Version: v1.41.02   |  Downloads: 140/140/1
Author:Congruity P/L   [Homepage]   [DSP files]
 
Compatible files:  [ D5 | D6 | D7 ]

[ dmudb143d4.exe ] [ 4,478,564 bytes ] [ Shareware ] [ No Source ]
[ D4 ]
KeyDB is a powerful but compact database engine which groups multiple tables into a single database file. The database engine compiles into your executable so there are no associated files to distribute. Works with Borland Delphi and Kylix. KeyDB is a multi-user database engine and has a small footprint. KeyDB tables are TDataset descendants and will work with standard data-aware controls. There is support for 1. linux or windows operating deployment 2. SQL 3. security - user and groups 4. encryption 5. in-memory tables 6. transactions 7. optimized filters 8. user counting
Added: 13-10-2003/9-02-2004   |  Version: v1.43.02.03   |  Downloads: 122/119/2
Author:Congruity P/L   [Homepage]   [DSP files]
 
Compatible files:  [ D5 | D6 | D7 ]

[ dtaus10.zip ] [ 12,482 bytes ] [ Shareware ] [ With Source ]
[ D3 | D4 | D5 | C4 | C5 ]
Component based implementation of the German DTA ("Datentraegeraustausch") procedure (electronic funds transfer). Since only useful in Germany all comments are in German ;-)
Added: 11-10-2000   |  Version: 1.0   |  Downloads: 1137/1137/0
Author:Robert Wachtel   [Homepage]   [DSP files]

[ ehlibeva.exe ] [ 5,079,726 bytes ] [ Shareware ] [ No Source ]
[ D4 | D5 | D6 | D7 | D8 | D2 | C4 | C5 | C6 ]
TDBGridEh provides all functionality of TDBGrid and adds several new features as follows: Allows to select records, columns and rectangle areas. Special titles that can correspond to several/all columns. Footer that is able to show sum/count/other field values. Automatic column resizing to set grid width equal client width. Ability to change row and title height. Many more... TDBLookupComboboxEh component provides all functionality of TDBLookupCombobox and adds several new features as follows: Can have flat style, Allows assign values as to KeyValue property just and to display Text property. Allows to type (assign) values to Text property not contained in data list (Style = csDropDownEh). Allows to hold KeyValue and Text as not affecting to each other values. Many more... TDBSumList is intended for totaling sums and amounts of records in a TDataSet with dynamic changes. Component keeps a list of DBSum objects, which contains types of group operations (goSum or goCount) and name sum field (goCount name of field is unnecessary). TPrintDBGridEh provides properties and routines for preview and print of TDBGridEh component. TPrinterPreview lets you to record printable data in buffer for following output them on screen and to printer. TDBEditEh - to edit text values. TDBDateTimeEditEh - to edit date or time values. TDBComboBoxEh - to edit text values with capacity to select values from list. TDBNumberEditEh - to edit numeric values. [more]
Without source: $54 / Source included: $87.
Added: 21-02-1999/14-02-2005   |  Version: 3.6   |  Downloads: 2680/1986/7
Author:Dmitry V. Bolshakov   Dmitry V. Bolshakov   [Homepage]   [DSP files]

[ etvedc.zip ] [ 756,697 bytes ] [ Shareware ] [ No Source ]
[ D3 | D4 | D5 | D6 | D7 ]
Etv Data Controls, the db component pack for rapid development of professional db applications. Powerful lookup components with display of several fields, filters, trees and multilevelness, advanced search, list sorting, direct editing, call of LookupDataSet edit form, etc. DBGrid with powerful lookup and list fields, multiline headers, totals, cloning, printing, fields visibility, etc. Field and components for short fixed lists. Multi-function popup menus for design- and run-time. Automatic opening/refreshing datasets in run-time. Printing in the text and graphics mode with various parameters. Records cloning.
Added: 9-04-2000/18-03-2003   |  Version: 3.5   |  Downloads: 1207/1205/7
Author:Frants Ivanouski   Etv Software   [Homepage]   [DSP files]

[ etvedm.zip ] [ 714,022 bytes ] [ Shareware ] [ No Source ]
[ D3 | D4 | D5 | D6 | D7 ]
Etv Data Master, the db component pack for rapid development of professional db applications. Query and filter builder, user-defined queries, auto substitution of a dataset and vice versa. Sorting of datasets, including SQL datasets (such as TQuery). Search for records by sorting fields, including SQL datasets. Multi-function popup menus for design- and run-time. Controls for db fields & User controls substitution into the pack. Automatic opening/refreshing datasets in run-time. Records cloning.
Added: 16-04-2000/18-03-2003   |  Version: 3.5   |  Downloads: 1080/1077/2
Author:Frants Ivanouski   Etv Software   [Homepage]   [DSP files]

[ etvefl.zip ] [ 633,526 bytes ] [ Shareware ] [ No Source ]
[ D3 | D4 | D5 ]
The EtvFilter component allows end-users to define queries and filters for single datasets and groups of datasets linked as master-detail or differently. It automatically substitutes the dataset for the generated query and vice versa; may set a filter to the dataset in simple cases. Defining conditions in a special dialog window, user may easily define any extracts of information. Information can be saved to stream, database or disk. The component is simple in use, it needs only to set DataSource and call the Execute method.
Added: 5-09-2000   |  Version: 3.3   |  Downloads: 722/722/0
Author:Frants Ivanouski   Etv Software   [Homepage]   [DSP files]

[ etveli.zip ] [ 579,694 bytes ] [ Shareware ] [ No Source ]
[ D3 | D4 | D5 ]
Etv List. These are TEtvListField, TEtvDBCombo and other components for short fixed lists. Text values from the list correspond to smallint values from the database. For example, "small/middle/large" in the application will correspond to "0/1/2" in the database. The user describes text values in the TEtvListField and they are used everywhere. Multi-function popup menus for design- and run-time. Automatic opening/refreshing datasets in run-time.
Added: 12-09-2000   |  Version: 3.3   |  Downloads: 707/707/0
Author:Frants Ivanouski   Etv Software   [Homepage]   [DSP files]

[ etvelk.zip ] [ 618,080 bytes ] [ Shareware ] [ No Source ]
[ D3 | D4 | D5 ]
Powerful lookup components with display of several fields in the closed lookup combo box, filters on drop-down list, trees and multilevelness, advanced search, list sorting, direct editing, toggling search/input column, special lookup field, list headers, automatic choice of input column, call of LookupDataSet edit form, possibility of working inside the TDBCtrlGrid, etc. Multi-function popup menus for design- and run-time. Automatic opening/refreshing datasets in run-time. Editing data in design-time. Records cloning.
Added: 5-09-2000   |  Version: 3.3   |  Downloads: 764/764/0
Author:Frants Ivanouski   Etv Software   [Homepage]   [DSP files]

[ etvere.zip ] [ 605,127 bytes ] [ Shareware ] [ No Source ]
[ D3 | D4 | D5 ]
EtvDBRichEdit. Transparent (record-by-record) search and replacing, i.e. it can process from record to record, dialog for it. Search and replacing again. Popup menu with font, basic font, paragraph, search/replacing, print, copying, inserting, selecting all. Package also contains multi-function popup menus of data-aware controls for design- and run-time; automatic opening/refreshing datasets in run-time; other functions.
Added: 18-09-2000   |  Version: 3.3   |  Downloads: 709/709/0
Author:Frants Ivanouski   Etv Software   [Homepage]   [DSP files]

© 1995-2006 Robert M. Czerwinski ( The Delphi Super Page a.k.a. DSP ).
All rights reserved.
Next 20 files