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
...
PB 5.0.03 and PB 5.0.04Hi.
Do I need to install PB 5.0.03 and after PB 5.0.04 or I can just install PB
5.0.04 ?
You can just install 5.0.04. Make a backup of your pbls prior to
installing 5.0.04 in case you need to revert back to the current version.
hth,
Anthony M. Perugini
President
Forte Information Systems, Inc.
www.ConsultForte.com
Having a Bad Day? www.ConsultForte.com/Disgruntled.htm
Kleber Pimentel Koti wrote in message ...
>Hi.
>Do I need to install PB 5.0.03 and after PB 5.0.04 or I can just install PB
>5.0.04 ?
>
>
...
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...
PB 7.0 to PB 5.0Hi
I am currently a PB7.0 programmer(1 year exp), but I found a new job
which using
PB5.0.
My question is:Is it will very difficult for me(focus on syntax,
powerful...)
thank you very much
Having done the same thing... almost... in the other direction, I can say
that the actual coding portion of PB hasn't changed drastically between 5
and 7. There was a major rework of the IDE between 6 and 7, but extremely
little change in syntax and/or available commands. There were, however, a
few new features in 6 that weren't in 5 (shared objects, for one). Not a
lot, t...
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...
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 5.0 to PB 6.5, 7.x, 8.0??I have a client who needs to move from an initial PB 5.0 release (no patches
applied) to a newer version of PB. This is a small internal application but
they would like to open it up via the internet in the future. They are
currently running on a SQL Anywhere DB but would be looking to change that
also.
I don't have any hands on experience with PB 7.x but from what I heard and
read it hasn't been that great. I've been using PB 6.5 since build 444 and
was thinking of recommending that they make the move to 6.5 first and then
wait for PB 8.0 later this year.
Any thoug...
Migration from PB 5.0 to PB 7.0Hi All,
While using the Migration assistant to check if any of the functions being
currently used
in our application have become Obsolete.I got these error messages
PBORCA LIBRARY - Entry Information Failed and
PBORCA error message
Obsolete - Replaced by f-wait in n_cst_datetime was not found.
Error No: 3
These error messages were displayed for the PFC and PFE PBL's.
Could anyone please give any suggestions...
TIA,
Sg
Here's a hunch. Check for duplicate PowerBuilder DLLs or mismatched
DLLs being loaded. A good tool to check what's being loaded is
HandleEx...
PB 5.0.04 to PB 7I have no current version of PowerBuilder and will be getting PB 7. But
I have a client that is using PB 5.0.04 and would like to bring them up
to the newest version, because I assume that PB 7 is the way to go for
the future. Is this an easy migration path, assuming no experience with
PB, but 3 years Win32 programming experience?
No one can guarantee that the 5.0.04 apps will migrate perfectly... but, in
general, this is not a difficult thing to do and should go smoothly. If the
5.0.04 app uses PFC, you will have issues. Also, if the 5.0.04 app is 16-bit
and makes external DLL call...
Are you using PB 5.0.03 version of PBODB050.DLL with PB 5.0.04??PB 5.0.04 applications connected to SQL Anywhere 5.5 will GPF on
disconnect when ODBC 3.5 or greater is installed. I believe this may
only happen for win95 as opposed NT/98.
Replacing PBODB050.DLL with the PB 5.0.03 version has been a common
'folk remedy'. We have just discovered a problematic side-effect:
If instead of connecting to SA 5.5, you connect to SA 7, and your PB
application uses datawindows which retrieve through calls to Stored
Procedures, then such a retrieve produces a database error:
Select error: SQLSTATE = S1009
[Sybase][ODBC Driver]Invalid use o...
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 5.0.04Can anyone tell me if a PB 5.0.04 - EXE ( PBD�s) support ASA 7.0.0.EBF 463
?
We need any scpecific / new PB5xx.DLL or something else?
The same program works OK from the enviroment, but not its .EXE.
Thank you in advance.
PB5.0.04 applications can definitely connect to ASA7.
Make sure you have the path of the ASA DLLs (C:\Program Files\Sybase\SQL
Anywhere 7\win32) in either the PATH environment variable, or in the AppPath
registry key for the executable.
Paul Horan [TeamSybase]
Buffalo, NY
"BaxterSF" <BAXTERSF@teleline.es> wrote in message
news:1ahVYk9I...
Migrating from PB 5.0.4 to PB 7.0Hi,
I have some questions regarding migrating from PB 5.0.4 to PB 7.0
1) I am migrating a PB 5.0.4 application to PB 7.0. When I migrated the
application, I got some warnings and Informational messages. I also got one
error message in a user object :
Error : C0181 : The argument to SetNull cannot be an autoinstantiate or
structure.
The argument I have is a structure instance. Is there another function I
can use instead ?
2) This application also uses the funcky library. I was wondering what is a
better substitute for these in 7.0.
3) Stephen Dupre also mentioned in on...
PB 5.0.04 upgrade to PB 8.0Has anyone done an upgrade from PB 5 to 8? I'm about to attempt this
and I was wondering if there is any information out there to help me
with this. The applications that need to be migrated are using the
PFC 5.0 and cornerstone 5.0. I don't think the Cornerstone 5.0 can
be migrated. Any help would be appreciated.
Thanks,
Mike Wallach
mwalla@ca.ibm.com
I upgraded and app from 5.0.04 to 8. We don't use the pfc though. One issue
I found is that some of the editmask start acting weird. For example, if you
use a datetime editmask that uses am/pm, once you tab off i...