Just to clarify what Bruce said: if 9i is your primary client, then you
cannot use the O10/ORA(11) driver, because they try to access features
specific to those releases.
But if 11x is your primary client, then you can use O90, O10, ORA(11)
driver.
--
Terry Dykstra (TeamSybase)
http://powerbuilder.codeXchange.sybase.com/
http://casexpress.sybase.com
product enhancement requests:
http://my.isug.com/cgi-bin/1/c/submit_enhancement
"Alexander Peters" <apeters@ap-data.de> wrote in message
news:48ce70f2@forums-1-dub...
> Thanks for the Info,
> thats what I need to know.
>
> Greetings
> Alex
>
>
> Bruce Armstrong [TeamSybase] wrote:
>
>>
>> One of those client layers will be the "primary" client layer and
>> appear first in the system path. That's the one PB will use. The
>> various different client versions that PB offers has to do with
>> features it supports, not with it trying to find that version of the
>> client layer on the local machine.
>>
>> On 15 Sep 2008 00:31:24 -0700, "Alexander Peters" <apeters@ap-data.de>
>> wrote:
>>
>> > Hello!
>> > I have a question about the used Oracle client, when I have serval
>> > clients installed.
>> >
>> > Example:
>> > I installed the Oracle Client 9.x and 11.x. When I now select the
>> > database interface "O90 Oracle9i", does my PB application realy use
>> > the 9.x Client and not the 11.x? How can I check this?
>> >
>> > regards
>> > Alex
>
>
> --
>
|