Additional
Server side PDF Print E-mail
Mar 02, 2007

ThinDAC also offers easy to learn, powerful, high quality server side data access components. There are 6 ready-built, ready-to-use, ThinDAC server applications provided to help minimize your development efforts.

 

ThinDAC server applications use the RealThinClient SDK to establish and maintain ThinDAC client connections, maintain ThinDAC client sessions, receive and route ThinDAC client specific remote procedure calls to ThinDAC server side code and deliver results back to client. ThinDAC server is solely oriented towards data access tasks and offers you 10 components - of these, 4 are generic and 6 are DAC specific drivers:

 

 ComponentDescription
TTDServerThis component is a ThinDAC server side component, handling requests to single logical database (DatabaseName). It dispatches client requests to linked processors.
TTDSQLProcessorThis component transforms client requests into SQL commands, which are then executed by one of the DAC drivers.
TTDObjectProcessorTTDObjectProcessor "virtualizes" dataset source (ObjectName). You will need to write your own event handlers to handle client requests.
TTDGuardThis component allows you to develop a user access rights control system with fine grained control to your data.
TTDADODriverADO data access driver.
TTDAnyDACDriverAnyDAC data access driver.
TTDIBODriverInterbase Objects data access driver.
TTDIBXDriverIBExpress data access driver.
TTDDOADriverDirect Oracle Access data access driver.
TTDNDBDriverNexus DB data access driver.

 

ThinDAC server offers you the following features:

 

  • Complete integration with RealThinClient SDK.
  • Support for 9 DBMS and more through generic ODBC, ADO, dbExpress data sources. Fast ability to implement support of new DBMS through very compact API.
  • Concurrent support of few DBMS’s in single server and connection.
  • Connection pooling with automatic adjustment to server load.
  • Access rights control and virtual private database capabilities.
  • Data object support for complete abstraction from data source nature.
  • Stateless or statefull server modes.
  • No need to purchase data access component, when using default freeware universal data access engine – AnyDAC.
  • A ready-to-use set of server applications with all required functionality built-in.
 
Next