PB 9.03 vs PB 9.02What is better to use for already existing large client-server PB app?
In terms of stability, number of unfixed serious bugs, extra features...
TIA
We encountered lockup problems on some reports for our application with
9.0.3. I did lots of testing but couldn't pin down the cause, and the users
were getting frustrated. After a while I rolled back to 9.0.2 with EBF
7610, and this seems to be very stable.
Of course, the usual disclaimers apply: your mileage may vary, etc.
Pat
"Andrew" <gurzuf_no_junk_@rogers.com> wrote in message
news:4314fe5e@fo...
PB 9.x and Oracle 9.9Has anyone used PB 9.x against an Oracle 9.9 database? If
so, did you experience any strange, inconsistent or
undesirable behavior?
Thanks!
9.9? That the beta for 10g? <grin>
PB 9.x against 9i, sure. There are some issues with timestamp
columns. It's laid out in the readme.text file:
Oracle9i
========
Date and Timestamp datatype conflicts
-------------------------------------
Oracle 9i databases and the PowerBuilder O90 interface support
a new Oracle timestamp datatype. This datatype includes the date
and the time including milliseconds. The existing Oracle D...
EAServer 4.2.2 with PB 9.0.1 or PB 9I Have EAServer 4.2.2 for Sun Solaris I need to connect a components PB 9,
but the PB VM only for EAServer 4.2. I install the ebf and ebf for S.O. but
my Jaguar produce Core Dumped in the moment that execute serverstart.sh. My
question is Can do utilize COmponents PB9 with EAServer 4.2.2?
If Jaguar Core dumped on serverstart.sh, it has nothing to do with the
PBVM unless perhaps you have service components that you've coded in
PB and installed on the server. I think you have more fundamental
problems with the install that the PBVM.
On 7 Oct 2003 08:36:02 -0700, "chr...
PB 9.01/PVCSWorking with PB 9.01 Build 6533 on a network server. Using
PVCS for source control. When attempting to overwrite an
object that was checked out, copying an object from one .PBL
to another, or simply regenerating an object in a .PBL
causes PowerBuilder to crash.
Sometimes I get a Low Virtual MemoryWarning message but most
times it just shuts down. The workstation has 512megs RAM,
1.2 Gig CPU, Windows 2000 Professional (patched to date).
Any ideas on what or where to look for the problem? It
looks like a memory leak.
Thanks!
Definitely better to post in the source control gr...
PB 9.0.1 6053 vs. PB 9.0.1 7171Hi all, the 7171 build is not where I want to be in terms of IDE stability.
Can I simply run the 6053 setup again to revert back and then simply regen
the pbl files or am I stuck where I am??
Let me know. Thanks
Delete all of the 7171 dated DLLs first. Most install utilities won't
overwrite a DLL with a later date.
On 14 Jun 2004 17:38:41 -0700, "Mark Pare" <markpare@videotron.ca>
wrote:
>Hi all, the 7171 build is not where I want to be in terms of IDE stability.
>Can I simply run the 6053 setup again to revert back and then simply regen
>the ...
Patches of ASA9 from 9.0 to 9.01 and 9.01 to 9.02For X64.
Anyone know where I can find these?
I installed ASA9 for X64 on my new server and tried to install the latest
EBF and it won't work because it is expecting to find ver. 9.02 and I've get
9.0.
Thanks for any help,
--
-----Jon-----
In article <4c1fa601$1@forums-1-dub>, jsprings@jontandshe.org says...
>
> For X64.
>
> Anyone know where I can find these?
>
> I installed ASA9 for X64 on my new server and tried to install the latest
> EBF and it won't work because it is expecting to find ver. 9.02 and I've get
...
Distributed PB in PB 9Hi,
Is there any alternative to get functionality of 'Transport' object in
PB9?. (I know that Sybase has removed this from PB8 onwards).
Thanks in advance.
Kiran Walekar
You can use EAServer or wait until the PowerBuilder Application Server
plug-in is released in Q3 2006.
Regards,
Dave Fish
Sybase
On 19 May 2006 05:07:44 -0700, "KiranW" <kiran@femcareindia.com>
wrote:
>Hi,
>
>Is there any alternative to get functionality of 'Transport' object in
>PB9?. (I know that Sybase has removed this from PB8 onwards).
>
...
PB 8 to PB 9Hi,
We have both PB 8 and PB 9.
Our program is written by PB 8, is it possible to convert it to PB 9. If
yes, are there anythings which exists in PB 8 but is obsoleted in PB 9?
Also, I would like to perform Spell checking function in PB 8, are there any
function I can use?
Thanks
Lai
Open a copy of it in PB9 and it will migrate it for you. There's
nothing important I can remember that got depreceated in PB9.
There is no build in spell check in PB8 or PB9. However there are
third party controls, and you can always use OLE to talk to Word and
let it do the spell ch...
PB 8 or PB 9??We are currently at PB 7 and are wanting to migrate to either the latest
release of PB 8 or to PB 9 sometime 3rd quarter 2003. A few questions:
1. Is PB 9 out for General Availability yet? I'm finding conflicting
information.
2. What is the latest release of PB 8 and is it stable? Any major
problems/issues with it? We're just using PB for maintaining existing PB
client/server apps.
3. Can PB be used on Windows XP or Windows 2003?
Any help would be GREATLY appreciated.
Thanks!
Peggy Klinger
FirstEnergy Corp.
Akron, OH USA
1. Yes PB 9 is GA.
2. Not s...
PB 5 to PB 9?Hello,
I have to help a client decide whether he should migrate a PB 5 application
to PB 9. The current application uses a SQL/Server 6.5 database. They want
to upgrade the database to SQL/Server 2000. They wonder if they should also
upgrade PB5 to PB9 at the same time. The application will not be rewritten,
only the minimum would be done to make it works on PB9. What would be the
benefits of migrating to PB 9? What is the recommended configuration of the
workstations running deployed PB 9 applications?
Also, what about PB 5 with SQL/Server 2000?
Any advice appreciated.
Thanks,
...
Powerbuilder Upgrade Issues (PB 6.5 to PB 9.0.1)Hello,
We are having some issues while trying to upgrade from PB
6.5 to PB 9.0.1 The database is Sybase .I was hoping if you
could post in any usergroups
Background:
There is a window w_child inherited from w_parent.The
datasource of this dw_1 is a Stored Procedure that runs in
Sybase ASE 12.5
In ue_1 of w_parent there is a dw_1.retrieve(arg1,arg2).
ue_1 of w_child extends ue_1of w_parent. In ue_1 of w_child
the code checks the condition dw_1.rowcount() >0 based on
which it decides on the execution flow.
Issue:
While running the application, no rows are getting
re...
PB crashes while migrating pb application from PB 8.0 to 9.0Hi,
I am trying migrate a pb application from PB 8.0 to 9.0.
It crashes while rebuilding for migration. Is there anything
needs to be taken care before the migrating it to pb 9.0 ?
Thanks,
Mohan
Same as any other version:
- backup
- optimize all PBLs
- run Migration Assistant in destination version; try to deal with as
much as possible in original version
- full build, with information and warning messages turned on, so you
know which messages after migration aren't new
- backup, backup, backup
- migrate
- if it crashes, try again and watch messages to see if you ca...
How to Handel PB Native Source Control When Migrating from PB 8 to PB 9Is there a special process for migrating and preserving PB
Native Source Control History? We are migrating from PB 8
under PB Native Source Control to PB 9. Our plan is to
setup a seperate PB 9 machine. Then, checkout all our PB 8
objects on the source machine and copy them over to the PB 9
machine for migration. Once we get a clean build on the PB
9 machine, we would check all the objects back in. Is this
the correct way to do it?
Thanks,
Bob Olsen
There should be no need to check the objects out before the migration.
I would:
- Create a new Local Root Folder for the P...
PB 9 to PB 10 migrationHi,
There seem to be a number of threads on this previously, but
having read them I'm still not having any success.
I've taken a copy of my app, our corporate later, and the
PFC 10 pbls. I then migrate the target. (I've tried with and
without the "convert DBCS" option).
The migration completes okay, but when I run the app, I get
"Cannot assign object of type n_cst_platformunicode to
object of type n_cst_platformwin32... in function
f_setplatform()..."
Now, this sounds similar but perhaps not entirely the same
as other peoples issues.
Compari...