Delphi 2.0x freeware Data Base Programming |
[ exdbtree.zip ] [ 4,582 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 ] | ||
Simple DBTreeView - programming example. Added: 9-06-1997 | Version: sample | Downloads: 3778/3778/1
|
[ filter.zip ] [ 31,750 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 ] | ||
To control the filter of a TTable by runtime IF you use this component in comercial then send me 10 Euro for using Added: 19-01-1999 | Version: 1.0 | Downloads: 2528/2528/1
|
[ filtqry.zip ] [ 10,888 bytes ] | [ Freeware ] [ No Source ] [ D2 ] | ||
Query replacement with filtering dialog box so users can filter a query for reporting/displaying etc Added: 18-01-1997 | Version: 1.0 | Downloads: 1452/1452/0
|
[ fixit.zip ] [ 485,085 bytes ] | [ Freeware ] [ No Source ] [ D1 | D2 ] | ||
FixIt is a small utility to rebuild corrupt indices and to pack both Paradox and dBase tables [more] Added: 24-05-1996 | Version: 0.95 | Downloads: 1952/1952/1
|
[ fonedit.zip ] [ 15,093 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
Simplifies entry and display of US phone numbers. Both standard and data aware versions supplied. AreaCode property allows entry of Default Area Code if user doesn't enter one. TollFree property tells component if number entered will be toll free Added: 26-03-1997 | Version: 1.0 | Downloads: 1328/1328/0
|
[ ggfilter.zip ] [ 4,097 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 ] | ||
Table filtering component that redirects filtering to Ttable in D2 Added: 1-10-1996 | Version: n/a | Downloads: 1808/1808/0
|
[ gp10_d20.zip ] [ 84,484 bytes ] | [ Freeware ] [ No Source ] [ D2 ] | ||
TDBGridPro component contains some new ideas on data visualizing and editing. Improved design ( I guess ;-) ), very suitable for user's customizing and etc. Added: 29-11-1998 | Version: 1.0 | Downloads: 1751/1751/1
Compatible files: [ D3 | D4 ] |
[ link: natalias.zip ] [ size n/a ] | [ Freeware ] [ No Source ] [ D2 | D3 | D4 ] | ||
Component for auto creating necessary Paradox alias when your program starts. Drop this component to main form and set alias. If this alias is not found, TNAutoAlias will add this alias. Directory for this alias may be set to a default value or user-specified. Added: 25-01-1999 | Version: 1.0 | Downloads: n/a
|
[ link: refcombo.zip ] [ 5,967 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 ] | ||
TDBReferencedCombo is a VCL component for Delphi. It is a very simple data aware component, that looks like a "SQL driven DBLookupCombo"... Full source code included. Any comments will be appreciate. If you really like TDBReferencedCombo, please send a me packet of cigarettes. Added: 2-08-1998 | Version: 1.00 | Downloads: n/a
|
[ link: sqlboxes.zip ] [ size n/a ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 | D4 ] | ||
SQLBoxes is a VCL package for Delphi. It includes combo and list boxes that looks like a "SQL driven" boxes. Full source code included. Any comments will be appreciate. If you really like SQLBoxes, please send a me packet of cigarettes. Added: 7-08-1998 | Version: 1.00 | Downloads: n/a
|
[ link: dbbtn_d2.zip ] [ size n/a ] | [ Freeware ] [ No Source ] [ D2 ] | ||
TSpeedButton descendant to Display and Edit data in a database field. Intended for field that contains limited set of values. You provide a list of Field Values, and the corresponding text. When clicked, field incremented to the next value in li D1,D2,D3 available at my page Added: 29-07-1997 | Version: Beta 0.50 | Downloads: n/a
|
[ link: dbnav_d2.zip ] [ size n/a ] | [ Freeware ] [ No Source ] [ D2 ] | ||
Replacement TDBNavigator. Allows you to link TSpeedButtons on your form to each of the Navigator functions, to change appearance/position/glyph of buttons. Also allows you to include 10 'OTHER' buttons. D1,D2,D3 available at my page Added: 29-07-1997 | Version: Beta 0.50 | Downloads: n/a
|
[ link: trtle_d2.zip ] [ size n/a ] | [ Freeware ] [ No Source ] [ D2 ] | ||
Turtle Graphics' component, as found in the 'LOGO' programming language. Graphics are drawn using simple commands (Forward, Left, Right, PenUp, PenDown). D1,D2,D3 available at my page Added: 29-07-1997 | Version: Beta 0.50 | Downloads: n/a
|
[ link: btr.zip ] [ size n/a ] | [ Freeware ] [ No Source ] [ D2 | D3 ] | ||
The Btrieve component is an encapsulation of Btrieve Technologies database engine for Windows 95. It was designed for the use of existing Btrieve files that didn't fit the more modern use of Btrieve where a DFD file could be created describing the fi Source US$25 Added: 2-07-1997/10-05-1998 | Version: 1.10 | Downloads: n/a
|
[ link: pdxrbld.zip ] [ size n/a ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 | D4 | D5 ] | ||
Checks and repairs Paradox tables. Features: fixes "VAL file out of date" and "corrupted autoincrement generator" errors, "pack tables" option, header borrow, orphans detection/removal. Handles tables protected with master password. Added: 4-10-1998/25-09-2000 | Version: 4.20 | Downloads: n/a
|
[ link: dbpanel.zip ] [ size n/a ] | [ Freeware ] [ With Source ] [ D2 | D3 | C1 ] | ||
DBPanelEdit will be useful for you in the following cases: 1) If you do not want to waist your time to place a great amount DB controls and labels on your forms 2) If you want to use one form or even one panel to display or edit more then one DataSet Added: 1-06-1997/25-04-1998 | Version: 1.0 | Downloads: n/a
|
[ link: gridsrch.zip ] [ size n/a ] | [ Freeware ] [ With Source ] [ D1 | D2 ] | ||
DBGridSearch component Added: 26-03-1997/25-04-1998 | Version: 1.0 | Downloads: n/a
|
[ link: tinydbd.zip ] [ size n/a ] | [ Freeware ] [ With Source ] [ D2 ] | ||
A demonstration of how to restructure tables using calls to the BDE. Allows renaming, moving, adding and deleting fields. A grid interface similar to Database Desktop. Paradox tables only, no indexes yet. This program is still buggy. It is intended as a demo only. Please use it with caution. Added: 25-04-1998 | Version: 0.01 | Downloads: n/a
|
[ humantl.zip ] [ 7,370 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 ] |
Table Lock is a TTable descendent component (mostly in Spanish) Added: 16-04-2000 | Version: 1.2 | Downloads: 2624/2624/0 |
[ ibload.zip ] [ 68,743 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
dbload.exe: load data from an ascii file into interbase from the commandline (32 bits) udfload.dll: load data from an ascii file into interbase using a interbase user defined function Added: 15-04-1997 | Version: 1.0 | Downloads: 6868/6868/26
|
© 1995-2006 Robert M. Czerwinski ( The Delphi Super Page a.k.a. DSP ). All rights reserved. |