Featured Questions

A recent post included some PowerScript code, and I thought I would pass along a tip for pasting code snippets that produces a slightly more readable result than simply pasting code into the website's text editor. The toolbar contains a button to as...
How I can select a bluetooth printer in PowerBuilder Mobile?. I can't print my datawindow. I download some applications for Android, but print very small my report, I'm using a 58mm paper with a thermal printer.   Thks...
I am wondering if it is possible to create a web service from PowerBuilder that is SOAP based....
Our current applications are built as 32 bit and work OK with the new TX rich text control. Will the TX control support all the same functionality when compiled as a 64 bit application? This would be required to work with the latest Oracle database c...
Howdy All! I vaguely remember some talk about PowerBuilder certifications coming back. Was I just dreaming or did that really happen? If I am not dreaming, is this still on the table? Thanks, Tom...
I'm experiencing an issue with Describe function in Powerbuilder 2017 R3. If I call Evaluate within the Describe function, then it gives me a wrong result, when I change the HKCU/Control Panel/International/sDecimal entry in the registry from a dot (...
We have a data window that retrieves about 250K rows.   When I try and export to XLSX , it runs for a while then blows up. It DOES Not have much formatting other than 3 total columns.   When I use TXT or the Save as formatted txt the file is almo...
Hello all,i have a Mobile application with a Date column in a datawindow i set the mask and format to dd/mm/yyyy changing the date (the column have no validation at DW level) we get and invalid data errror (atteched picture) i have check the Date ...
I have installed PB 17.3 Build 1880. When I start the Application an read the env variable: env.pbminorrevision then it shows me 2 I shoud see there a 3? The other variables: env.pbmajorrevision and env.pbbuildnumber are correct. Why is the pbmin...
Dear All,   Can you please help me with a query, do you know how to use connection pool for the program in .Net Assembly? any clue would help, please!    ...
because of the need to disable TLS 1.0, i'm moving to the latest sql driver that supports tls 1.2 (unless anyone has better suggestions) SQLCA.DBParm = "ConnectString='DSN=" + ls_dsn + ";UID=" + sle_userid.text + ";PWD=" + ls_password +"',DelimitIde...
I am writing an app to automatically migrate end user's InfoMaker libraries from 12.5 to 2017 using ORCA calls directly from PB code. On one IM form I am getting the following unexplained errors. Regenerating in IM works fine. Library: C:\Users\rm...
Buenas Tardes a Todos.   Alguien tiene el Codigo del ejemplo  Usando la API REST de Dropbox desde PowerBuilder   Att Carlos...
Hi, We are using SOAP web services through web service data window. While triggering the services(Web services Datawindow), I am getting request and response in XML with the help on fiddler tool. Now we have requirement to capture both request and r...
I'm calling a REST web service with PB2017 R3 using the OAuthClient to upload a file.  The service is very poorly documented, and only shows an HTTP example.  I've been able to use the example and get a file uploaded, but we cannot open or preview th...
Hello All i have a OLE object to dysplay and print a PDF on a windows in a regular Windows 10 machine but running under a terminal server it display the PDF but the printall() function of the OLE object just does not do anything. if i open the pri...
Hello, I have an application (developed with Powerbuilder 2017 R3) that works perfectly with both 32bit and 64bit executables in my Windows7 computer. But when I deploy it in a Windows10 client computer it only works the 32bit executable. In fact, u...
It's very hard to add this code without revealing sensitive data, so I explain problem as best as I can. There is a user objects, let's call them uo_object and uo_caller. uo_object has 2 events:ue_refresh_1 and ue_refresh_2 object uo_caller calls ...
Hi everybody. How does PowerSever resolve the connection to the database if the application assigns SQLCA parameters from an INI file but AEM specifies different parameters for SQLCA? Which prevails? If SQLCA is mapped in AEM from a data source, is...
Hi   I have a user object containing a datawindow which is a source for a drag and drop The drop is supposed to occur in either another datawindow in the same object or in a datawindow in another window. When the drag begin I show/hide some objec...
Hi. I just upgraded from PB2017R2 to PB2017R3. When starting the Powerbuilder Runtime Packager to create a PBCLTRT170.msi for me, it fails with the error you see attached. It does not depend on the options (32/64-bit) I choose. Can anybody help me?...


There are no discussions available here currently