Create feature-rich windows applications with many new components and universal dialogs.
- improved DBGrid
- new DBRecordView, DBTreeView
- toolbars and db dialogs to Find, Filter, Sort, Export, Print...
- StringGrid with columns definition
- GroupBox with automatic alignment and resizing of owned controls
And many more from $25 to $95 only - click for details!
ADO Component Suite v.5.2
Description
ADO Component Suite - components for universal data access using ADO (ActiveX Data Objects). ADO Component Suite is thin wrapper for ADO objects and its well suited for building application servers and clients when TDataSet capabilities aren't required.- uses Microsoft ADO library
- provides direct access to ADO objects
- available for Delphi/C++ Builder 5 - 11 and Lazarus 2.0.12
- source code included in registered version
- distributing components in applications is royalty free
Informations
- Status: With Nag-Screen
- Source: On purchase/registration
- price: $100
- Size: 3 133kB
Platforms: C10, C10.1, C10.2, C10.3, C10.4, C11, C2k10, C2k6, C2k7, C2k9, CB4, CB5, CB6, CB64, CBXE, CBXE2, CBXE3, CBXE4, CBXE5, CBXE6, CBXE7, CBXE8, D10, D10.1, D10.2, D10.3, D10.4, D11, D2005, D2006, D2007, D2009, D2010, D5, D6, D7, DXE, DXE2, DXE3, DXE4, DXE5, DXE6, DXE64, DXE7, DXE8
CoolDB Utilities v.1.05
By CoolDev.Com.
06 Jun 2006Description
CoolDBUtilities allows easily maintain major updates of your Database applications. You do not have to send updated databases (megabytes) over Internet to your customers anymore. Instead you can save structure of your new database, send file with this information (~5kb for DBDEMOS database) to your customers ant then update their data files so that their structure will match your new criteria. No data will be lost. Much more can be done with this package.Informations
- Status: Trial (work while IDE is running)
- Source: On purchase/registration
- price: $24
- Source price: $48
- Size: 1 065kB
Platforms: CB3, CB4, CB5, CB6, D3, D4, D5, D6, D7
DBExpress SQLClientDataSet v.1.1
By Byoung Sun Jeong.
SWS 11 Apr 2011Description
TSQLClientDataSet is DBExpress DataSet and easy to use.
TClientDataSet, TDataSetProvider, TSQLQuery, TUpdateSQL is included in TSQLClientDataSet Component.
Below is simple description
// you can assign DBExpress connection
DBConnection: TSQLConnection;
// write select sql syntax
CommandText: String;
// transaction mode if you needed
CommitMode: TCommitMode;
// you have to assign DBExpress connection for transaction, if you need transaction
TranConnection: TSQLConnection;
// UpdateSQL component for Insert, Update, Delete
UpdateSQL: TCDSUpdateSQL;
// you can assign custom param values
UpdateSQL.BeforeGetParam(const AParamName: String; AField: TField; const Old: Boolean; var AValue: Variant);
// you can operate additional process
UpdateSQL.BeforeUpdate(Sender: TObject; UpdateKind: TUpdateKind; var Updated: Boolean);
Informations
- Status: Fully functional
- Source: Included
- Size: 17kB
Platforms: D7
Luxena dbExpress eXtension v.2.2.4.33
Description
Luxena dbExpress eXtension highlights:- Develop dbExpress application simple and easy;
- Migrate from BDE and ADO with minimal efforts;
- Get sophisticated dbExpress data access components with the usual interface.
- Save time and efforts migrating from BDE and ADO to dbExpress
- Simply replace old components with eXtension without having to redesign the project which is typically required by the dbExpress usage implementing user interface
- The DB-aware controls, for example, grid and others can be linked directly to our datasets. Therefore you no longer need TClientDataSet and TDataSetProvider to display and modify data implementing update logic
- A multi-table join, stored procedure and union results can be easily edited with TDBXUpdateSQL linked to any eXtension dataset while the standard dbExpress usage requires writing the code.
Informations
- Status: Evaluation (time-limit)
- Source: On purchase/registration
- price: $149
- Source price: $249
- Size: 616kB
Platforms: CB6, D2005, D2006, D6, D7
ODBC Data Access Components v.10.0.0
By Softvector.com.
04 Jun 2015Description
ODBC DAC (ODBC Data Access Components) is a component set for Delphi/C++Builder to access any database via ODBC interface directly, skipping the BDE or ADO. These easy to use components give you the highest possible performance and allow you to use all ODBC specific features, eliminating the distribution and configuration problems of the BDE.Informations
- Status: With Nag-Screen
- Source: On purchase/registration
- price: $135
- Size: 701kB
Platforms: C2k9, C2k10, D2009, D2010, CBXE2, DXE2, CBXE3, DXE3, CBXE4, DXE4, CBXE5, DXE5, CBXE6, DXE6, CBXE7, DXE7, CBXE8, DXE8