Home | 10% - Off! | New | VCL | DB-Aware | Tools | DB Tools | Apps | Samples | .NET | .NET DB-Aware | .NET Tools | .NET Samples | Kylix | Docs | Bold | Discussion | Sites | Tips | DPFL | Authors | Uploads | RSS | Store | Advertisement | About
DB-Aware Components

Visual
DB Access
Direct DB Access
Packs
Multi-Tier
Other
Other
Tables
OLAP
Queries
DB-Aware Components > Other > Other  

Companies News:

FastReport FMX released
FastReport FMX released

Report generator FastReport FMX is the first multiplatform solution for including Business Intelligence into software based on Embarcadero FireMonkey IDE (Delphi for MS Windows and Apple Mac OS X).

Compatible with Embarcadero RAD Studio XE2 (FireMonkey) and XE3 (FireMonkey 2).

Visual report designer is available now on both MS Windows and on MAC OS X!

Full sources.

Get more info here

Want to know more ?

 

Alcinoe SQL Parser Functions v.4.02FWS 51703 k 02 May 2013
By Arkadia. SQL function to create easily sql string without take care if it's an update or insert SQL Statement. just add the value in a tstringList like fieldname=value and at the end contruct the SQL string.
 
Fully functional
Source: Included
Exe-Demo Included
Download: D2005 D2006 D2007 D2009 D2010 D7 DXE DXE2 DXE3 DXE4 DXE64  Discuss productHomepage

BkQuery v.2.0FWS 2 k 06 May 2002
By T-SOFT. Background query. Includes parse query and bakground exec query - with new thread.
 
Fully functional
Source: Included
Download: D2 D3 D4 D5 D6  Homepage

Cobol COMP-3 Access Unit FWS 12 k 24 Jan 2008
By Patricio Diaz G.. TCOMP3Field: Component to decode/encode the COMPUTATIONAL-3 (COMP-3) field type used in Cobol tables.

  • To decode: set digits, decimals, signed and call LoadFromByteArray or LoadFromStream. Access data decoded from AsDouble or AsString.
  • To encode: set digits, decimals, signed and AsDouble. After that, call SaveToByteArray or SaveToStream to encode.
Tested on Delphi 7, but might work on other versions.
 
Fully functional
Source: Included
Download: D7  

DBUpdate v.1.0FWS 3 k 30 Mar 1999
By MITData. The main purpose is that can change your table with out the knownlegde of how to do it. The program encapsulates all the SQL language for you. At the moment you can do the following: AddField, KillField from a table that you have created.
 
Fully functional
Source: Included
Download: D3  Homepage

Database Comparer VCL v.6.0.0.1641C 3944 - 7651 k 14 Mar 2013
By Clever Components. The Database Comparer VCL represents 100% Delphi VCL components for Borland Delphi / C++Builder.

These components allow you to compare and synchronize SQL database objects and table records for many popular databases. You can view all the differences between databases and execute an automatically generated script to eliminate all or selected only differences.

The library includes more than 25 components for Database development and its code is constantly being refined and improved.

Features at a glance:

  • Compare two databases, database and SQL/DDL script, two SQL/DDL scripts
  • Synchronize data between two database tables
  • Extract database structure
  • Compare specific database objects or entire databases
  • Royalty free licensing. Free Unlimited Email support
  • Fully-indexed help documentation. Delphi and C++Builder demos code.
With Database Comparer VCL components you can compare Oracle, MSSQL, MySQL, InterBase (FireBird, Yaffil), Sybase and Postgre SQL databases. SQL Server 2005 is also supported.

Most popular database libraries such as ADO, BDE, InterBase Express, FIBPlus, IBObjects and ZeosLib supported directly. MyDAC, ODAC and AnyDAC are also supported.
 
Trial (work while IDE is running)
Source: On purchase/registration
Price: $282
Source Price: $282

Download: CB5 CB6 CBXE CBXE2 CXE3 D2005 D2006 D2007 D2009 D2010 D5 D6 D7 DXE DXE2 DXE3  Register NowHomepage

DatasetBroker v.1.00 BetaFW 29 k 25 Jun 2001
By Alex Wijoyo. DatasetBroker is free Delphi components that enable separation between data access and business logic easily. Please visit: http://www.delphi3000.com/article.asp?id=2414 for explanation about DatasetBroker.
 
Fully functional
Source: On purchase/registration
Download: D3 D4 D5  Homepage

EditFilter v.1.0FWS 2 k 14 Oct 2002
By Edhi Nugroho. Using these component you can give your user an easy way to filter query. Your user only giving some templates and the 'where clause' can be 'automatically' constructed. Ex: Input likes '1998;2002-2004' for field name YEAR will be constructed into '(YEAR = 1998) or (YEAR >= 2002 and YEAR <= 2004).
 
