Composite datawindow question
Hi all, PB 11.5.1. build 5097 I am having troubles achieving what i want with my composite datawindow. I have a master - detail relationship table where in table A multiple master multiple records are...
View ArticleGetting error response while trying to access REST webservice through...
Hi Team, I am trying to access a rest webservice through powerbuilder 12.5(.net).The rest webservice is secured through basic authentication.I am passing the userid and password through powerbuilder to...
View Article12.6 MessageBox
I'm working on some apps recently upgraded from PB 5 to PB 12.6 and use a recent copy of PFC. The main app uses the RUN() function to execute several windowless PB apps. If the windowless apps try to...
View Articlesorting by clicking the column header?
Hi 2 allI had DW in tabular form - I want when user click on one header the dw is sorting Asc, if he click again on the same column the dw sorting desc (as done in EXCEL).I don't want to open response...
View ArticleHow to get data which link back to same table for few times?
Hi All, With PB12.5 here. I have problem to get data which link back to same table for few times. Sample as below: Location Table: When I retrieve data from another table, example: address table, a...
View ArticleActive Directory
Hi all How do I get the user name + password from the domain sever for the current user that starts my application on that server fromthe active directory ? My client wants me to combine SSO protocol...
View Articlecan somebody help me with OCX
Hello team, I have placed a olecustomcontrol inside a visual userobject and placed this in a window. When I open the window for the first time, I am able to see the OCX control loading and able to...
View ArticleAppeon - Desktop and Mobile Cloud Apps
Can anyone give me a brief description of what Appeon means by Mobile Cloud Apps and Desktop Cloud Apps. I seem to remember Desktop Cloud Apps was allowing database connections over HTTP, Mobile Cloud...
View Articlemdihelp window backcolor is not getting changed
hi all........in my application i have a mdihelp window. most of the other windows are inherited from that. in run time this mdihelp opens first and it has no controls. my problem is, its color is not...
View ArticleMAPI Email issues with 12.6
I am finding two issues with build 3506. The return from mailGetMessages is always mailReturnFailure! even when it returns messages. The PB IDE or the app exe stay running in the background after...
View ArticlePB connecting to SAP ECC6
Hi All, How do we connect PB Windows application to SAP ECC6?The objective is to connect to the SAP database and access information to generate reports. Will SAP business connectors work with PB? If a...
View Articlehow to display the sort window with the tag of columns instead of columns name
Hi all string null_str SetNull(null_str) dw_main.SetSort(null_str) dw_main.Sort( ) this causing PowerBuilder to display the Specify Sort Columns dialog so that the user can specify sort criteria.. are...
View ArticleHow to tell if 64 Bit Oracle Client is being used by 64 Bit PB EXE
Good Day! I have compiled my application as 64 Bit, confirmed it's 64 by looking at Task Manager (no *32) while it's running, but I cannot, for sure, tell if it's using the Oracle 64 Bit client. Now,...
View ArticleCalling WCF Service from PB12.5 Classic
I don't know how far I'm pushing the envelope but this is my problem:PB12.5.2 (5652) classic is calling a C# assembly (registered using REGASM).The C# assembly is consuming a WCF Service. At the point...
View ArticleHow to clear pending print queue from powerbuilder
Hi, How to clear pending print queue from powerbuilder. event if it is network printer. RegardsAntony
View Articlechoose from dddw?
Hi allthe dw have dddw field that for example displays the name of studentsi want when user get focus into this field and begins to edit the namethe names auto complete to the first one justify the...
View ArticlePB.Net 12.5.2/12.6 Assembly PDFSharp error saving as PDF
I have a PB.net assembly that is saving a datawindow as a PDF that includes a QRCode barcode font and is getting a PDFSharp error "Ascender should be less than 0" between the file being generated and...
View ArticleIs there a way to show the title of a response window in the task bar?
I'm working on a cornerstone based application and the logon window is a response type. Sometimes the response window gets covered by other windows and the user doesn't know it's open. I tried to use...
View ArticleBuilding WS
Hi all , I need to create a WS which connects to database ( Sql Anywhere 11 / MsSql 2005/2008 ) The connections is via ODBC and all parameters for connection in an INI file on the machine's hard disk ....
View ArticleError in srv_bind
Hi all, We have an application in Solaris which we are currently migrating to Linux. We are using ASE 15.0.2 in Solaris and now in Linux we installed ASE-16.0. When I am trying to make a DB call using...
View Article