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...
Saw this and thought it was perfect. Note the angry mob in the background on panel 4.   :) ...
Hello All,, PB2017 R3 Windows 10 i have a file with a Ñ on it Using importFile it converts the Ñ to 2 strange characters using File functions it also create the same problem  the only solution i found is to replace the characters after the impor...
Hi Powersphere    When i connect to SQL Server 2017 i'm not able to set the Application Name. Currently the "sp_who2" says ".Net SqlClient Data Provider"    I tried to set DBParm to  "Application Name=Client" / "App='Client'" / "ApplicationName...
Good morning GURU. I'm playing with the SLAK messaging program and I have a problem: How can I assign the following content to a string variable? curl -x proxy: 8081 -k -X POST -H "Content-type: application / json" --data "{'text': 'Hello I'm Gimmy...
Hi all,   I have a grid datawindow with header sorting functions. Users can also reposition columns themselves.   I am looking for a dynamic solution to retrieve the name of the header of the first visible column in my grid datawindow. I can't u...
In PowerBuilder 2018 will we be able to make direct calls to 3rd party .Net non-visual assemblies that are not COM callable? For example, eBay .NET SDK APIs https://developer.ebay.com/tools/netsdk Thanks.  ...
Good Morning,  I've migrated "successfully" an application from PB6 to PB2017. I've done some new windows and everything works OK with this.  The problem comes when i Execute some old windows and it crashes all the app with an Unknown object type e...
Hi I can see on the roadmap this morning that PB 2018 is delayed 6 months.   Is that a typo :-) or what is going on ?   Thanks  //Steen...
Hi All,  I would like to automatic the printing process. I would like to program when user click print, it will automatic select native PDF printer and automatically save to a network folder as pdf file  is it possible to do in it PB 2017 ? if so h...
Helo guru  , Does the Powerbuilder 2018 work with ntwdblib.dll ?   Best regards ,   Jure...
Hi guys, We have implemented a solution where our app is checking for the existence of txt files in a certain folder. Another application is sending to us TXT files , which we need to process and delete when done.   We used the Dirlist method and ...
Hi everybody, I'm working with PB 2017 R2 (Build 1769) and I have the following Issue: I have a Datawindow that displays a weekly plan. The text is displayed with a normal column with "box" as border. All these columns have Arial 8 defined. When I...
Hello All i have a WS this wshttp://efxpywsdev.informconf.com.py/Services/PDFServicePriv.svc?wsdl the method ReportePersona the output is PDFresponse  PDFresponse is a byte array so the body returns like this:PDFresponse3EPzWt751v/3283vggQdyH4985...
Hello All. i need to call the SOAP WS that use reflection so it can no be handle by tb WS Proxy Object i manage to send the request using postdata with return 1 with this code: httpClient lo_clientConstant Integer SECURE_PROTOCOL_TLS12 = 5 integer...
Hi; Using Windows 10, PB 2017 R3 Build 1858 (trial for a Proof of Concept), Oracle 11G and the Oracle Instant Client 18.3 64 bit For the PowerServer side, using a Native Interface Oracle 10g/11g/12c transaction.   I'm using oracle stored procedur...
Is there going to be a direct connect to TFS like for GIT & SVN? If yes, when is it planned for?...
Hello all... We are embarking on a project to get all of our apps off of PB9 and up to PB2017. Since the applications had a directory structure that was based the old business model, I'd like to change the directory structure to the current busines...
I would like to know if powerbuilder stand alone application's login credential can be case sensitive?If yes then what are the version of powerbuilder that supports case sensitive login credential.Please advise.I have asked by my technical team to ev...
Hi All, I have a button in my application. This button opens a window.  As of now, I am asked to add a keyboard shortcut to open the window. Can you guys help me on how to do that?   I need a  keyboard shortcut to opens the window ...
Hola. Acabo de ver el video del Elevate 2018 Building Mobile Apps Quickly with PowerBuilder de Fili Sosa. En el dice que uniendo su perfil de linkedin facilitaría el código del ejemplo que muestra.  En linkedin me dice que el perfil no esta habilita...
Hi team, need some help with datawindow tooltips. I have a few columns in a datawindow object with tooltip property enabled, and tip text is empty. In the datawindow's tooltip expression, I called a global function, e.g. f_tooltip ("column_name", "...


There are no discussions available here currently