PowerBuilder 9.0 and PowerBuilder 10.0Hello NG ,,,
I have a strange problem , installed both versions of PowerBuilder on the
same machine having Windows XP.
under Program files\Sybase9 - > PB9.0 was installed .
under Program files\Sybase10- > PB10.0 was installed,
I was working on XML workspace in PB9.0 where in the library list
PBDOM90.PBD was included. By mistake , I opened the same workspace in PB10.0
and the application was migrated completed.
Later coming back to PB9.0 and opening the same workspace , found that , in
the system tree PDB files has zero object, It is not showing anything and
the appl...
Powerbuilder 5 to Powerbuilder 10Hi all
We have migrated our application from powerbuilder 5 to powerbuilder 10.
after migration to version 10, alignment in most of reports disturbed.
please advice me some solution.
On Fri, 29 Feb 2008 12:45:01 +0100, Adnan Jamil <adnanjamil@nji.com.pk>
wrote:
> Hi all
>
> We have migrated our application from powerbuilder 5 to powerbuilder 10.
> after migration to version 10, alignment in most of reports disturbed.
> please advice me some solution.
Adnan,
Is this a SQL Anywhere question?
If not, you have posted to the wrong forum.
If yes,...
The Complexity and Effort to Upgrade from PowerBuilder 5.0 to PowerBuilder 9.0All,
I am looking for any information you would have on the
Complexity and Effort to Upgrade from PowerBuilder 5.0 to
PowerBuilder 9.0.
We are scoping out initial effort estimate documents and
workplans.
thanks-
Brian
I would start by searching this ng. Many folks have replied to questions
regarding migrations from 8 to 9, 7 to 9, 6 to 9 etc. The notes may not
answer all your questions but still should give you some valuable insight
HTH
Greg
<Brian Hauss> wrote in message news:40c09b93.4a25.1681692777@sybase.com...
> All,
> I am looking for any information y...
update powerbuilder 10.0 to powerbuilder 10.5hi,
I need update powerbuilder ver 10.0 to powerbuilder 10.5. by the way,
my company already buy pb ver 10.00 and need to update to ver 10.5.
the question :
if update pb from ver 10.00 to ver 10.5, is it free of charge ? if no,
How I found the price ?
best regards,
alim
10.5 is considered a major release, you would need to purchase an
upgrade.
This is what I found on Sybase's own eshop:
http://eshop.sybase.com/eshop/buy_detail?id=92023&prodId=9281&bid=17856
You may find better through an online merchant, partner or local
retailer.
This is also the Ent...
Moving from PowerBuilder 6.5 to PowerBuilder 10Hi,
I have an application developed in PB6.5 and due to changing
requirements application has to be switched to PB10.
There when I am trying to regenerate the contents of my PBL,
it is giving error stating:
C0042 : cannot compile without valid database signon.
This error is coming for few windows but not for the
functions I have made in my pbl. It is working perfectly
fine for pb6.5.
Can you please help me on this.
Thanks in advance.
Manich
First you must to connect to the database by a profile, continue migrate
your app.
Karla
<Manich Tripathi> escribi...
Announcing the PowerBuilder 10 Public Beta Program!Join the PowerBuilder 10.0 Beta Team!Join the PowerBuilder 10.0 Beta Team!
PowerBuilder is getting ready for the 10.0 release and would like to
invite you to join the Beta Team!
The exciting new developments you will have early access to as a
member of the Beta Team include:
Unicode support
DataWindow.NET
Object Oriented Modeling with PowerDesigner plug-in UDDI search
ADO.NET support NETXML Web Datawindow
Your participation in the beta test cycle is an opportunity to provide
valuable feedback to engineering regarding the quality and
capabilities of this release. As a member of the team, you will learn
from the e...
PowerBuilder 6.5 to Powerbuilder 9.0.1Hello,
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...
Powerbuilder 9.0 vs. Powerbuilder 8.0What is the difference in Powerbilder 9.0 and 8.0?
I would like to point out that the Appeon newsgroup is monitored by Sybase
and Appeon engineering staff who are very knowledgeable about Appeon issues.
Question that are purely PowerBuilder-related are best answered by the staff
and users of the PowerBuilder newsgroup: sybase.public.powerbuilder.XXXX.
Please post to the appropriate newsgroup so you receive the help you desire.
Thanks,
Julie Jiang
Appeon Corporation
<dburris@onesolution.com> wrote in message
news:40589011.2717.846930886@sybase.com...
> What is the diffe...
Powerbuilder terminate when open the library painter in PowerBuilder 9From previous sharing, I have tried to remove the entries in
registry:
HKEY_CURRENT_USER\Software\Sybase\PowerBuilder\9.0\Layout\Default
But it does not work for me.
I have tried to re-install PowerBuilder but same result.
When PB terminate, it display the following:
AppName: pb90.exe App Ver: 9.0.0.5507
ModName:msvcrt.dll
ModVer: 7.0.2600.2180
Offset: 000360cb
Does anyone has the solution? Thanks.
L K wrote:
> From previous sharing, I have tried to remove the entries in
> registry:
> HKEY_CURRENT_USER\Software\Sybase\PowerBuilder\9.0\Layout\Default
>
>...
Use PowerBuilder DLL in PowerBuilderWe use PB6.5.
We would want to use a DLL create from PB in a PB application.
We compiled an a PBL as DLL.
After we tried to use DLL in a user object external, but without success.
How can we do to use DLL create from PB or use in a new PB application some
object (visual and no) before compiled with PB?
Any help will be appreciated.
Saul.Convalle@mail.cec.it
Thanks
When you create a DLL from a PB library it is not really a standard Windows
DLL. I'm not sure what the difference is. If you are making calls from PB
then just use the standard PB calling syntax the ...
Powerbuilder 9.0 Migration from powerbuilder 7.0.3 problemHi all,
i was trying an migrate an powerbuilder 7.0.3 application to powerbuilder
9.0(PFC BASED APPLICATION (PFC objects version PB 6.5) ) during migration i am
getting this error.
tcmborrower.pbl(w_cursor_check).w_cursor_check.open.2: Error C0163: The
definition of referenced global variable sqlca was improperly compiled in object
trcomps
Did anybody faced this kind of error?
Thx
Ashok
JPMORGAN
---== Posted via the PFCGuide Web Newsreader ==---
http://www.pfcguide.com/_newsgroups/group_list.asp
First error message which i got during the migration is :
tcmappl.pb...
PowerBuilder 9.0.1: Connect to Oracle Using the PowerBuilder Native DriverCould anyone please email me this Solved Cases? It may be
related to our production issue.
http://info.sybase.com/resolution/detail.stm?id_number=11000397
http://info.sybase.com/resolution/detail.stm?id_number=11008896
Thanks in advance,
John
johnshi@yahoo.com
The first one only affects the development environment, and the second
one is only applicable to datawindows build with the old PBDBMS
method.
What problems are you having?
On 12 Oct 2004 08:56:32 -0700, John Shi wrote:
>Could anyone please email me this Solved Cases? It may be
>related to our production i...
Different behavior of " encrypt.dll " in PowerBuilder 8 and in Powerbuilder 10.2Different behavior of " encrypt.dll " in PowerBuilder 8 and in
Powerbuilder 10.2
1.. Will PB 10.2 support encrypt.dll ?
2.. My code was working in PB 8 but in PB 10 it is not working I don't
know what is issue
Like if I give password in PB 8 "mike_" it is working fine but same password
I give in PB 10 then it is not working.
Is any issue with Unicode ?
code of declaration of external fn.
private function ulong n_cst_ssisecurity32_CPP_CONSTRUCTOR() library
'encrypt.dll'
private subroutine n_cst_ssisecurity...
Different behavior of " encrypt.dll " in PowerBuilder 8 and in Powerbuilder 10.2Different behavior of " encrypt.dll " in PowerBuilder 8 and in
Powerbuilder 10.2
1.. Will PB 10.2 support encrypt.dll ?
2.. My code was working in PB 8 but in PB 10 it is not working I don't
know what is issue
Like if I give password in PB 8 "mike_" it is working fine but same password
I give in PB 10 then it is not working.
Is any issue with Unicode ?
code of declaration of external fn.
private function ulong n_cst_ssisecurity32_CPP_CONSTRUCTOR() library
'encrypt.dll'
private subroutine n_cst_ssisecurity32_C...