RE: Extproc question

  • From: "Storey, Robert (DCSO)" <RStorey@xxxxxxxxxxxxxxxxxx>
  • To: Norman Dunbar <oracle@xxxxxxxxxxxxxxx>, "oracle-l@xxxxxxxxxxxxx" <oracle-l@xxxxxxxxxxxxx>
  • Date: Mon, 25 Jun 2018 12:27:32 +0000

Thanks. I finally found that documentation later on Friday.

-----Original Message-----
From: Norman Dunbar [mailto:oracle@xxxxxxxxxxxxxxx] ;
Sent: Friday, June 22, 2018 3:01 PM
To: Storey, Robert (DCSO); oracle-l@xxxxxxxxxxxxx
Subject: Re: Extproc question

Hi Robert,

you can run 32 bit software on 64 bit Windows (or Linux etc), but with 
that it's because you have the 32 bit application and 32 bit libraries etc.

What you cannot do is call out to a 32 bit library/dll from a 64 bit 
application and vice versa. So, extproc will require you to recompile 
your external libraries/dlls with a 64 bit compiler - if you have 64 bit 
Oracle installed.

HTH

Cheers,
Norm.


-- 
Norman Dunbar
Dunbar IT Consultants Ltd

Registered address:
27a Lidget Hill
Pudsey
West Yorkshire
United Kingdom
LS28 7LG

Company Number: 05132767
--
//www.freelists.org/webpage/oracle-l


Other related posts: