|
Can i use NCOCI8 with Oracle7 server ? |
|
|
|
|
Sep 19, 2006 |
|
Yes. You can, but there are some requirements and limitations: - you must have installed Oracle8 client software;
- you can't use Oracle8 specific features, such as data types BLOB/CLOB/BFILE, RETURNING phrase;
- you can't use TOCIStoredProc;
- you can't use TOCITransactionManager.
|