DataSorcerer for Delphi V1/2

 

DataSorcerer is an enhanced DataSource component.

The DataSorcerer Component gives Delphi Database Programmers the much sought after feature of a Global Datasource. DataSorcerer makes Tables or Queries which are setup on one form available to every form in the application with Data Synchronization! DataSorcerer has all the attributes of both a DataSource and a DataSet plus Exception trapping. Supports InfoPower too!

The main features of DataSorcerer are:

 

  • A single DataSorcerer and its Dataset can be accessed Globally from all form within an application.
  • Links between DataSorcerers on different Forms can be created at Design Time.
  • All data linkages are present at Design time to allow testing before compilation.
  • There is No Code required on any Form to make the the data available.
  • There is No Code required on any Form to keep the data synchronized.
  • All Data Aware controls on all forms are automatically kept synchronized.
  • Direct access is available to the underlying DataSet, no matter what type it is.
  • Abbreviated program syntax to access database fields.
  • All public TDataSource methods and properties are directly accessible.
  • All public TDataSet methods and properties are directly accessible.
  • All public TDBDataSet methods and properties are directly accessible.

 

  • All public TTable methods and properties are directly accessible.
  • All public TQuery methods and properties are directly accessible.
  • All public TStoredProc methods and properties are directly accessible.
  • The TTable Fields Editor is available from any linked DataSorcerer.
  • The TQuery/TStoredProc Params Editor is available from any linked DataSorcerer.
  • The Master Fields Designer is available from any linked DataSorcerer.
  • Full support for InfoPower Data Access components
  • The InfoPower Property Editors are available from any linked DataSorcerer.
  • Exception trapping of Database errors
  • Source Code Available
  • Delphi Online Help compatible Help File
  • Support for both Delphi V1.x 16bit and Delphi V2.x 32bit platforms

 

PLEASE NOTE: Unfortunately due to changes made by Borland in Delphi V3 we are unable to provide Delphi V3 or Delphi V4 versions of this component.

 

This Component Is Freeware !

 

 

DataSorcerer is Free provided that you agree to use it under the terms of License Agreement. The License Agreement is also included in all source code files.

To install DataSorcerer, unzip the downloaded file into your DELPHI\LIB directory. Then add the DATASORC.PAS and DATAPROP.PAS files to your component library.

NOTE: This software is provided as Freeware and we are unable to provide any type of support for it.