Fully functional
Source: Included
Download: D6 D7  

Fox2Pas 0.0.3FWS 2 k 11 May 2006
By Alex Fedotov. Library for conversion FoxPro to Delphi.

Realised functions: ALLTRIM, RTRIM, LTRIM, SPACE, FLEFT, FRIGHT, YEAR, DTOC, PADR, PADL, PADC, AT, LEN, STR, SUBSTR, TRIM, REPLICATE, EMPTY.
 
Fully functional
Source: Included

Download: D1 D2 D2005 D2006 D3 D4 D5 D6 D7  Homepage

IBGenerator v.1.0.0FWS 4 k 25 Sep 2000
By Ceres Software BV. IBGenerator is a very light component for fetching generator values from Interbase generators.

The classic way to fecth a generator value from a IB server is to define a stored procedure on the server and fetch the value by executing a IBStoredProc on the client.

This has 2 disadvantages:

  • For every generator a stored procedure must be defined on the server.
  • IBStoredproc needs a lot of resources on the client.
By using the IBGenerator component this is not longer the case. IBGenerator is very light and defining a stored procedure is not needed anymore.
 
Fully functional
Source: Included
Download: D5  Homepage

MS OLE DB SDK 1.0 Header Files FWS 27 k 19 Nov 1996
By Alexander Staubo. Microsoft OLE DB SDK 1.0 Header files for Borland Delphi 2.x. The OLE DB SDK is available for free download from Microsoft's site. For information about OLE DB, try Microsoft OLE DB Site and Microsoft Developer Network.
 
Fully functional
Source: Included
Download: D2  

SMSchema v.1.20SW 206 - 1328 k 13 Oct 2012
By Mike Shkolnik. SMSchema suite is the components for data modeling, flowchart and block/scheme engineering:
  • TSchemaDesignArea - visual design pane to draw the model
  • TSQLBuilderDialog - Visual Query Builder to construct the SQL-statement
  • TSchemaCustomDataEngine, TSchemaBDEDataEngine - Custom engines for databases allow to use any data source (BDE, ADO, dbExpress, memory etc)
SMSchema is a native VCL engine with multi-language support.
 
Trial (work while IDE is running)
Source: On purchase/registration
Price: $40
Source Price: $65
Download: C2k10 C2k6 CXE3 D2006 D2010 D7 DXE3  Download exe-demoHomepage

SQL Script Action v.1SW 425 k 17 Nov 2006
By Sergey Pfaffenrot. With this component you can use inside of your application SQL-scripts like "stored procedures" in RDBMS Interbase, Oracle, when your RDBMS have not included DML (like dBase, FoxPro, SQLLite).

In this case you can do migration of your application very fast to other RDBMS.
 
Fully functional
Source: On purchase/registration
Source Price: $10
Exe-Demo Included

Download: D2005 D2006 D7  Register NowHomepage

Snap Object Dataset FWS 1945 k 27 Jun 2006
By Cosimo De Michele. Through Snap Object Dataset components you will be able to join your business logic with the true rad powerfull delphi data aware controls; in this way your GUI will continue to completely being detached from the persistence layer.

The package contain two components TSnapVirtualDataset and TSnapObjectDataset and one editor for use of this components in a true RAD way. These components are completely free with source and demos, and with the editor you can create automatically for every properties of your business classes the associated TField descendent.
 
Fully functional
Source: Included
Exe-Demo Included

Download: D2005 D2006 D7  Homepage

Synopse mORMot framework v.1.16FWS 2407 k 28 May 2012
By Synopse. Synopse mORMot is a Client-Server ORM and Service Oriented Architecture framework for Delphi.

It provides an Open Source self-sufficient set of units (even Delphi starter edition is enough) for creating any application, up to the most complex Domain-Driven design:

  • Presentation layer featuring MVC UI generation with i18n and reporting for rich Delphi clients, or rich AJAX clients;
  • Application layer implementing Service Oriented Architecture via interface-based services (like WCF) and Client-Server ORM - following a RESTful model using JSON over several communication protocols (including HTTP/1.1);
  • Domain Model layer handling all the needed business logic in plain Delphi objects, including high-level managed types like dynamic arrays or records for Value Objects, or dedicated classes for entities or aggregates;
  • Data persistence infrastructure layer with ORM persistence over Oracle, MS SQL, OleDB, with a powerful SQLite3 kernel (direct link to DB);
  • Cross-Cutting infrastructure layers for handling data filtering and validation, security, caching, logging and testing (framework uses test-driven approach).
