Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle & DB2 source code
On 06.09.2007 15:53, mvsguy wrote:
>> Also DB2 supports multiple interfaces such as ODBC and Exec SQL. The >> base code could be COBOL but the calls to the database could use a >> different interface than your assumptions.
No, Mark rather meant - if I am reading him properly - that when talking to DB2 from Cobol you might be using a special interface that is not supported by Oracle (like OCI is not supported by DB2). Oracle does support ODBC for sure.
Things I would look at (besides the aforementioned data types and error handling): transactional behavior, triggers, constraints and locking.
Kind regards
robert Received on Thu Sep 06 2007 - 12:31:20 CDT
![]() |
![]() |