Previous 20 filesDelphi 5.0x freeware
Data Base Programming

[ mlupdsql.zip ] [ 21,973 bytes ] [ Freeware ] [ No Source ]
[ D3 | D4 | D5 ]
This component is similar to the TUpdateSQL component but is capable of executing multiple statements in one go.
Added: 16-01-2000   |  Version: 1.1   |  Downloads: 2683/2683/1
Author:Craig Manley   [Homepage]   [DSP files]

[ modbc.zip ] [ 236,694 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 ]
ODBC data aware components: TmDataBase, TmTable, TmQuery, TmStoredProc. Features:
  • ODBC 3.0 support
  • editing query via
    a) internal update,insert,delete (not every drivers support it)
    b) use SQL statements ( like TUpdateSQL )
  • Blob fields and parameters
  • ForwardOnly cursors (only with ODBC cursor library)
NOT supported: Transactions (you can use SQL statements) & cached updates
Added: 15-11-1998/12-12-1999   |  Version: 1.08d   |  Downloads: 6229/3946/6
Author:Konstantin Savelyev   [Homepage]   [DSP files]

[ MSDBCheckListBox.zip ] [ 3,144 bytes ] [ Freeware ] [ With Source ]
[ D4 | D5 | D6 ]
A CheckListBox with a CheckBox for each Bit in a Integer or for each Char in a String. (FreeWare with Source) for D4 D5 D6 D7 Component TMSDBCheckListBox: Class(TCheckListBox) New Prppertys: DataSource: TDataSource DataField: TDataField CharCkecked: Char CharUnChecked: Char CharGrayed: Char Use: Integer: You can use this Component with Integer and String DataFields. If You use IntergerField then the Item-Index is the BitIndex for the CheckBoxes. You cannot use AllowGraed. String: If You use StringField then the Items-Index is the CharPosition, and the String Contains Chars of the propertys CharCkecked, CharUnChecked, CharGrayed. You can use AllowGrayed,
Added: 6-07-2004   |  Version: 1.0   |  Downloads: 645/645/2
Author:ibego2003   [DSP files]

[ mysql_udf_example.zip ] [ 2,190 bytes ] [ Freeware ] [ With Source ]
[ D5 | D6 | D7 ]
About month ago I spend two hours seeking for an example in web how to create UDF module for MySQL. Finally I'm deciding to look in MySQL manual. This is result of my efforts. So this example intended for lazy (like me) people.
Added: 27-01-2003   |  Version: n/a   |  Downloads: 2660/2660/11
Author:V.Cechanowski   [DSP files]

[ ncoci8.zip ] [ 643,796 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 | C3 | C4 ]
This is a component library for direct access to Oracle8i server. Now set includes 7 core components: TOCIDatabase - analog of TDatabase TOCITransactionManager - transaction management TOCIQuery - analog of TQuery TOCIStoredProc - analog of TStoredProc TNCSQLMonitorClient - client of Borland's SQLMonitor TOCIUpdateSQL - analog of TUpdateSQL TOCISequence - interface to Oracle sequences TOCINestedDataSet - analog of TNestedDataSet and 5 companion components and 1 expert. Help available.
Added: 31-10-1999/14-01-2001   |  Version: 0.9.2 beta   |  Downloads: 6092/5121/2
Author:Dmitry Arefiev   Dmitry Arefiev   [Homepage]   [DSP files]

[ NyBck.zip ] [ 13,542 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 ]
Export and import whole database to the text files And Binary file. Memo and BLOB fields are also supported.
This compenent TPgCSV (Khashayar Sadjadi (khashi@pragena.8m.com)) And KDatabase Export pack (delphi@korzh.com) Combined.
Added: 17-01-2001/30-09-2001   |  Version: 1.3   |  Downloads: 3921/3893/3
Author:Nihat Yorgancy   [DSP files]

