A question for the Oracle driver team.

Has the AOLserver Oracle driver been tested by any one
against 64 bit Oracle 9.2?

We have tested the old 2.6 version of the AOLserver Oracle
driver against 32 bit Oracle 9.2 and have seen it work but
haven't tested it thoroughly yet.

We haven't yet started on 64 bit Oracle 9.2 and we are
wondering if anyone has had success compiling and running
with this configuration.  I believe that we will need to use
gcc 3.2 to recompile for 64 bit Oracle 9.2.  Is that
correct?

/pgw
Greg Wolff
[EMAIL PROTECTED]





Scott Goodwin <[EMAIL PROTECTED]>@LISTSERV.AOL.COM> on
10/01/2002 01:09:21 AM

Please respond to AOLserver Discussion
       <[EMAIL PROTECTED]>

Sent by:    AOLserver Discussion
       <[EMAIL PROTECTED]>


To:    [EMAIL PROTECTED]
cc:     (bcc: Greg Wolff/BNA Inc)
Subject:    [AOLSERVER] Oracle Driver update


Thanks to all who have provided the various versions of the
oracle
driver code. I've created a version geneology based on the
Id tags in
the different ora8.c files:

2.3  ora8.c:
     /* $Id: ora8.c,v 1.54 2000/09/09 02:37:04 mayoff Exp $
     */

2.4  ora8.c:
     /* $Id: ora8.c,v 1.55 2000/09/20 19:54:35 mayoff Exp $
     */

2.5  ora8.c:
     /* $Id: ora8.c,v 1.57 2001/01/05 17:26:10 davis Exp $
     */

  (BRANCH: 2.5-jcollins  ora8.c:
         /* $Id: ora8.c,v 1.5 2002/05/26 13:40:31 jcollins
         Exp $ */)

2.6  ora8.c:
     /* $Id: ora8.c,v 1.59 2001/06/11 20:11:14 mayoff Exp $
     */

2.7
     /* $Id: ora8.c,v 1.60 2001/09/19 03:10:36 mayoff Exp $
     */


Looks like I can import from 2.3, then update all the way to
what I'm
calling 2.7 (I don't think there ever was an official 2.7
release).

Jeremy based his extensive changes on version 2.5. Also,
Jeff Davis
posted a mod to, I think 2.5 -- reference
http://ccm.redhat.com/bboard-archive/webdb/000d9f.html

Unless anyone has any comments, updates or other
suggestions, I'm going
to import 2.3 and patch to what I'm calling 2.7, then
attempt to patch
Jeff's mod and then Jeremy's changes onto 2.7. If they take
cleanly,
great. If not, I'll probably ask Jeremy and Jeff to take a
look and see
if they can sort it out.

One alternative is to simply create a branch after 2.5 that
contains
Jeremy's code, which he or someone else can then merge into
the head
branch.

I'll wait a day for comments and suggestions. If anyone
wants to get
all the versions I currently have, they can do so by
downloading
http://scottg.net/download/nsora.tar.gz.

/s.
--
  Scott Goodwin
  [EMAIL PROTECTED]
  http://scottg.net

Reply via email to