Previous 20 filesDelphi 3.0x freeware
Data Base Programming

[ dblvctl.zip ] [ 31,241 bytes ] [ Freeware ] [ No Source ]
[ D3 ]
A virtual DBListView component
Full source included
Added: 18-10-1997   |  Version: 1.70   |  Downloads: 2507/2507/1
Author:Mattei Jean-Luc   [Homepage]   [DSP files]

[ dblvtv98.zip ] [ 56,697 bytes ] [ Freeware ] [ With Source ]
[ D3 ]
DBListView and DBTreeView
Added: 10-07-1997   |  Version: 1.0   |  Downloads: 3794/3794/3
Author:Jean-Luc Mattei   [DSP files]

[ dbnav97b.zip ] [ 76,822 bytes ] [ Freeware ] [ No Source ]
[ D1 | D2 | D3 | C1 ]
TDBNavigator97 is a database navigator component with Office 97 or IE3 style. You can show Text, Glyph or both. Properties for glyphs, texts, fonts and more. Work with TToolBar97 (included).
Free ver 2.1. Sources included. Original version by Arsene von Wyss. TToolBar97 Freeware from Jordan Russell.
Added: 12-10-1997   |  Version: 2.1   |  Downloads: 4248/4248/3
Author:Gilles Pelletier   [DSP files]

[ dbpicker.zip ] [ 12,612 bytes ] [ Freeware ] [ With Source ]
[ D3 ]
1. Opens a DB file by an Index (if Index does not exist then TDBPicker creates it) 2. Moves the cursor to a record defined by FindKey 3. Returns the value(s) from any field(s) defined by DataFieldNames (see procedure GetDBPickerResult)
Added: 7-06-1998   |  Version: 1.01   |  Downloads: 2456/2456/1
Author:Theodoros Bebekis   [DSP files]

[ dbpost.zip ] [ 2,508 bytes ] [ Freeware ] [ With Source ]
[ D1 | D2 | D3 ]
DbPost is a component that checks for a valid UK postcode [more]
Free if aknowledged
Added: 17-05-1998   |  Version: 1.0   |  Downloads: 2305/2305/1
Author:Andrew Skinner   [DSP files]

[ dbscache.zip ] [ 8,373 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 | C1 | C3 ]
TMGDBSessionCache caches database sessions along with a TDatabase component. TMGDBSessionCache was written for 3-Tier database applications where normally each new thread in the middle tier has to create a new session and connect to the database. MGDBSessionCache creates a certain amount of sessions along with TDatabase components attached to the sessions at program start. Threads can request a session from TMGDBSessionCache and will get the session name and the database name to be used in return. The returned session is already connected to the database and ready to use. When a thread has done its database jobs and no longer needs a session, the thread releases the session so TMGDBSessionCache can reuse it.
Added: 20-02-2000   |  Version: 1.0   |  Downloads: 4663/4663/0
Author:Martin Geier   Martin Geier   [Homepage]   [DSP files]

[ dbspin.zip ] [ 3,141 bytes ] [ Freeware ] [ With Source ]
[ D3 ]
Data-aware edit box component with spin buttons. [more]
conditions: Use for your own risk! If you change anything, please sende-me. If you want reditribute, mention my work. If you like, send-me a e-mail only to I now how many peoples are using this component.
Added: 13-09-1998   |  Version: 1.0   |  Downloads: 2311/2311/0
Author:Mairon Benevides   [DSP files]

[ dbsumlst.zip ] [ 7,261 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 ]
Count sums and amounts of record in TDataSet with dynamic watching a changing [more]
Added: 27-09-1998   |  Version: 1.0   |  Downloads: 6291/6291/5
Author:Dmitry V. Bolshakov   Dmitry V. Bolshakov   [Homepage]   [DSP files]

[ dbtimage.zip ] [ 2,268 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 ]
DBTransparentImage is a descendant of TDBImage which, though not itself transparent - it has a background colour - can draw blobs transparently on it. New version has added BackgroundPic property and SizePicture and SizePictureToFit methods (useful when you insert a record).
Added: 15-11-1998/24-10-1999   |  Version: 1.22   |  Downloads: 4914/2566/2
Author:Deborah Pate   [Homepage]   [DSP files]

[ dbtvctl.zip ] [ 18,276 bytes ] [ Freeware ] [ No Source ]
[ D3 ]
A DBTreeView component
Full source included
Added: 18-10-1997   |  Version: 1.70   |  Downloads: 3030/3030/1
Author:Mattei Jean-Luc   [Homepage]   [DSP files]

[ dbvgrids.zip ] [ 26,539 bytes ] [ Freeware ] [ With Source ]
[ D3 ]
Vertical/Horizontal database Grid with "OnlyOne" and "TitlesWidth" properties.
Added: 29-11-1998   |  Version: demo   |  Downloads: 2632/2632/2
Author:George Vavoylogiannis   [Homepage]   [DSP files]

