Additional
Overview
Features
Known issues
FAQ
Support
Credits and license
History
Download
Forum
General feature list
 PDFPrintE-mail
Oct 19, 2006

As You know there is a lot of other direct Oracle access components. Why NCOCI8 ? It is freeware product with full sources. So You can use it without any payments. Each day NCOCI8.ZIP has downloaded from Delphi Torry Pages and from Delphi Super Page ~100 times ! Also take a look on NCOCI8 current features.

 

  • Oracle8i support;
  • High performance and multithreaded support;
  • Automatic minimization of open cursors count;
  • Full fetch tuning (optimization for memory or speed);
  • Full login control (as SYSDBA/SYSOPER, change password);
  • Full BLOB's interface (transparent locators usage);
  • Full OCI Array operations support (fetch/bind);
  • Full PL/SQL support (Boolean/Table/Record/Cursor parameter types);
  • Full editing, locking and cached updates support;
  • Full client constraints, defaults, sequences, calc fields with expressions support;
  • Support of Oracle8 NESTED TABLE;
  • Multiple Oracle home's support;
  • TOCIDataSet editing capabilities;
  • Multiple Oracle home's support;
  • RETURNING clause support;
  • Powerful filters with Oracle8 language;
  • Full transactions control (parallel, nested, global, discrette, etc);
  • Debugging capabilities - SQLMonitor support;
  • High compatibility with native Delphi TQuery, TStoredProc;
  • Support of good known third party component librarys;
  • 3-tier support: MIDAS 3, ASTA;
  • Oracle8 IDE - demo project NCO8 Console;
  • Help;
  • Web site with forums, support info; Mailing List.

 

Also near future:

  • Filters (on server);
  • Indexes (on client / on server);
  • Enhanced cached updates support (track of changes in multiple datasets, undo to any point in time);
  • TOCITable;
  • Object extensions;
  • Full Oracle8i scalability support:
  • Migratable sessions;
  • Multiple sessions per server process;
  • Oracle8 IDE - debugging/reverse engineering/...
  • ... and let me know what you whant :))