PB 5.0.04 to PB 6.5 MigrationThis sounds like a goofy question but I am migrating some PFC dependant
applications from PB 5.0.04 to PB 6.5 and was going to reset the library
list to the new PB 6.5 PFC libraries, but I can't find them in 6.5. Where
are they?
Check to make sure you installed them. By default, unless you do a custom
install, they aren't. (Don't ask me why, I think they should be deployed
by default so everyone can start using them).
If they were, then look under:
C:\Program Files\Sybase\PB6\ADK\PFC
On Thu, 6 May 1999 09:32:37 -0500,
in powersoft.public.powerbuilder....
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 ...
Migration from PB 5.0.04 to PB 6.5.1Hi,
Anybody have experience in migrating PB application from 5.0.04 to
6.5.1? Is it a easy stuff, or we need to modify a lot for the
migration?
For the installation of PB 6.5.1, do I need to
install 6.0, then 6.5, and then 6.5.1, and then 6.5.1 EBF,
or I can start in the mid-way?
Is there any performance gain (or loss) for 6.5.1 vs 5.0?
Thanks in advance ...Andrew 11Jan2000
The migration should be straightforward. Back up your PB 5.0.04 source,
run the migration once and note the errors, warnings, etc... that are
generated from the migration. Fix those in your backed ...
Building exe after migration from PB 5.0.04 to PB 6.5I have copied all my librarries ans so on to a new folder. Then, after the
migration have completed, I try to build an exe from my project. I get a
list of info. and obsolete messages and accepts this. The build-proces
continues but after writing all the objects I get an error: 'Error writing
object information'.
My question is: What is the meaning with this message??
jal@kmd.dk
J�rn Aabel Luckow.
...
Migration pb 5.0.04 to 6.5 #2I
I try to migrate an application to pb 6.5 and i have one error. This error
is : C0123 - Function dupliquer differs from ancestor only by return type. And
i don't know what's the problem. I need help!
Thanks you!
---== Posted via the PFCGuide Web Newsreader ==---
http://www.pfcguide.com/_newsgroups/group_list.asp
The dupliquer function is defined in an ancestor class and overridden or
overloaded in a descendent class. The descendent class definition uses a
different return type.
1) Open the ancestor and note the dupliquer return type.
2) Open the descendent and...
Migration from PB 5.04 to PB 6.5Hi there!
I need to make a System conversion.
The System had made in Power Builder 5.04.
I need to 'translate' it to Power Builder 6.5.
Then, I need know what the problens and bugs in this MIGRATION...
Thank you...
Hi,
There are no specific problems. First make a backup of your PB5.0.4 source
and then migrate it to 6.5. If you get errors during the migration, repair
them in the 5.0.04 sources and migrate again.
HTH
--
Gegroet
- Eric Aling [TeamSybase], Cypres Informatisering, The Netherlands
Eric's Home & PB Site @ http://utopia.knoware.nl/u...
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 from PB 5.0.03 to 5.0.04
--------------C1E58613E9D89D454B249812
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Background
For the seek of Y2K compliance, we are about to migrate our
application from PB 5.0.03 to 5.0.04.
We have used PFC 5.0.03 to build the application with some
customization in the pfe*.pbl libraries.
Questions
Q1.
Are there any Y2K related bugs being fixed from PFC 5.0.03
to 5.0.04 ?
Q2.
If we have decided to migrate from PB 5.0.03 to 5.0.04, is
it we must also migrate the PFC 5.0.03 to 5.0.04 ?
In order to avoid any functional impact, except for...
Migrating from PB 5.0.02 to PB 6.5...Hello,
The migration went pretty well, but I have an error and don't know
where to look.
Here it is:
Object: ue_cie_ie Instance Variables
(0031): Error C0176: Badly ordered TYPE and VARIABLE
declarations. Is this modified exported source?
Any ideas??
Thanks in Advance,
Fred. (fred.goldbach@fiserv.com)
What's on line 31 of the instance variables?
Terry [TeamPS] and Sequel the techno-kitten
On Fri, 21 Aug 1998 19:06:08 -0400, Fred Goldbach
<fred.goldbach@fiserv.com> wrote:
> The migration went pretty well, but I have an error and...
Problems migrating from PB 5.0.03 to PB 6.5I am having problems running the my application after migrating it to PB 6.5.
The application was migrated successfully. Then, I added all the new
PFC objects and PBLs as per the guidelines provided by Sybase. The full rebuild
was also successful except for a few warnings about instance variables of
local structure type being implicit in the next release. However, when I start
up the application and try to open any screen having datawindows, it crashes
with Dr. Watson's error.
Did anybody have a similar experience?
Any help in this regard would be greatly appreciated.
T...
PB 6.5 Migrated from PB 5.0 Application deploymentI recently migrated a PFC/PFE application from PB 5.04 to 6.5. I have
compiled it down to p-code and am able to run the application from both the
developement environment & from the EXE on the machine that has PB 5.04
installed on it. When I move the application and the PB 6.5 deployment DLL's
to a machine without PB 5.04 on it, it starts asking me for the whole set of
PB 5.04 deplymnt DLL's. It's like there is some sort of dependance on PB
5.04 that I didn't break during the migration process.
My OS is NT 4.0 SP4 and the application path includes the app/pbd'...
Migration from 5.0.04 to 6.5I "successfully" migrated from PowerBuilder 5.0 to 6.5. The application
uses ODBC to connect to a Microsoft Access database. When the
application executes after the migration, a few of the datawindows are
acting strange. I get the following error upon a retrieve:
SQLSTATE = 07001 Too few parameters. Expected 1.
I've received this message many time in the past but it has always
meants that the database I was pointing to did not contain the columns
that the datawindow needed. In this case I am quite confident that the
datawindow and the database are in synch ... Does an...
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 ?
>
>
...
PB 5.0.04 vs PB 6.5.444 behavior differenceI found a difference between the two versions of PB. This is a difference
that doesn't cause a compile or runtime error but the line of code fails to
work as expected. :(
In PB 5.0.04 the code is:
il_secure_facs =
icc_multi.of_facility_get_secure_facs( this ).fac_urn
Where icc_multi.of_facility_get_secure_facs( this ) returns a structure that
has been created in the structure painter (not an object structure)
What I found is that in PB 6.5.444 the code fails to return the structure
and also there is no compile or runtime error to indicate a problem.
The workaro...