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,...
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 ...
Migrating PowerBuilder 8 to Powerbuilder 11Hi,
I am migrating a PFC based Powerbuilder 8 App. to PowerBuilder 11, I
am getting errors like illegal data type.
for a NVO n_cst_platformwin32 i am getting a syntax error, its not
allowing me to open that object.
Requesting your help
thanks & regards
Vimal Sanghvi
If you're object (or any related object) failed to migrate
successfully, you won't be able to edit it in a regular painter;
you'll have to Edit Source to modify it.
If you're migrating, a glance through my Migration Guide (see below)
may help. The methodology there would allow you to identify...
Upgrade to PowerBuilder 9 or PowerBuilder 10?Hi,
Our company is going to upgrade PowerBuilder. Currently we are using version
7, and we are going to upgrade either to version 9 or 10.
Does anyone have any recommendations if we should go for version 9 or 10?
What is the current release of version 10, and is it stable or is there a
lot of bugs?
Best regards,
Ronald Ommundsen
e-mail: ronald.ommundsen@gard.no
Ron;
If you have any hope of running the applications in the future on XP, W2003
or soon to be W2006 (LongHorn) you will have to jump over to UniCode - ie
PB10. So personally, I would recommend starting with P...
PowerbuilderWe're developing a to-sell-system for the restaurants industry. The system
has PC and handheld (PocketPC) interfaces. I would like to use
PowerBuilder to develop the UI, but I need to know if it is supported the
development for the handhelds interface too?? and which specialized (good
looking) forms or buttons I could use for the development??
This forum is for source code control questions - better to post in the
general forum..
--
Evita R. Chapa
Senior Systems Analyst II
Command Technologies, Inc.
<Mynor_Paredes> wrote in message
news:F5DFEA0D01AB9EB700...
PowerbuilderIs there some kind of construct in Powerbuilder 8 like the hashtable in
Java?
Jan Erik
On Thu, 14 Mar 2002 11:11:15 +0100, "Jan Erik Hermansen"
<jeh@susoft.no> wrote:
The closest thing there is is the binary tree in the PFC. It's a
little more work than a hashtable, but it works well enough. In a
nutshell, you create a node and set the value and the key in it, then
add the node to the tree.
HTH,
Larry Molter
Diabetic Supply of USA
>Is there some kind of construct in Powerbuilder 8 like the hashtable in
>Java?
>
>
>Jan Erik
>...
What is PowerBuilder?Hello experts
I am a student in CS, I am going to write a paper about Rapid
application development using PowerBuilder. I need some articles about
the arhitecture of PB and how PB fulfill rapid application development's
requirement?
Should any experts have such articles or journals, please kindly email.
thank you very much!
SOS
--
Best Regards
Reply Address->'mailto:seeker@netvigator.com'
Paul Ho
Why don't you visit http://www.powersoft.com and browse the products
section.
You will get a lot of information/white papers etc. If you're inte...
Powerbuilderlong ll_rc
dw_1.SETTRANSOBJECT(SQLCA)
dw_1.retrieve()
g_ole_crx_application = create oleobject
g_ole_crx_report = create oleObject
g_ole_crx_connection_info = create oleObject
Resultset lrs_resultset
ADOResultset lrs_adoresultset
oleobject loo_AdoRecordset
DataStore lds_temp
lds_temp =create Datastore
lds_temp.Dataobject="dw_print"
lds_temp.settransobject(sqlca)
lds_temp.retrieve()
lrs_resultset=create resultset
ll_rc=lds_temp.generateresultset(lrs_resultset)
lrs_adoresultset = create adoresultset
ll_rc = lrs_adoresultset.SetResultset(lrs_resultset)
loo_AdoRecords...
PowerBuilderHi,
Please change the name of PowerBuilder to something that is
more publicly enticing. For instance, NetBuilder Pro,
NetBuilder Deluxe, NetBuilder Gold, or something of the
sort.
Thanks,
Ryan
Hi Ryan,
How about writing to "s.p.powerbuilder.futures_discussions" forum ?
By the way, i think that they are about to call it "4GL plus".
<Ryan Putnam> a �crit dans le message de
news:4012a716.368.846930886@sybase.com...
> Hi,
>
> Please change the name of PowerBuilder to something that is
> more publicly enticing. For instance, NetBuilder P...
Why Powerbuilder ?Hi,
I face a strange problem.... In company I started to work recently someone
years ago decided to
do any client/server development ( internal use only ) in SQL Windows /
Gupta. As a ex-Power user
I never bought into this concept and I think there is no need to discuss
which product is better....
The problem now is - a big new project is coming up and I'm trying to lobby
for PB as toll to to realize it
with ( SQL Server 6.5 as back end ). My boss however doesn't take my opinion
for granted, wanted me
to convince him that it's right way to go. I surfed the web for a fe...
About Powerbuilder...Hi group,
I've upgraded PB 6.5 with the last maintenance release but I always see
Version 6.5 Build 444 into "About Powerbuilder..." in Help menu . It's right
this?
Thanks in advance
Michelangelo INGRASSIA
There *was* a bug at some point in the PB6 series that didn't report
the correct build number. The best way to be certain that *all* the
DLLs being loaded are the correct version is to use HandleEx from
http://www.sysinternals.com and check all the PB*.DLL versions. This
is also useful for troubleshooting, as more than one problem has been
cause...
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...
PowerbuilderI am a new PB 6 developer. I want to create setup for my application exe.
How do I do it using Installshield free. I have to copy sqlanywhere
database to clients PC through the setup.I connect the DB through ODBC.Can
anyone pl guide me.
thanks.
Shaikh moin
If you are using ASA 6 then look in the Help...
ASA User's Guide
PART 4. Database Administration and Advanced Use
CHAPTER 27. Deploying Databases and Applications
Using a silent installation for deployment
If you are using SQL Anywhere 5 try looking here...
SQL Anywhere User's Guide
...
powerbuilderi'm looking into evaluating powerbuilder and was just wondering if
powerbuilder has a COM/CORBA interface. In addition, will powerbuilder
accept incoming XML streams?
PowerBuilder can generate COM components, although they are actually
Com-Wrappered PB components. The CORBA interface hooks into Sybase
EAServer, and there's limited access to other CORBA servers. PB cannot
accept XML streams natively, but you can implement the MSXML interface
without a great deal of difficulty.
What's your goal in your evaluation and what are you comparing to?
regards,
Bill
al ...