[ dbxcomp.zip ] [ 17,416 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 ]
Package of Components: DBxEdit, DBxMemo, DBxComboBox, DBxCheckBox, DBxGrid, DBxRichEdit, DBxRichGrid. - Simple 3D Style - Color on Focus - Database navigation with PgUp or PgDwn - Enter and Cursor Keys for change focus control - with end of field skip to next field - Set first input char upper
Added: 23-08-1999   |  Version: 1.0   |  Downloads: 4637/4637/4
Author:Jens Vehlhaber   Jens Vehlhaber   [Homepage]   [DSP files]

[ dbzipmem.zip ] [ 4,552 bytes ] [ Freeware ] [ With Source ]
[ D1 | D2 | D3 | D4 ]
DBZipMemo is like three components in one.
In its inactive state it looks just like an ordinary DBEdit control. It functions just like an ordinary DBMemo control.
When you double click on the control a window pops up complete with a large Memo control to allow easier editing and viewing of the Memo details. The window is complete with Caption and Hint lines taken from the original DBMemo's Hint property. The window also has OK and Cancel buttons to allow you to accept or reject changes. When one of the buttons is pressed the window disappears and the focus returns to the original control (or optionally to the next control in the Tab order). If the changes were accepted then the windows contents are copied to the original control otherwise they are discarded.
Added: 11-04-1999   |  Version: 2.0   |  Downloads: 4940/4940/4
Author:Steve Flynn   [Homepage]   [DSP files]

[ dfile2.zip ] [ 40,620 bytes ] [ Freeware ] [ With Source ]
[ D1 | D2 | D3 ]
TDataFile enables applications to store database data from multiple tables in a single file. It saves, appends and loads multiple records from multiple tables and multiple databases in 1 file.
Added: 22-03-1998/19-07-1998   |  Version: 2.0   |  Downloads: 3215/3215/3
Author:Jan Derk Stegeman   [Homepage]   [DSP files]

[ dlm11.zip ] [ 16,612 bytes ] [ Freeware ] [ No Source ]
[ D1 | D3 ]
DLM is a mini Database Editor with Find & Replace functions. 16 and 32 bit version also available. DLM.EXE is a freeware. The source code price is $20. [more]
To create DLM.EXE - Unzip the DLM11.ZIP file. - For Delphi 3.0 delete DLMTOP.DCU and rename DLMTOP.D32 to DLMTOP.DCU - Load DLM.DPR with Delphi and call Run.
Added: 12-11-1997   |  Version: 1.1   |  Downloads: 1992/1992/0
Author:Tibor F. Liska   [Homepage]   [DSP files]

[ dlpmlb2.zip ] [ 43,182 bytes ] [ Freeware ] [ With Source ]
[ D1 | D2 | D3 | D4 | D5 | D6 | C1 | C3 | C4 | C5 | K1 ]
free, cross platform and 100% standalone (no ADO no BDE no DLL) csv database system. mylittlebase 2 has a bunch of new features that mlb 1 had not. For example it handles Excel and ISAM files. Plus mylittlebase is now a true opensource freeware. (visit http://www.mylittlebase.org/ for lessons and api).
Added: 12-03-2000/5-11-2001   |  Version: 2.00   |  Downloads: 17439/17081/23
Author:Thierry   Thierry | ANIROM   [Homepage]   [DSP files]

[ dscombo.zip ] [ 2,442 bytes ] [ Freeware ] [ With Source ]
[ D3 ]
This component is combobox which get data from database Contain SQL property and uses exists TDataBase componets or aliases [more]
Freeware, source is available. No limits or conditions of usage, if you like this component just send me an e-mail.
Added: 25-04-1998   |  Version: 1.0   |  Downloads: 2473/2473/2
Author:Oleg Gopaniouk   [DSP files]

[ edbimg16.zip ] [ 26,482 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 | D6 | D7 ]
EDBImage is a replacement for DBImage. Store .jpg .wmf .emf .ico .bmp in your database WITHOUT a line of code. Other formats can be stored from an event (ANY other format). QREDBImage is the QR printable version of EDBImage. Easy of use, try it now!.
Any database supported (Interbase, SQLServer, MSAccess,etc).
Added: 16-11-2004   |  Version: 1.6   |  Downloads: 1539/1539/44
Author:Sebastián Mayorá   Sebastián Mayorá   [Homepage]   [DSP files]

[ etvspg.zip ] [ 328,666 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 | D6 | D7 ]
Etv Pages contains TEtvPageControl and TEtvTabSheet. Turn off the data on inactive pages to increase speed. It can turn off dbaware control from datasource and detail dataset from master. Choice of active TabSheet is added to Popup menu of TEtvPageControl, as it is complicated seldom from other controls.
Added: 9-04-2000/18-03-2003   |  Version: 3.5   |  Downloads: 3931/3929/10
Author:Frants Ivanouski   Etv Software   [Homepage]   [DSP files]

[ exdbtree.zip ] [ 4,582 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 ]
Simple DBTreeView - programming example.
Added: 9-06-1997   |  Version: sample   |  Downloads: 3778/3778/1
Author:Alexander Halser   [Homepage]   [DSP files]

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