[cx-oracle-users] Re: Choosing client libraries
Brought to you by:
atuining
From: <pw...@re...> - 2006-01-24 13:58:22
|
Anthony: Yes, I realize that this is very Windows specific. I usually have Oracle on Solaris or AIX, but you know which OS is on the client. Developer tools sometimes do Windows specific things because 1) there are so many of them and 2) the Winodws user (and frequently Windows developers) are least likely to be able to handle technical problems. Is the source code of the external program part of the cx_Oracle kit? If so, would it be acceptable if I suggested a patch? Any hints as to the most relevant filename(s) involved? > Date: Mon, 23 Jan 2006 07:46:40 -0700 > From: Anthony Tuininga <ant...@gm...> > To: cx-...@li... > Subject: Re: [cx-oracle-users] Choosing client libraries > Reply-To: cx-...@li... > > I thought I was trying to help you?? :-) > > I currently look for oraclient.dll in $ORACLE_HOME/bin on Windows and > for libclient.a in $ORACLE_HOME/lib on all other platforms. What you > suggest would be very Windows specific and cx_Oracle runs on a lot > more platforms than Windows. In addition, this is done by an external > program, not as part of the cx_Oracle module itself. > > So did I answer your original question satisfactorily? Or have you > moved on since then?? |