PB 11.5.1 How to get Retrieval arguments AFTER dw.Retrieve()
PB 11.5.1 Classic Build 4011. I am wondering if there is a way to get the values from retrieval arguments AFTER the datawindow has been retrieved. I can't seem to find a way. We have a place in our...
View ArticlePowerbuilder and SSO
HelloI'm still working on the SSO I thought to take advantage of the same credentials for network access microsoft to authorize access to our ERP programs.If the user is logged in to the server ok,...
View ArticleError in Calling External Function
Hi, We are migration PowerBuilder Legacy application which is currently built on PB11 and Win XP environment. Migrating to PowerBuilder 12.5 (12.5.2 Build 5602) Classic for Windows 7. We are using DLLs...
View ArticleHelp with DW and Excel File
Hello, I'm trying to export a datawindow to a excel file with 3 worksheets, because an excel file have a limit in rows (version 2007 have a limit of 1048576 rows), my code is ok (in theory) but when I...
View ArticlePB15 beta : regression in saveas(xlsx!)
In PB 12.5 we had a problem with the saveas() function of a datawindow in xlsx! format ( our regional settings are french, so the comma is the decimal separator). When opening the generated xlsx file,...
View ArticlePowerBuilder terminated while clicking the database painter
Hi , Actully I am executed more than 100 select statment in database painter. After that PowerBuilder get terminated. How to resolve this issue. ThanksPralhad
View ArticlePB 15 window.resize() crashes when running application
during the open process a window is resized: aw_win.move( li_Xpos, li_Ypos) crashes PB 15 beta: 32 bit PB15; win 8.1 64 bitProblem signature: Problem Event Name: APPCRASH Application Name:...
View ArticlePB 15 number conversion bug
int li_basen, li_indexulong ul_valueli_basen= 36li_index = 6ul_value = li_basen ^ li_index PB 15 beta: ul_value = 2147483648 (incorrect) should be: 2176782336 (previous versions return this)
View ArticlePB15 Beta - question on OData joins
PB15.Net allows you to paint "joins" between two OData entities. I've got some basic questions about this functionality. 1) The detection of the join columns seems to be based solely on matching...
View ArticlePB15 Native Crashes Almost Immediately with No Specific Error
Starting testing our app (PB 10.5 and 12.5) PFC based app with PB Native (Classic) and find that it has this bizarre behavior were the app stops painting the screen and as I move the cursor over where...
View ArticleQuestion with Automated Builds using OrcaScript & PB 12.0.1
Hi: Not sure how to ask the question, so I'm just throwing it out there. I am trying to automate our builds for testing from the development environment using OrcaScript, unfortunately we do not add...
View ArticleSupport for SQL Anywhere 64 Bit in PB 15 64 Bit Deployment
One of the Primary Reasons we wanted to move to the 64 Bit Deployment version of PB Classic was so we could use the 64 Bit ODBC Drivers for SQL Anywhere. Reading the PB15 beta notes there is a comment...
View ArticlePB15.Net Beta - error with SA16 OData server
Using the new ODT database profile in PB.Net (v15 beta). I can successfully connect to a Netweaver Gateway OData endpoint, but I get the attached error when attempting to connect to the SQL Anywhere...
View ArticleDesign static or dynamic web page using powerbuilder .NET.
Dear All, Can anybody help or guide me for the following. I am new in powerbuilder .Net but I am working on powerbuilder classic version 12.5. Please explain me the steps how to develop...
View ArticlePB 15.0 Code Examples, SLE - pbm_keydown - Message.WordParm
PowerBuilder 15.0 Code Examples -> UserObjects -> Quick Search (u_selectin_list in pbexamuo.pbl) The SingleLineEdit "sle_find" has an event named "key_pressed" mapped to pbm_keydown andsome code...
View ArticlePowerBuilder Classic 15 beta error
Doing some initial testing with PowerBuilder Classic 15 beta against our applications. Some migrate ok, however there is one set of apps which are generating an error. This group of apps leverage the...
View ArticlePB app is crashing, need help
Hi! We had upgraded earlier this year from PB 11.5.1 Build 4011 and started deploying to client sites with 12.5.2 probably around May. We have noticed increased calls to our support line. We are using...
View ArticleDoes anyone use MS Team Foundation Server for Version Control
Has anyone had experience using MS Team foundation server for version control of Powerbuilder. We are currently using PB 11.1 on some projects and PB 12.5 on others. I have not found any way to open...
View ArticleDocked Windows Toolbar
This might be more of a request but when they first started to show the docked windows to the PB group we had asked if the toolbar for the sheet could be part of the window instead of up in the...
View Article