Migration from PB 5.0.4 to PB 7.0.1Anyone experience any problems with migrating from 5.0.4 to 7.0.1? I am
having some problems with blobs in PB 7.0.1 and SQL Server 7.0 that I didn't
have in PB 5.0.4.
Thank you
Build 7021 for PB 7.0.1 from the Sybase website worked.
Thanks for Help!
Robert Wren, Jr. <rwren@home.com> wrote in message
news:nUQVd1FX$GA.177@forums.sybase.com...
> Anyone experience any problems with migrating from 5.0.4 to 7.0.1? I am
> having some problems with blobs in PB 7.0.1 and SQL Server 7.0 that I
didn't
> have in PB 5.0.4.
>
> Thank you
>
>
...
PB 5.0.4 migration to PB 7.0.2 issueI'm trying to help a colleague solve a problem she is having in a fairly
complex application. Of course, the application works fine using PB
5.0.4, but after migrating, a sheet which opens a modal window is not
stopping to wait for the modal window's result.
If I create a simple modal window and open it from the sheet, it does
the same thing. If I create a simple sheet and open the modal window
from that sheet it works properly. I've done the regens and
optimizations. Has anyone else experienced this problem and if so, how
did you resolve it?! Also if you have any s...
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...
Migrating from PB 4.0 to PB 5.0I am hving a hard time trying to convert from Powerbuilder v4.0 to v5.0.
After I have migrated the entire application, i then try to open up a
Window and keep getting the message "Open of Window failed. Application
has been converted to newest version; window must be re-migrated". I then
try to re-migrate the Window and re-open it and again the same message.
Any ideas??
Does it definitely say 'remigrated' and not 'regenerated'? If the latter,
then regenerating all objects should sort it.
Mark Sanford wrote in message
<01bd8e64$08e151e0$a4012682@s...
Q: Migrating from PB 4.0 to PB 7.0Hello,
I'm about to attempt the migration of a PB 4.0 application to PB 7.0 and I
was wondering if there are any gotcha's I should know about before I begin.
The application is a medium sized, non-pfc based client-server application
that connects to Oracle 8 and is deployed as an .exe.
The system stats are as follows:
5 menu items
9 user objects
17 windows
89 datawindows
2 structures
4 functions
Any advice?
I've migrated quite a few applications from one version to another, but
never one that spans 3 versions...
TIA,
Bobby R
Please post to the corr...
Q:Migration from PB 4.0 to PB 7.0Hello,
I'm about to attempt the migration of a PB 4.0 application to PB 7.0 and I
was wondering if there are any gotcha's I should know about before I begin.
The application is a medium sized, non-pfc based client-server application
that connects to Oracle 8 and is deployed as an .exe.
The system stats are as follows:
5 menu items
9 user objects
17 windows
89 datawindows
2 structures
4 functions
Any advice?
I've migrated quite a few applications from one version to another, but
never one that spans 3 versions...
TIA,
Bobby R
Bobby,
The things th...
pfc and migration from PB 4.0.7 to PB 6.0I am presently migrating an application from PB 4.0.7 to PB 6.0. This
application was originally developed in PB 3.0 by another consulting firm.
As you may expect they used their own framework to create this application.
I have heard good things about the PFC. From I understand this is the new
preferred way to develop apps. I have only heard about the PFC, and have
not coded in it.
I am not that far in the present migration and I have several months to
finish this migration as well as make any desired coding changes. Is it
worth it to intregrate the PFC into this migration? Can...
PFC and migration from PB 4.0.7 to PB 6.0I am presently migrating an application from PB 4.0.7 to PB 6.0. This
application was originally developed in PB 3.0 by another consulting firm.
As you may expect they used their own framework to create this application.
I have heard good things about the PFC. From I understand this is the new
preferred way to develop apps. I have only heard about the PFC, and have
not coded in it.
I am not that far in the present migration and I have several months to
finish this migration as well as make any desired coding changes. Is it
worth it to intregrate the PFC into this migration? Can...
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 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
...
Migrate/Upgrade from PB 5.0.xx to PB 8.0/9.0Hi,
I am having the PB 5.0.xx Applications running on my pc at this moment.
I have to Migrate/Upgrade them to PB 8/9.
What is the best way to get this?
Can any one give me some guidance on this?
Thanks for your Help in Advance
Regards
Migrating:
- Backup
- Optimize in PB5
- Full Rebuild in PB5, with Information and Warning messages turned on
- Backup, send it offside
- Run Migration Assistant (File / New / Tools in PB8/9)
- Fix the identified issues using PB5
<doublechecking>
- Optimize in PB5
- Full Rebuild in PB5, with Information and Warning messages t...