I\'m using PowerBuilder version 7.0.3. While opening/Modify Datawindow the datawindow from the library list i got the following error message
I\'m a .NET developer, and I heard that since release 12 PowerBuilder enhanced integration with .NET.开发者_运维问答 What are the advantages of using Sybase PowerBuilder over normal WPF programming te
I\'ve looked at the queries on SO that pertain to similar errors - but haven\'t found anything so far, to help with this particular problem I am having with an orcascript which I am running under Powe
My office mate created a web service application to be consumed by 开发者_高级运维a .Net application on the presentation layer. He wants to read the connection string from the web.config. Thank you in
Could you please tell me how to use \"pdftk mypdf.pdf dump data | findstr NumberOfPages in powerbuilder run command and save this metadata in a file by using the following code like this:
Is there a way to handle the dynamic change of a dropdown for a single row in a grid-based datawindow?
Our PowerBuilder application is fairly large and has ma开发者_Go百科ny objects in several PBLs for organizing our code. We often have 10 or more datawindows on one window, and these datawindows may be
PowerBuilder seems to have some support for plug-ins since version 10. However, I can\'t find any documentation nor tutorials about this. The only hints I can manage are by examining the COM objects i
string array[] long lBound, uBound lBound = LowerBound(array[]) // = 1, empty array value uBound = UpperBound(array[]) // = 0, empty array value
I\'ve been trying to do a spec for a PowerBuilder 9 to 11.5 migration of a relatively complex application.Granted PowerBuilder