Description of Atom components :
This software was created for fast access to Oracle database without using Borland Database Engine, SQL-links, and ODBC drivers. Main features:1.Not needed distribution of BDE with projects.2.More fast access to data.3.For working with Oracle enough Delphi professional version (you can save ~$2000).This components uses Oracle Call Interface (OCI). OCI is recommended to Oracle developers. OCI is very fast and power mechanism for work with database. Package consists of two components: 1. TOraSession. 2. TOraDataSet.