With mORMot, ORM is not used only for data persistence of objects (like in other implementations), but as part of a global n-Tier, Service Oriented Architecture (SOA), ready to implement Domain-Driven solutions.
 
Fully functional
Source: Included
Download: D2005 D2006 D2007 D2009 D2010 D6 D7 DXE DXE2  Homepage

TDataFile v.2.0FWS 40 k 07 Jul 1998
By Jan Derk Stegeman. TDataFile enables applications to store database data from multiple tables in a single file. It saves, appends and loads multiple records from multiple tables and multiple databases in one file.
 
Fully functional
Source: Included
Download: D1 D2 D3  Homepage

TFIBGenerator FWS 3 k 16 May 2000
By Dmitry Yatcenko. Easy access to IB generators from Free IB components.
 
Fully functional
Source: Included
Download: D4 D5  

TcwAuditTrail v.1.0FWS 11 k 21 May 1996
By Craig Ward. An audit-trail component. It logs database actions in a text-file, plus, shows a TOutline containing these actions.
 
Fully functional
Source: Included
Download: D1  

TimeOutDB v.1.02FWS 4 k 10 Jun 1998
By na Demian. TDatabase descendent which monitors its child datasets and releases any pending edits idle for more than Timeout period (default to 1 minute).
 
Fully functional
Source: Included
Download: D1 D2 D3  

TjlDbxScript, TjlDbxMetaData FWS 9 k 08 Nov 2001
By Consys. Works with DBXpress.
  • TjlDbXScript - Execute multiple statements in file or TStrings.
  • TjlDbxMetaData - Metadata for tables and Stored procedures.

 
Fully functional
Source: Included
Download: D6  

TmDataSetTableProducer v.1.0FWS 5 k 13 Jun 2002
By MASoft. TmDataSetTableProducer is a TDataSetTableProducer with a pagecontrol-extension. Set the MaxRows property to the number of lines you want to show for each webpage, and the pagecontrol gives you the opportunity to choose the First-Previous-Next or Last page. Just one web-action needed. Uses the Get-method.
 
Fully functional
Source: Included
Download: D6  Homepage

Transactional Components v.1.0FWS 9 k 24 May 2000
By BigAtticHouse. TTransactable allows you to create ttransactable oriented components, also included is an object to group transactable components together under a larger transaction (which is itself transactable), allowing large trees of commit/rollback behavior if anything fails. Included is an ADO transactable object, allowing you to create multiple ADO connections to separate databases under one Native-Delphi controlled transaction.
 
Fully functional
Source: Included
Download: D3 D4 D5  Hot Stuff!Homepage


News from our Sponsors

  Bring fresh look to your applications!
ThemeEngine is a library of components which allows to change visual appearance and behavior of your application with use of the powerful set of tools including visual components, convenient designers, easy-to-use non-visual components, the optimized graphic algorithms and a set of ready themes. ThemeEngine can add themes to forms, to the menu and to the elements of the management. 150+ stable easy to use components and 1000+ free skins. more... more...


  Kindle Fire: Full Color 7\'\' Multi-touch Display, Wi-Fi
Movies, apps, games, music, reading and more, plus Amazon's revolutionary, cloud-accelerated web browser
  • 18 million movies, TV shows, songs, magazines, and books
  • Amazon Appstore - thousands of popular apps and games
  • Ultra-fast web browsing - Amazon Silk
  • Free cloud storage for all your Amazon content
  • Vibrant color touchscreen with extra-wide viewing angle
  • Fast, powerful dual-core processor
  • Amazon Prime members enjoy unlimited, instant streaming of over 10,000 popular movies and TV shows
more... more...

Advertising on Torry's Delphi Pages

 

Sort order
Title
Modification
Publication
Quick Search
Exact phrase
Title
Description


Advertising on Torry's Delphi Pages

www.anyplace-control.com

Guest Book
Guest Book

Subscribe to news in RSS 2.0 format!Subscribe to news in RSS 2.0 format!
Bookmark and Share
Up | Home | 10% - Off! | New | VCL | DB-Aware | Tools | DB Tools | Apps | Samples | .NET | .NET DB-Aware | .NET Tools | .NET Samples | Kylix | Docs | Bold | Discussion | Sites | Tips | DPFL | Authors | Uploads | RSS | Store | Advertisement | About
Copyright © Torry's Delphi Pages Torry's Delphi Pages Maintained by Torry Team. Notes? Comments? Feel free to send...

The Ultimate Source of Object Pascal and Delphi Programming Knowledge.

Copyright © 1996-2013
All trademarks are the sole property of their respective owners
Privacy Policy