Previous 20 filesDelphi 5.0x freeware
Data Base Programming

[ DBAware.zip ] [ 457,680 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 | C3 | C4 ]
Abakus VCL DB-Aware Demo.... The current version V2.40 includes "flicker free" Meters, Bars (Gauge), Digital indicators (time, value), Tank displays, Thermometer, Dial (knob), Sliders, LED-indicator, Switches, Button,
Added: 27-05-2001   |  Version: V 2.40   |  Downloads: 3027/3027/5
Author:Achim Baecker   Hard- & Software A.Baecker   [Homepage]   [DSP files]

[ dbbrow20.zip ] [ 20,189 bytes ] [ Freeware ] [ With Source ]
[ D1 | D2 | D3 | D4 | D5 ]
Database browser application using IDAPI. Features: sorting using indexis, searching, finding, undeleting, show deleted records. counting, filling.
Added: 6-04-2001   |  Version: 2.0   |  Downloads: 4345/4345/2
Author:Tomas Mandys-MandySoft   [Homepage]   [DSP files]

[ dbbtnmua.zip ] [ 1,050 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 ]
Database Button - allows user to select the action to do, like append or post or edit, with a property to close the form after action or not.
Added: 23-01-2000   |  Version: n/a   |  Downloads: 9222/9222/3
Author:mua @ softhome.net   [Homepage]   [DSP files]

[ DBDateTimePicker.zip ] [ 1,727 bytes ] [ Freeware ] [ With Source ]
[ D5 | D6 ]
This small component allow to use DateTimePicker component linked to a database "Date Time Field". It is usefull also as an example to link a component to a database field. I found it very usefull.
Added: 5-05-2002   |  Version: 1.0   |  Downloads: 3601/3601/15
Author:Stefano Carfagna   [Homepage]   [DSP files]

[ DBExpGrd.zip ] [ 7,284 bytes ] [ Freeware ] [ No Source ]
[ D2 | D3 | D4 | D5 ]
Copy to clipboard and export to file (.txt and .rtf) all data from DBGrid. Two simple metods: - ExpCopyToClipboard; - ExpSaveToFile;
Added: 13-05-2001   |  Version: 1.0   |  Downloads: 3866/3866/4
Author:Cesar AC   [DSP files]
Adam Curylo   [DSP files]

[ dbhcgrid.zip ] [ 412,020 bytes ] [ Freeware ] [ With Source ]
[ D4 | D5 | C4 ]
DbHdrCtrlGrid component is much alike common DBCtrlGrid but additionally has got resizable multi-line headers for controls. [more]
Added: 9-01-2000/13-02-2000   |  Version: 1.1   |  Downloads: 6053/5588/4
Author:Altive Software Ltd.   [Homepage]   [DSP files]

[ dbitchb.zip ] [ 21,979 bytes ] [ Freeware ] [ No Source ]
[ D5 ]
A Data-aware check list box that connects to integer fields in a database table, and convert bit-masks to check boxes in a check list box.
Added: 13-02-2000   |  Version: 1.00   |  Downloads: 3466/3466/0
Author:Khashayar Sajadi,Shahriar Borudjerdian   Pragena Delphi Home   [Homepage]   [DSP files]

[ dbmoney1.zip ] [ 676,442 bytes ] [ Freeware ] [ No Source ]
[ D4 | D5 ]
Library for accessing economical information system "Money2000 SE" database. In library is sample Money2000 browser.
Added: 6-04-2001   |  Version: 1.0   |  Downloads: 1064/1064/0
Author:Tomas Mandys-MandySoft   [Homepage]   [DSP files]

[ dbre.zip ] [ 13,465 bytes ] [ Freeware ] [ No Source ]
[ D5 ]
This component is DBAweare, and is used to save a RichText in a BLOB field of a paradox table. The component has its own User interface, which allows you to: Set the fontname, font size, font color, bold, italic and underline style Set the alignment of a paragraph (center, left, right) Place bullets in the text Transform in upper/lower chars the selected text Set the indents of the text Copy, cut and paste from/to the clipboard Maximize/restore the component on your form Customize the images of the component's buttons
Full source is available for 10 USD at www.delphigalaxy.bizland.com
Added: 5-12-2000   |  Version: 1.0   |  Downloads: 1670/1670/0
Author:Istvan Mesaros   [Homepage]   [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]

[ dbxnav.zip ] [ 21,616 bytes ] [ Freeware ] [ With Source ]
[ D5 ]
TDBXNavigator is an decandant of TDBNavigator with 4 new buttons
  • Rewind (jump back)
  • Fast Forward (jump forward)
  • Bookmark (set a bookmark on a record)
  • Goto (goto bookmark)

