Re: [PHP-DEV] [PATCH] OCI8 link failure (Tru64/AIX) (#22324)

[email protected] ("Thies C. Arntzen") Wed, 12 Mar 2003 08:36:51 +0100
Newsgroups php.dev
Message-ID <[email protected]>
> I still think that the best solution would be to check if linking with
> -lcntsh alone is enough to get OCILobIsTemporary, and if not, check if
> it works with -locijdbc8.

    i think that makes sense.

    re,
    tc