Featured Questions

Saw this and thought it was perfect. Note the angry mob in the background on panel 4.   :) ...
Hi all, sorry but I've got another .Net Assembly target question.  If I have an NVO that I use in both a Powerbuilder Classic Windows application and also in a .Net Assembly, is there a way for that NVO to know whether it is being executed as a W...
If I click any icon on the PowerServer Toolbar, I get the following error message.  "Fail to run toolkit".  Using PB 2017 Build 1681.  What can I do to correct this?  Thanks. ...
Hi All, Is it possible use multi threading in powerbuilder application? We have a requirement that 1 lakh payroll record to be processed in limited time period so thinking to use multi threading where process can be placed parallel by dividing ...
My application is developed in PB 12.5 and migrated successfully to PB 2017. However there is a functionality to upload Excel files into a SQL Server DB. The code is :  ltr_excel = CREATE TRANSACTION  ltr_excel.DBMS = "OLE DB"  ltr_excel.Aut...
My app is running on SQL Server 2016 and PB 12.5. AutoCommit is set to False. I want to run a stored procedure that does some updates so I need to do a commit after. I also want any updates that were pending before the stored procedure was called ...
Hi, i'm testing 64bit compiled exe with PB2017. An error occurred (function return -1) while trying writing registry entries using RegistrySet. There are no problems with 32bit compiled version. Any suggestions? Thanks a lot Luc...
Just started getting this error during deployment: Failed to initialize ESQLMgr Appeon toolkit and server 2016 BUILD 1119   Nothing in help or the web to make sense of what the problem is.  Had been working fine, but this is the first ...
I updated an application from PowerBuilder v7 to PowerBuilder 2017. There is a statement in a function in a Windows object in one of the PBLs.     ls_jobno = dw_compproclist.object.jobno[ll_tcur] It moves information from a column in a datawindow ...
Is it possible to get a menuitem when I have the name in a variable? I want to disable/enable certain menus based on which modules the user has access to. All the menunames is stored in a table with the corresponding module number, and I'm ...
My migrated project deployed successfully, its stored in "D:\MyApp\" . It runs properly within that folder. However, when I move the deployed files to "C:\Production" folder, it fails to execute and generates Windows event log application error. ...
Hi all   My applications as my data windows are in Hebrew which is Right To Left . after installing the latest path for 2017 ( build 1681 ) the saveas function for pdf starts to converse the words in the pdf file . Doe's any one else ...
We have recently imported the PBDOM extension into one of our existing libraries. I feel like I am missing something very basic because our automated builds fail when trying to compile the library stating that the pbdom_document object is an illegal ...
How can the .NET runtime files be included in the Powerbuilder runtime Installer? ...
I have set the datasource​ and my PowerScript is this CONNECT USING SQLCA; Retrieve is working fine, but Update, Insert and Delete not   my Datawindow Sql Code   anyone have any idea what may be wrong? Very gratefu...
Hello all   I have a ws which worked great for some time now . just recently i got an error when i run the application from the IDE (pb 2017) :" Bad run time refence at line..... ." the line code is : my_con.CreateInstance( the instance name...
Hi, I have a slight problem with the Appeon Runtime Packager for PB 2017 build 1681. No matter what Database Interfaces or Other Components I Check, the runtime packager includes pbjvm170.dll  in the MSI Package. This would be not much of a proble...
Hello,   i want a picture next to every row that my crosstab generate, is that posible?    thanks. ...
I am using Powerbuilder 2017 Universal version. Powerbuilder, Powerserver, the test web service and the mobile app (which calls the test web service) are all installed on the same system. When the mobile app specifies a url of http://localhost/...
I am using the universal version of Appeon Powerbuilder 2017. The Powerserver documentation ("FAQ & Workarounds - What files will go to the plugin folder...") states "For each Appeon application, a "plugin" folder will be created automatically und...
Created test .net assembly with following values: library: assembly.pbl namespace: testassembly assembly file name: testassembly.dll setup file name: testassembly.msi custom class object: n_assembly custom class name: n_assembly method name:...


There are no discussions available here currently