Snotra Tech Oracle Data Components for .NET - Multiuser system problem:
ADO.NET components does not support multi-user environment which is one of Oracle server major features, thus allowing multiple users to change a specific record in the same time feature will not be applicable if using ADO.NET components. Using Snotra Tech Oracle Data Components you can easily decide if records should be locked when any user starts to edit them, when a record is posted to the database, or not to be locked at all;
Snotra Tech Oracle Data Components for .NET - Urgency of data problem:
Records in Oracle database can sometimes be different from those records in the Data Table. Using Snotra Tech Oracle Data Components you can rest assured that your Oracle database users will always work with the actual image of a database record;
Snotra Tech Oracle Data Components for .NET - Too much set of selected data problem:
One of the major flows of ADO.NET components is that ADO.NET Data Tables select all the data according to the SQL select expression included in the component from the Oracle database and store this data on memory. Using Snotra Tech Oracle Data Components dataset you can easily select data from Oracle database partially, according to the size of visible data-aware component.