![]() | Delphi 3.0x freeware Data Base Programming |
[ tnscombo.zip ] [ 3,160 bytes ] | [ Freeware ] [ With Source ] [ D3 | D4 | D5 | C3 | C4 ] | ||
This component is a combobox that will fill with available SID's from TNSNames.ora file if Oracle client software is installed. Useful for projects using ADO or BDE and want to let their users determine which Oracle instance to connect to. Uses registry to search for TNSNames.ora by looking in HKLM\Software\Oracle\to obtain location. Added: 13-02-2000 | Version: 1.0 | Downloads: 3408/3408/2
|
[ tnscombo8i.zip ] [ 3,418 bytes ] | [ Freeware ] [ With Source ] [ D3 | D4 | D5 | D6 ] | ||
This component is a combobox that will fill with available SID's from TNSNames.ora file if Oracle client software is installed. Useful for projects using ADO or BDE and want to let their users determine which Oracle instance to connect to. Added: 28-08-2001 | Version: n/a | Downloads: 2270/2270/4
|
[ toadbase.zip ] [ 102,577 bytes ] | [ Freeware ] [ With Source ] [ D3 | D4 | D5 ] | ||
Toadbase is a memory mapped file database similar to Pascal File of Record, but multithread friendly and supporting mutexes (Record level locking), and basic transactions (Add/update/delete under a transaction id you supply and can commit and rollback)... each table is a file, each transaction log is a file. Great for web use. No TDataset yet, but I want to get this out there. Added: 25-04-2000 | Version: 1.0 | Downloads: 2446/2446/1
|
[ turnpie.zip ] [ 5,121 bytes ] | [ Freeware ] [ With Source ] [ D3 ] | ||
TurnPie is very simple component, that turn pie chart. [more] Added: 20-09-1998 | Version: 1.0 | Downloads: 1669/1669/1
|
[ unidbtab.zip ] [ 17,432 bytes ] | [ Freeware ] [ No Source ] [ D3 ] | ||
TUniversalDBTable is data-aware component with DBGrid, DBNavigator, Search, Filter, Preview, Print, Export and FieldsNameEditor Dialogs at Run and Design Time. Auto Reports generate for Columns, Labels and User-Definable Report. mail to me if you have questions or you want source Added: 2-08-1998 | Version: 1.0 | Downloads: 2131/2131/0
|
[ updatem.zip ] [ 13,172 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 ] | ||
TUpdateMulti is a an improvement over TUpdateSQL. It enables you to update multiple tables at the same time. It is particularly useful when you have a join query. [more] Added: 1-02-1998 | Version: 1 | Downloads: 1968/1968/0
|
[ valfre1.exe ] [ 144,572 bytes ] | [ Freeware ] [ No Source ] [ D3 ] | ||
TAliasManager provides BDE alias creation and editing capabilities.The TAliasManager component can be used directly or installed as a component. If the component is installed, you can manage aliases at design time The source code is avaible for only $15, you can order in our WEB Added: 3-07-1997 | Version: 3.0 | Downloads: 1159/1159/0
|
[ vghbase.zip ] [ 90,123 bytes ] | [ Freeware ] [ No Source ] [ D3 | D4 | C3 | C4 ] | ||
Drop-in Borland ClientDataset Redistributables replacement. HyperBase is a dynamic-link library that implements full-featured Borland MIDAS core DLL (DBClient.dll). It allows developers to avoid purchasing MIDAS Deployment License for multi-tier programs. All MIDAS features are implemented now. Added: 5-09-1999 | Version: 0.94 | Downloads: 2178/2178/1
|
[ vgmysql.zip ] [ 130,428 bytes ] | [ Freeware ] [ With Source ] [ D3 | D4 | D5 ] | ||
Components to access MySQL database directly, skipping the BDE. Supports data-aware components. Added: 4-06-2000 | Version: 0.5, Feb 2000 | Downloads: 4523/4523/7
|
[ viewcomb.zip ] [ 3,617 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 | D4 | D5 | D6 | C1 | C3 | C4 | C5 ] | ||
TDBViewCombo is useful for navigation in dataset. It displays one field value for current record and contains list of all values of that field in dataset. Selection a value from drop down list cause moving to the corresponding record in dataset. To use just drop it on the form and set DataField and DataSource properties. Added: 19-09-1997/26-06-2001 | Version: 1.3 | Downloads: 6394/6391/9
|
[ visquery.zip ] [ 5,539 bytes ] | [ Freeware ] [ With Source ] [ D3 ] | ||
TQuery descendant capable of showing a simple form with a grid&navigator. Easy sorting and search. Form can contain extra controls via assigned coolbar&menu, it can store info on it's size and position and the query's result can be autorefreshed. Added: 22-12-1998/21-12-1998 | Version: 1 | Downloads: 2346/2346/1
|
[ vvm_chk.zip ] [ 54,699 bytes ] | [ Freeware ] [ With Source ] [ D3 | D4 | D5 ] | ||
TDBCheck Function of component is to check and correct structure of local data bases (DBase, Paradox) without any data loss. Component require Borland Database Engine(BDE). Now you can distribute your application with only one EXE-file. It itself will create or modify database files that it will need. Just drop component and read the correct structure of your data files from model directory. What Component can check and modify: - Create, drop or modify order,type and size of fields - Create, drop and modify indexes - Create, drop and modify Validity checks [New in this version] with Demo included Added: 18-02-2001/19-03-2001 | Version: 1.1 | Downloads: 2893/2797/1
|
[ winzeos.zip ] [ 262,690 bytes ] | [ Freeware ] [ With Source ] [ D3 | D4 ] | ||
The ZEOS Library is a set of Delphi Components for easy access of MySQL. The included components are: TParser - component to calculate formulas TMySQLDatabase - component to access a MySQL Database TMySQLTransact - component to post updates directly to the MySQL server, or via the ZEOS Transact server. TMySQLQuery - Full-featured TDataset class: - Support for all data types - Can edit simple and complex queries! - Cached updates - BLOB support - Locate and Lookup - Master-Detail support - Filter support - ZEOS generator support (recommended for cached updates - but not required) - ZEOS transact server support (to emulate MySQL transactions) - well, it is a very complete Dataset! ZEOS library is distributed on the terms of the GPL Public License so it is completly free. ZEOS is developed and is copyright by Sergey Seroukhov (voland@cm.dongu.donetsk.ua), but, as he is a very busy man, I got the job of distributing and help support the components. I am Rangel Reale (rangel.reale@yahoo.com), and you can ask me questions, that I'll forward them to Sergey if needed. For more information, go to: http://www.geocities.com/CapeCanaveral/2064/mysql.html. Added: 9-08-1999/23-08-1999 | Version: 2.1.0 | Downloads: 3627/3313/4
|
[ xbase.zip ] [ 144,637 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 ] | ||
xBase a component to allow the use of dBase III+ files without the BDE. Complete with source, Helpfile & sample program. Added: 19-04-1998 | Version: 1.00 | Downloads: 3564/3564/6
|
[ Xbase1.zip ] [ 211,284 bytes ] | [ Freeware ] [ With Source ] [ D3 | D4 | D5 ] | ||
Database access to files type .DBF ( DBASE3 ) Added: 7-01-2003/23-09-2003 | Version: 1.20 | Downloads: 1153/1152/1
|
[ xdbf2pas.zip ] [ 12,463 bytes ] | [ Freeware ] [ No Source ] [ D3 ] | ||
XDbf2Pas. Creates a pascal unit from a DB Table that allows the DB Table to be created programatically by calling a single procedure. Can also save the data in the table to the pascal unit. Source for R100 (South African) or $30 (American). Delphi3. Added: 28-09-1997 | Version: 1.0 | Downloads: 1552/1552/0
|
[ xdbnav.zip ] [ 80,665 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 ] | ||
Extendet DB Navigator for MDI, with search and bookmark. Only one Navigator controls all mdi child datasources. [more] Added: 31-10-1999 | Version: 2.51 | Downloads: 1786/1786/1
|
[ xdbsrch.zip ] [ 53,705 bytes ] | [ Freeware ] [ With Source ] [ D3 ] | ||
Freeware. 100% source code, complete help file, language resources for English and Russian. xDBSearch incapsulate SearchDialog for DataSet. Component can perform automatically locate for specified DataSet. It's not a visible component, but in works w Added: 29-11-1998 | Version: 1.1 | Downloads: 1899/1899/0
|
[ xgenid.zip ] [ 66,114 bytes ] | [ Freeware ] [ With Source ] [ D3 ] | ||
xGenRecordID is a simple way to generate unique record ID (primary key) for DataSet both in Desktop or Client-Server application (via any TTable or TQuery). After linking xGenRecordID to DataSet, all IDs for new records are generated automatically. Freeware. 100% source code, complete help file, demo applications. This release fixes seriouse bug, introduced in v1.2 of component, so please upgrade to this version. [more] Added: 29-11-1998/3-01-1999 | Version: 1.3 | Downloads: 2495/2003/0
|
© 1995-2006 Robert M. Czerwinski ( The Delphi Super Page a.k.a. DSP ).
All rights reserved.