Oracle Client 8.1.7Hi all,
I have a question about compatibility between PB native driver and oracle
sql*net for different versions of Power Builder.
We have 3 applications developed in 3 different versions of Power Builder:
5.00.0.0, 6.5.1.620 and 7.0.10047
All of them are using the Oracle Client 8.1.6 and accessing via PB Native
Driver to Oracle. Although this is combination is not supported, the person
in charge of the PB part tested this combination and decided to upgrade
the oracle client from version 7.3.X to 8.1.6. So far it is working
properly for us.
Now, if it is decided to move to ora...
pb 6.5, pb 7.0, pb 8.0 and future releasesI have designed an app using PB 6.5.1 and feel quite confortable to write
another app using this version of Power Buulder. I am aware that there have
been many other releases after this but have heard many developers complain
about not being stable and so forth. I can't say how true this is cause I
never bothered to update to later releases. I recently got a contract for a
new app and quite likely will be using Power Biulder but I am wondering if
am cheating myself by not trying to upgrade myself to a later release of
Power Biulder.
Thanks.
Charlie.
Charlie
You...
PB 7.0 or PB 6.5 or PB 6.0 or PB5.04We are using PB 5.04 Enterprise at this moment and are almost happy (uch)
with it.
Because we don't programming applications for the Internet (maybe in the
near future) we haven't upgraded to version 6.0 and 6.5. Now we are confused
what to do, keeping the old and 'stable' version (5.04) or upgrading to a
newer version. Are there features in the newer versions wich make it a
'must' to upgrade. What are this features. Or are there reasons to stay on
5.04 (buggy newer versions?).
What is doing the rest of the Powerbuilder world???
Greetings,
Hans Groeneveld
...
migrating from pb 5.0 -> pb 6.0/6.5 any potholeI am looking for any know potholes to avoid in migrating several PB 5.0
application to PB 6.0/6.5
using an Oracle 7.3 data base on Win 95 client?
Thanks
Brian,
Take a look at http://techinfo.sybase.com/css/techinfo.nsf/DocID/ID=47787
Also, do your own search on 'mirgrating' and you should come up with a few
other references.
Frank
Brian Scanlon wrote in message
<01be37fa$0aa527a0$4e4b8282@bscanlon.cdphp.com>...
>I am looking for any know potholes to avoid in migrating several PB 5.0
>application to PB 6.0/6.5
>using an Oracle 7.3 data base on Win ...
Pb 7.0 and Oracle 7.x/8.0.5Has anyone ran into a problem using PB 7.0 with different versions of
Oracle on the client and server? I have an application compiled with PB
7.0 build 6012. This application blows up when trying to execute a
stored procedure if the client has Oracle version 8.0.5 and the DB
server is running Oracle 7.3.4 or vice versa. However, there is no
problem when the client and DB versions are the same.
Thanks for any suggestions.
Build 6012 is not a solid release. Make sure you install the C3 (build
8046) patch.
It is not recommended (by Oracle) to use a client with a higher level t...
Connection of PB 6.0 to SQL Server 7.0 & Version B/W PB 6.0 and PB 7.0Can anyone tell me about connecting PB 6.0 to SQL Server 7.0. Please
remember we are not planning to upgrade both software. When I was trying to
connect PB 6.0 to SQL Server 7.0, error occurred " SQLSTAT 1003".
OS=NT 4.0 Server
PB=6.0 Enterprise Edition
SQL SERVER=7.0 Corporate Edition
I also want to know the versions between PB 6.0 to PB 7.0
If your are using the ODBC, which I assume you are, include Disablebind=1 in
your DBParm. If your deployment environment is also NT, you will have to
turn SQLSPY=1 using PFC services. Autocommit=FALSE and SetTransObject()
ra...
Help me about connecting PB 6.0 to SQL Server 7.0 & Versions B/W PB 6.0 and PB 7.0Can anyone tell me about connecting PB 6.0 to SQL Server 7.0. Please
remember we are not planning to upgrade both software. When I was trying to
connect PB 6.0 to SQL Server 7.0, error occurred " SQLSTAT 1003".
OS=NT 4.0 Server
PB=6.0 Enterprise Edition
SQL SERVER=7.0 Corporate Edition
I also want to know the versions between PB 6.0 to PB 7.0
I don't believe this is going to be possible without at least upgrading to the
latest maintenance release of 6.x.
On Mon, 23 Aug 1999 00:59:56 -0700,
in powersoft.public.powerbuilder.database
Abdul Lateef <abdul_lat...
Oracle 8.0.3 Net8 client, 8.0.5 server and PB 6.5Hello,
We have a client that is using Oracle 8.0.5. We are developing an
application in PB 6.5 for them. The project was originally started in
PB 6.0 and Oracle 7.3. As we have found out,
the PB native driver from 6.5 has problems with anything higher than
8.0.3. After reading earlier posts, we thought that if we installed the
8.0.3 Net8 client, we would be good to go. But after installing the
8.0.3 Net8 client, we still have the same problem that we experienced
with the 8.0.5 Net8 client.
The problem (which may or may not be the same as everyone else�s) is
that we can't...
PB 8 and PB 6.5, 7.0Can you deploy Powerbuilder 8 and Powerbuilder 6.5 / 7.0 apps on the
same
system?
Are there any issues with shared DLLs. From what I was told the DLLs
are named different, but has anyone actually tried this?
I have PBL Peeper 5, 6, 7 and 8 on my system. I often run multiple versions
simultaneously. No problems.
Good luck,
Terry [TeamSybase] and Sequel the techno-kitten
On Wed, 25 Jul 2001 09:06:51 -0500,
in powersoft.public.powerbuilder.general
Charles <nospam@ssc.nasa.gov> wrote:
>Can you deploy Powerbuilder 8 and Powerbuilder 6.5 / 7.0 apps on the
>sa...
i installed pb 5.0, 6.5 and 7.0 on my systemwhen i try to connect to an Oracle 8 db (through pb 6.5) i get an "error
while trying to retrieve text for error ora-03121". I can connect through
pb 7.0 though and also through sql plus in Oracle
an ideas?
Robb@oncontact.com
I did a search here through some past cases with that error message, and the
error almost always occurs when there is a pathing issue. Make sure you have
only one version of the client installed, and it is in the system path. If
you have NT it should look like...
x:\orant\bin
or in 95/98 in that autoexec.bat file it should have...
pa...
Error connecting Pb 6.5 and Pb 7.0 to SQL SERVER 7.0 desktop(Window 98)Today(9 Sep 1999), I can't connect to SQL Server 7.0 before this i can
connect it.
It give an Error "Unable to connect : SQL Server is unavailable or does not
exist, Specified SQl Server not found ".
I have check with Query analyzer , the Query analyzer can connect very well.
Any one this have this problem, and how to solve this ???
TIA
--
Regards
Daniel Fransius
not enough information... are you trying to use OLE DB ? ODBC ? Native
driver ? What about security settings on the server ? What user id and
password are you passing ?
There is a lot of things ...
Concurrent perl 5.6.0, 5.6.1, 5.8.0, and 5.8.0threadedHi,
So, I'd like to have multiple versions of perl installed on my system,
for testing stuff, poking around, etc. It's not really that difficult,
actually - you just arrange that they have different @INC directories
(or that they overlap in the ways you want them to), and you make
/usr/bin/perl point as a symlink to whichever version you want to use
regularly (probably 5.6.1).
Here's what I think I'd have, creating a few fink packages to manage
things for me:
* /usr/bin/perl5.6.0 - Apple's perl, unmodified, @INC is:
/System/Library/Perl/darwin
...
Oracle Client 8.0.5.0 and PB 6.5 problemsWe are experencing problems on Retrieve and with stored procedures.
Has anyone else had similar problems.
We are using the 8.0.5 client attaching to oracle 8.0 Using PB 8.0 native
drivers.
The problem is most pronounced on a tabed object build using user objects
for tabpages.
We get a "pb60.exe Exception: access violation (0xc0000005), Adress:
0x0593bf21" Error on a retrieve.
Can anyone tell me the most current 6.5 build and native drivers. I believe
that the problem lies with the sqlnet and or PB native drivers. If there are
new one I want to try those before going...
PB 6.5 and Oracle 8.0.5 #5Do I have to migrate to PB 6.5.1 to use Oracle 8.0.5 with the native
driver?
6.5 or later when using the O84 driver. Using the O73 driver any version of
PB.
--
Terry Dykstra (TeamSybase)
Canadian Forest Oil Ltd.
Check out Sybase Developer's Network: http://www.sybase.com/sdn
Mark Pugel <mpuggs@tfs.net> wrote in message
news:38738232.2C4CB68@tfs.net...
> Do I have to migrate to PB 6.5.1 to use Oracle 8.0.5 with the native
> driver?
>
...