[ Paradox.zip ] [ 14,123 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 | D6 ]
The TParadox component allows you to read a Paradox 4+ table without using the BDE. It's short (adds no more than 11K to the program, less if you're already using File I/O), fast (faster then TTable + BDE), and simple (needs only the Paradox.pas file). Reads all Paradox field types except BCD fields. Cannot insert or delete rows. TParadox.FindKey can find a record using the Primary Index, but it can't use any secondary indexes. Written in Delphi 4, but should be compatible with Delphi 3, 5 and 6. Support for Blob (memo) fields and update (in-place) of alpha fields. Sample application and table included. Read comments in the .pas file for more info.
Added: 11-09-2002/18-08-2003   |  Version: 1.3   |  Downloads: 2414/2413/14
Author:Howard Flank   [DSP files]

[ PDJ_DBCheck.zip ] [ 18,085 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 | D6 ]
DBCheckBox which allows to use:
a.. ImageType: 7 different glyph
b.. Style: bvNone, bvLowered, bvRaised, bvRound, bvSimple
c.. ColorFont: ColorFontIn, ColorFontOut
d.. PlayMusic: Play music on event Checked / not Checked
e.. MultiLine Hint: When mouse in position
f.. Flat
g.. Transparent
Added: 9-09-2001/25-02-2002   |  Version: 1.50   |  Downloads: 3499/3494/5
Author:Peric DJordje   PDJTools   [Homepage]   [DSP files]

[ PDJ_DBComEdit.zip ] [ 3,698 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 ]
Data Controls component DBEdit with SpeedButton.
Button have property glyph, custom or ButtonGlyphKind (15 different Glyph). ButtonCaption, ButtonHint, ButtonFlat, ButtonGlyphLayout, ButtonCursor
Added: 1-05-2001/30-09-2001   |  Version: 1.5   |  Downloads: 2524/2521/3
Author:Peric DJordje   PDJTools   [Homepage]   [DSP files]

[ pgcsv.zip ] [ 26,435 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 ]
V1.31 A minor bug in V1.3 fixed. Comma Sepreted Value Import/Export compoent. Field mapping, Field ignoring, progress events, direct link to TDataset, full customizable, exception handling events. New features in V1.31 Faster import and export. Data conversion properties. Stop progress. and more... This component is exclusively for Import and Export from/to CSV files. Source code included.
Added: 16-01-2000/17-07-2000   |  Version: 1.31   |  Downloads: 7993/7871/6
Author:Khashayar Sajadi,Shahriar Borudjerdian   Pragena Delphi Home   [Homepage]   [DSP files]

[ qs15_d5.zip ] [ 223,918 bytes ] [ Freeware ] [ No Source ]
[ D5 ]
QuickSelect is a VCL component for visual creation of SQL queries. It uses natural language to facilitate easy an simple building of advanced SQL queries. QuickSelect is currently available in more than 10 different languages, for Delphi 2 to 5. Go to www.trollsoft.com to find out more.
Information about purchasing the source can be found at http://www.trollsoft.com
Added: 23-01-2000   |  Version: 1.5   |  Downloads: 2734/2734/0
Author:Kjetil Bjerknes   TrollSoft   [Homepage]   [DSP files]
 
Compatible files:  [ D2 | D3 | D4 ]

[ QuickDBInfo.zip ] [ 19,407 bytes ] [ Freeware ] [ With Source ]
[ D5 ]
This component gives you full information about all driver's capabilities installed on your machine, such as: supported table version then for each table supported fields then for each field supported properties. Very usefull when you want to create an application for different database support and you need low-level database information.
Added: 29-11-2000   |  Version: 1.0   |  Downloads: 1845/1845/2
Author:Eugen Mihailescu   Cubique Development   [Homepage]   [DSP files]

[ Replication.zip ] [ 17,594 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 ]
This component encapsulate the basic procedures and functions to replicate Scala# Btrieve files between two locations. It use a data dictionary in order to access the Btrieve file through the TBtr component. Includes all the mechanism to compare records, to update records, etc. Very useful for the who are using Scala# Business Management Software on Btrieve platform. It requires the TBtr component which you can get it from the author: PA van Lonkhuyzen, peterv@global.co.za
Added: 26-11-2000   |  Version: 1.0   |  Downloads: 1742/1742/0
Author:Eugen Mihailescu   Cubique Development   [Homepage]   [DSP files]

