![]() | Delphi 2.0x freeware Data Base Programming |
[ dbinfo.zip ] [ 247,709 bytes ] | [ Freeware ] [ No Source ] [ D2 ] | ||
dbInfo is used primarily to print table-structures/index-information and records. Also browses/searches master and detail tables Added: 1-07-1996 | Version: n/a | Downloads: 1474/1474/1
|
[ dbint.zip ] [ 14,997 bytes ] | [ Freeware ] [ No Source ] [ D2 ] | ||
An improved DBEdit/Spinedit component, which behaves like a combination of SpinEdit and DBEdit. This one looks and works exactly like DBFloat, except this is with whole numbers. Very useful for database programmers Src. avail. on request Added: 15-04-1997 | Version: 1.0 | Downloads: 1398/1398/1
|
[ dblutext.zip ] [ 3,931 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 | D4 ] | ||
DBLookupText Component. The idea behind DBLookupText is simple.Its a Label control that sources its text from a Database Field. The contents of this field is not actually displayed, but is used as a Lookup reference for a second Database. The result of the Lookup operation is used as the Text that is displayed in the Label. DBLookupText is very useful for Display Only data. This data may have been entered into a Database using one of the Lookup components like DBLookupCombo or DBFilterCombo etc. Added: 11-04-1999 | Version: 2.0 | Downloads: 5250/5250/2
|
[ 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
|
[ dbnavp.zip ] [ 1,236 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
Modified version of TDBNavigator. Adds a Captions property so the buttons can have captions too Added: 31-12-1996 | Version: 1.0 | Downloads: 1673/1673/2
|
[ 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
|
[ dbprod2.zip ] [ 410,811 bytes ] | [ Freeware ] [ No Source ] [ D2 ] | ||
Database Pro includes eleven components: TDBFilterDialog, TDBFindDialog, TDBFilterPanel, TDBFindPanel, TDPFinder . . . Database Pro is more easier and quicker means for a end-user to establish various modes of filtration and searching data in a database. You will get:
Database Pro is currently available in Chinese, Czech, Dutch, English, French, German, Italian, Norwegian, Polish, Portuguese, Russian, Serbian, Slovenian, Spanish and Turkish languages. Added: 14-01-2001/5-02-2001 | Version: 1.09.04 | Downloads: 1109/1109/0
Compatible files: [ D3 | D4 | D5 | C4 | C5 ] |
[ dbrich.zip ] [ 2,908 bytes ] | [ Freeware ] [ No Source ] [ D2 ] | ||
Data aware RichEdit control Added: 4-04-1996 | Version: n/a | Downloads: 1535/1535/0
|
[ dbriche.zip ] [ 2,993 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
A component that adds the data aware properties of TDBMemo to TRichEdit Added: 12-08-1996 | Version: 1.01 | Downloads: 1500/1500/0
|
[ 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
|
[ 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
|
[ dbtrees.zip ] [ 3,409 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
Just another silly component for building a tree from a TDataset data Added: 23-02-1998 | Version: 1.0 | Downloads: 2122/2122/1
|
[ dbutil32.zip ] [ 316,233 bytes ] | [ Freeware ] [ No Source ] [ D2 ] | ||
Database structure printer and utilities for Delphi Added: 24-02-1997 | Version: 2.0 | Downloads: 2037/2037/1
Compatible files: [ D1 ] |
[ 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
|
[ db_float.zip ] [ 22,344 bytes ] | [ Freeware ] [ No Source ] [ D2 ] | ||
An improved DBEdit/Spinedit component, which behaves like a combination of SpinEdit and DBEdit, except that this one also works with floating numbers. Very useful for database programmers, - try it and you will see what i mean. Example and help follo src. on request/Email Added: 8-04-1997 | Version: 1.00 | Downloads: 1363/1363/0
|
[ demo312.zip ] [ 2,454,715 bytes ] | [ Freeware ] [ No Source ] [ D2 ] | ||
Borland DataBase Engine Distributable Added: 16-10-1996 | Version: 3.12 | Downloads: 1259/1259/1
|
[ 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
|
[ 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
|
[ dscol.exe ] [ 112,569 bytes ] | [ Freeware ] [ No Source ] [ D1 | D2 ] | ||
TColumnsDataSource allows user to select visible columns, display order, column visibility Added: 16-10-1996 | Version: 1.0 | Downloads: 1132/1132/0
|
[ editk10.zip ] [ 2,609 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
TDBEditK accept Fkeys for operation on datasets and [enter] as [tab]. TEditK accept [enter] as [tab]. Usefull form convertions from DOS progs Added: 22-04-1997 | Version: 1.00 | Downloads: 1429/1429/0
|
© 1995-2006 Robert M. Czerwinski ( The Delphi Super Page a.k.a. DSP ). All rights reserved. | ![]() |