Path: newssvr20.news.prodigy.com!newsmst01.news.prodigy.com!prodigy.com!in.100proofnews.com!in.100proofnews.com!cyclone.bc.net!newsfeed.stanford.edu!postnews1.google.com!not-for-mail From: kchui@yahoo.com (K. Hui) Newsgroups: comp.databases.oracle.server Subject: Can 8.0.5 server/client coexist with Oracle Client 8.1.7 in a same box? Date: 8 Aug 2003 13:01:06 -0700 Organization: http://groups.google.com/ Lines: 20 Message-ID: <26de4637.0308081201.289a489@posting.google.com> NNTP-Posting-Host: 24.238.129.48 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1060372867 17199 127.0.0.1 (8 Aug 2003 20:01:07 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 8 Aug 2003 20:01:07 GMT Xref: newssvr20.news.prodigy.com comp.databases.oracle.server:240123 I have a client in Europe that he has a NT box with Oracle 8.0.5 server on it. We have some applications that use Oracle ODBC 8.0.5 driver and have memory leaks problem. After a number of testings, we found that using Oracle 8.1.8b ODBC driver with 8.1.7 Oracle client has the best result (it still shows a little memory leak but is much better). Since the applications reside on the same box of the Oracle server and the server is being used by other applications too. The client does not want to upgrade the server to 8.1.7. The client also refuses to install another box so that my applications can be run from a different box. So here are my questions: 1) Can I install 8.1.7 client and 8.1.8b ODBC driver on the same box of the Oracle 8.0.5 server? 2) If yes, how can I configure my applications to use the 8.1.8b ODBC driver while other applications continue to use Oracle 8.0.5 client software? 3) Or any pointers to solve the problem? Thanks