Featured Questions

Saw this and thought it was perfect. Note the angry mob in the background on panel 4.   :) ...
FYI -     I have created an article that explains how to integrate PowerBuilder with the Subversion source control product.    The file is named "SVN with PowerBuilder - Single User.pdf".    The file is 1.1 MB in size and can be downloaded...
Hi to everyone. I was testing the autocompile in powerbuilder 2017. I've seen also a bug submitted by Bruce Armstrong 14 July, 2017. One thing that isn't really clear to me is if the DEBUG symbol is enabled or not. Nothing mentioned in ...
Hi to everyone. I have a question about the bug submission system appeon provided us. Is there any way to mark an active bug that it is affect us? I believe that a bug should be delcared only once, but anyone who is affected by that one, should al...
Greetings All, Previously posted this about a month ago. We recently upgraded to PB2017 from PB12.6.  We are having issues with pbnismtp. I created a new library and imported the pbnismtp126.pbx file and compiled a pbd.  I added the new pbd an...
  I do not remember the answer. can i use a powerbuilder mobile application without having to connect to the Powerserver mobile 2017 ? I have to create a standalone application ( for example a calculator ).   Ty for answer.   Gimmy ...
FYI -    I have created an article that explains how to create license files for versions of PowerBuilder that pre-date Appeobn's PB2017.    There are three sections in the article:       1.  How to create license files for pre-2017 Powe...
For datawindow checkbox column I want to create a checkbox in the header area to check (select) all or none. It appears that the only way to implement that is to alter SQL and define extra column. Is there better alternative to it? If not, can it be ...
Hello, I created a few editstyles as extended attributes in the database painter. A lot of DWs in my app use these editstyles. I need to update one of the editstyles. How do I get all of the DWs to update automatically? Thanks. ...
Hi PowerSphere, Can I use PowerServer to host Common Web Services (applications) written in PowerBuilder ? Even Web Services has been around for a decade or so - it seems unuseable (i.e. lacking basic  functionality)  Especially when using P...
There is some internal functions that would be a great deal of help if they were added, and some others that would be nice to have docs for. Existing - The rt_dbg_* functions in pbvm*.dll are a powerful debugging tool when /pbdebug is too slow to ...
Hi, Is it still possible to create a COM/OLE object from a nonvisual object in PowertBuilder?  We have an nvo that we used to deploy as an OLE object which other apps could connect to but I cant seem to find where to do this in PB 12.6.  Has this ...
Hi Guys, I've got a multithreading process working, but occasionally when processing several tens of thousands of rows, the application freezes.  Any idea what may be causing the freezing?  Also, I've got both the shared and callback NVOs ...
Hi Everyone, I'm wondering if the latest version of Powerbuilder supports MTOM/XOP web services? We currently connect to a third party's webservice from Powerbuilder 10.5 but they are changing their implementation from text/xml to MTOM/XOP...
I created an article named "SVN with PowerBuilder - Single User.pdf" that describes the solution to this issue; it is available in the ARTICLES section. Later - Olan ~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary:  I cannot seem to be able to connect...
Hi, what is the best choise emulator for mobile divices to use with Appeon mobile. What emulator do you use? Best Regards Ludwin...
Hi All, Do you have a recommendation on how to determine the width of the value of a char column?  At the moment, I use GetTextExtentPoint32A, but this slows down the retrieval, as I set a computed column in the datawindow as a flag in the retriev...
Hi all   After migrating an app to 2017 , what do i need to do within the code in order to save to pdf without any PDf printer installed or GS installed ?   Thanks   Moshe ...
I successfully migrated (trial)  PB 12.1 to Powerbuilder 2017 but my email which I send through SMTP (local) is not working. One of the errors I get is "An attempt was made to access a socket in a way forbidden by its permissions". My suspicion is th...
Can a .Net Assembly created with Powerbuilder be called by a Powerbuilder Mobile application.  If so can someone provide an example of 1) an assembly's namespace, file name, object name, class name and method name; 2) where the assembly files are...
Hi I want to use a DLL, in which Functions require as parameter and yield pointers to a certain structure.   Let's say I have a library header:   struct StructType { int a; void* p; }; extern _declspec(dllimport) Str...


There are no discussions available here currently