文件名称:Direct Oracle Access 4.1.2 Full Source for Delphi 2010
文件大小:2.55MB
文件格式:RAR
更新时间:2012-12-14 02:06:55
DOA 4.1.2 源代码 Delphi 2010
If you use Delphi or C++Builder to access an Oracle database, this component set can make your life a lot easier. With the Direct Oracle Access components and objects you access an Oracle database directly, skipping the Borland Database Engine, only using SQL*Net. This gives you the following advantages: w No distributing, installing and configuring the BDE. You can use any 32 bits Delphi or C++Builder version to develop Client/Server applications w No BDE overhead or tradeoffs: your queries will run up to five times faster w Automatic Master/Detail configuration w Automatically enforce server-constraints on the client w Make use of server generated values (defaults, trigger modified columns) w Query By Example mode for high performance queryable forms without any programming w Use PL/SQL blocks for server logic in your application w Increase batch performance with Array DML or Direct Path Loading w Easily execute SQL scripts similar to SQL*Plus through the TOracleScript component w Monitor database access information with the Oracle Monitor utility w Access your stored packages easily through the TOraclePackage component or the Package Wizard w Encapsulation of standard Oracle packages (dbms_alert, dbms_job, utl_file, ...) w Many Oracle specific features supported w Compatible with SQL*Net 1 thru Oracle Net 9, and with Personal Oracle Lite thru Oracle9i