[ schdbgrid_21.zip ] [ 4,591 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 | D6 | D7 ]
This Delphi DBGrid Component has some additional feature
  • Sizeable Row Height
  • Sizeable Title Height
  • Draw Memo & Graphic Field
  • Fast and Flicker Free
    Added: 6-09-2004   |  Version: 2.1   |  Downloads: 953/953/15
    Author:Eko Schuscanto   [Homepage]   [DSP files]
  • [ sec_base.zip ] [ 9,491 bytes ] [ Freeware ] [ With Source ]
    [ D3 | D4 | D5 ]
    This component is a basic component to create your security system. It provides Login/Logout/ModifyPassword functions. Your can extend it by connect to your DBs to meet your own requirement.
    Added: 1-03-2001   |  Version: 1.0   |  Downloads: 3062/3062/6
    Author:Ma Jun   Ma Jun   [Homepage]   [DSP files]

    [ softqry.zip ] [ 118,105 bytes ] [ Freeware ] [ With Source ]
    [ D4 | D5 ]
    SoftQuery is a Simple but Eficiente MIDAS. Query ReadOnly and RequestLive. Fast. Works with Blobs. Truly thin client.
    Added: 31-10-1999   |  Version: 1.03   |  Downloads: 2490/2490/0
    Author:Jose Fernando Tolentino   Goyaz Tecnologia   [DSP files]

    [ sqlscr.zip ] [ 129,183 bytes ] [ Freeware ] [ No Source ]
    [ D3 | D4 | D5 | D6 | C3 | C4 | C5 ]
    This is two components for Delphi and C++ Builder - SQLScript and UpdateSQLScript. Now it is possible to execute SQL script on the server by using SQLScript component. For example, for database installation or moving data between databases. UpdateSQLScript component works like well known UpdateSQL object but its InsertSQL, ModifySQL, DeleteSQL can contain SQL script - more then one SQL statement. An instance of the component may be assigned to UpdateObject property of Query object. [more]
    Added: 21-11-1999/29-01-2002   |  Version: 1.5   |  Downloads: 4971/4787/5
    Author:Karim Yusupov   Apelseen software   [Homepage]   [DSP files]

    [ sqlset.zip ] [ 23,645 bytes ] [ Freeware ] [ With Source ]
    [ D3 | D4 | D5 | D6 ]
    SQLSet
    Component for construction of list of SQL queries, editable in the property editor at design time, with possibility of insertion of variables in query, which can be replaced by any string value at run time.
    Requires the components DList v1.33 and Reader v3.0 distributed for free.
    Added: 17-07-2000/18-06-2002   |  Version: 1.03   |  Downloads: 3684/3660/8
    Author:George Barbakadze   [Homepage]   [DSP files]

    [ tblcrtr.zip ] [ 5,899 bytes ] [ Freeware ] [ With Source ]
    [ D3 | D4 | D5 ]
    This component allows you to store the structures of one or more tables in a text file. Using this same component, you may recreate any one or all of the tables during runtime. It supports only non-SQL tables like .DB, .DBF, and ASCII tables. This may be useful if you prefer not to include your tables in your installation and create them only when needed. This may save you space on your distribution media as text files compress more readily than binary files. The created text file may even be smaller than the tables and its related files. This component do not generate any code. So you would not need to recompile your application should you change any of your table's structure. Just change the data file and your ready to deploy.
    Added: 25-06-2000/23-06-2000   |  Version: 1.0   |  Downloads: 3537/3537/5
    Author:Marivie A. Galeon   [DSP files]

    [ tdbf628.zip ] [ 145,859 bytes ] [ Freeware ] [ With Source ]
    [ D3 | D4 | D5 | D6 | C3 | C4 | C5 ]
    TDbf is a TTable like component for single-user application. It allow you to use standard dBase files in your program without the need to install BDE. This is the most advanced free software of this type available for DELPHI. Allow the use of all dBase native type (character, numeric, logical, date, and MEMO). Support index files for sorting and searching File format compatible with Delphi Database Desktop.
    Now includes source.
    Added: 21-05-2000/8-09-2003   |  Version: 6.2.8   |  Downloads: 9858/9608/2
    Author:Micha Nelissen   [Homepage]   [DSP files]

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