Added: 17-10-1999   |  Version: n/a   |  Downloads: 4870/4870/0
Author:ds-DATASYSTEME   [DSP files]

[ deersoft.zip ] [ 336,988 bytes ] [ Freeware ] [ With Source ]
[ D4 | D5 ]
TDataSet descendant components to access databases encapsulate Microsoft ADO components [more]
Added: 15-06-1999/12-12-1999   |  Version: 3.00   |  Downloads: 6018/4488/3
Author:Tamas Dukai   DeerSoft Programmer Office   [Homepage]   [DSP files]

[ DiCON.zip ] [ 1,289,263 bytes ] [ Freeware ] [ No Source ]
[ D5 | D6 ]
Today's database programming skills require the ability to solve the problems of linking database engine and application together, all against the backdrop of rapidly changing corporate environment. The selling point of Thin-Client is it doesn't have to provide access to ODBC, BDE and Vendor library, etc. In the past, when Delphi tried to create a Client/Server program, it encountered problems in supplying the ODBC, BDE and Vendor library to end-user's PC. This single obstacle forced the programmer to devote more time on support and administration rather than on development. Delphi's problem is now solved by DiCON's ability to connect a Database Server through Windows Socket Module (in a basic OS setup). in other words, programs supported by DiCON aren't forced to provide access to ODBC, BDE and Vendor library. DiCON's product offers consumers a high level of support and administrative expertise, during the development of C/S program and intranet program utilizing ActiveX. (TDiConnection, TDiCONTable, TDiCONQuery, TDiCONStoredProc , TDiCONVer)
Added: 29-01-2002   |  Version: 1.0   |  Downloads: 1861/1861/5
Author:C.S. Kang   enSOF Technology   [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]

[ 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]

[ ffqdsql.zip ] [ 38,393 bytes ] [ Freeware ] [ With Source ]
[ D5 ]
A component to provide a convenient interface for end users to create SQL SELECT statements from ADO databases using drag and drop techniques. The result is returned as TStrings and Widestring.
Includes instructions and modified modules for integration into FastReport
Added: 21-01-2001   |  Version: 0.0.0.2   |  Downloads: 2364/2364/3
Author:Pierre du Parte   Pierre du Parte t/a Final Filer Software   [Homepage]   [DSP files]

[ gasql.zip ] [ 25,121 bytes ] [ Freeware ] [ With Source ]
[ D5 ]
ga SQLP Parser
A string parser that is capable to parse SQL statements into tokens, allows changing theese tokens and rebuilding (modified) SQL statement. Consists two components - gaBasicSQLParser and gaAdvancedSQLParser.
Free for non-commercial use (GPL)
Added: 20-05-2001/26-06-2001   |  Version: 0.02 alpha   |  Downloads: 2365/2352/2
Author:Gert Kello   [DSP files]

[ gbasepck.zip ] [ 194,494 bytes ] [ Freeware ] [ No Source ]
[ D5 ]
Many database components are inherited from Borland's data-access components.
Do you own the legal buyed database components and engine?
If you are only "delphi 5 standard" owner, this relational database is for You.
Features:
- This database is standalone, not based on BDE or another engines, need no Borland's data-access libraries to have,
- You don't need install additional files for your enduser program,
- You have the quick access to stored data through indexes, finding and filtering methods,
- You can store all types of data (new: you can store files as well as another type data),
- You have for your disposal the main non-visual components, and visual data-aware controls: StringGrid, Edit, Label, ListBox, CheckListBox, ComboBox, Memo, RichEdit, ScrollPositioner, UpDownPositioner, ImgPositioner, MapPositioner,
- The GBaseCreator (tool program), the help and examples are included also.
Differencess:
- This FREE version has limitation:You can use only up to 500 records in one table,
- The PRO version (look at homepage) has no limitation and free update.

No source.
Added: 18-02-2001/20-08-2001   |  Version: 2.0   |  Downloads: 1225/1211/1
Author:Grzegorz Pacyna   Grzegorz Pacyna   [Homepage]   [DSP files]

[ grid2htm.zip ] [ 437,056 bytes ] [ Freeware ] [ With Source ]
[ D5 ]
With grid2html you can print data from a DBGrid directly to HTML code. A printpreview-program is included (with sources also) I made a start with printing data from a DBGrid in HTML-format, ofcourse you can use this also with some minor changes for printing data from any grid or table. [more]
Files included:
Added: 17-07-2000   |  Version: 2.1   |  Downloads: 3091/3091/5
Author:André Scholten   André Scholten   [DSP files]

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