Featured Questions
Q&A Forum Tip: Including Source Code in Your Question
- Advice
- Last updated 4 years ago
- Manuel Rivera replied 3 weeks ago
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...
            Please Update Your Queries With The Solution
- Resolved
- How-to
- Last updated 4 years ago
- Olan Knight replied 4 years ago
Saw this and thought it was perfect. Note the angry mob in the background on panel 4.   :) 
            Execution Timeout Expired
- Advice
- Last updated 2 years ago
- Francisco Martinez @Appeon replied 2 years ago
HI Sir,
 
  I am using PB/PS2022 Build 1900. We encountered below error when our application is exec a stored procedure.
SQLCA.sqlcode: -1 SQLCA.sqlDBcode: -2 SQLCA.sqlErrText: Execution Timeout Expired.  The timeout period elapsed prior to comple...
            Migrating from PB 2017 to PB 2022
- Resolved
- How-to
- Last updated 2 years ago
- Roland Smith replied 2 years ago
Hi,
We are migrating from PB 2017 to 2022. I cant seem to find the migration document. Also where can i find the DLL files for 2022 as my app would need the DLL files as we had used with 2017. Any guidance would be appreciated. Thanks.
            SMTP Client SetSender& AddRecipient is Null
- Resolved
- How-to
- Last updated 2 years ago
- John Fauss replied 2 years ago
Hi All,I am using PB2022 R2 SMTP client,In my development environment I am able to send and receive email whereas sender and recipient are getting added but when I make a build move to QA environment SetSender AddRecipient is setting as Null, so the ...
            I need a Get All and GetById Soap Api
- Resolved
- Issue
- Last updated 2 years ago
- Pbuser12 Ateikon replied 2 years ago
Dear Friends..
 
 
  I do the post soap api in the powerbuilder..its works good..but iam unable to do the GetAll and Get by id soap api in powerbuilder..because of i dont get any resources....i will share my working for how to do the soap Getall a...
            Hi guys,
  PB version = 2022 Build 1900
  I  couldnt launch my cloudapp. I encountered http status code 500 when run my clouapp.(see attachment). I check the help file, not much information can help me to debug the issue. Anyone encountered before?...
            Is it possible to code-sign the PB executable after a PowerClient project compiles it?
- Resolved
- Issue
- Last updated 2 years ago
- Mora Wang @Appeon replied 2 years ago
Hello,
We utilize PB2021 and deploy our application to our customers using PowerClient. We must code-sign our application to avoid warning messages when a customer downloads our application and to help our application from being flagged by antivirus...
                    
            How to set the position of a Window?
- Resolved
- How-to
- Last updated 2 years ago
- Brett Weaver replied 2 years ago
Hi everyone, 
I am working on setting a custom position of a Window on startup. First, I tried adjusting the location inside the code in the open event by doing
this.X = 50 and this.Y = 100
 but the window location remains unchanged. Then I tried ...
                    
            Is there a way to convert pdf to jpg image file in PB or SnapDev(as API)?
- How-to
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
Hi all,
We need insert a drawing from PDF file into an Excel file (serve as CoC with drawing).
is there a way to extract image from PDF into jpg within PB or SnapDev scripts?
 
Thank you.
Regards, JX
 
            Code Signing in PowerServer 2021 with new code signing cerfiticate requirements?
- Resolved
- Issue
- Last updated 2 years ago
- Trevor Holyoak replied 2 years ago
We tried to compile our application today and ran into a problem. Our code signing certificate has expired. I apparently didn't get advance notice from the issuer, GoDaddy, like I normally would, because they no longer issue them.
I'm looking at get...
            How to call Web API from Powerbuilder to post data
- How-to
- Last updated 2 years ago
- Kevin Ridley replied 2 years ago
Hello ,
I have a request to call web api to post data, here are some of the information of that web api:
accept Http post 
app_key = 'app_key'
method = 'testMethod'
URL='http://abc.com/inbond'
The 'testMethod' accepts data recrods from my PB pr...
            SqlModelMapper TrackUpdate not working
- How-to
- Last updated 2 years ago
- Francisco Martinez @Appeon replied 2 years ago
Hello,
 
I am using the SqlModelMapper of snapobject to retrieve/create/update/delete records in my database. My database is a sybase sql anywhere 17 using a odbc connection.
 
The retrieve/create/delete methodes work just fine, but the update (T...
            Problems Passing any parameter to c++ dll , which I call from Powerbuilder
- Issue
- Last updated 2 years ago
- Roland Smith replied 2 years ago
The error message:
error r0042
Error: specifield argument type differs from required argument type at runtime in dll dll name
(invalid stack pointer on return from function call) at line 20in open event of object w_genapp1_sheet1.
Environment:
P...
            Hi,
We are migrating from PB 2017 to PB 2022. My app uses Excel for data download and PDF for creating reports. 
Right now we are using Excel  2013 64 bit and Adobe at runtime on Windows 2016 server. We use Excel12 DLL's for Excel integration in co...
            Hello,I am thinking to create windows virtual machine on MS Azure cloud for development purpose with PB 2022 and ASA SqlAnywhere 17 as local development database.
Does any of you already use Azure VM for this purpose? Could you suggest me what  inst...
                    
            Can I run PB2022 & PB2022R2 alongside each other on the same PC?
- Resolved
- How-to
- Last updated 2 years ago
- Andreas Mykonios replied 2 years ago
Hi
I just wanted to confirm if it is OK/Possible to run PB2022 IDE  PB2022R2 IDE on the same dev PC.
The reason for this is that we have an active project in PB2022 which has just gone into Beta UAT and we do not want to migrate to PB2022R2 at this...
                    
            App crash 64-bit, trace file couldn't be opened.
- Issue
- Last updated 2 years ago
- Arnd Schmidt replied 2 years ago
Hi,
I'm trying to migrate my application to 64 bit. Unfortunately, it crashes when starting it (unless I start in debug mode and set a breakpoint before the main window really shows up). So I turned on tracing. But if I try to open the pbp-file I ge...
            Dear Team,
 
 
Iam inserting the JsonData into the Datawindow...Iam unable to resolve this ..Please help me..
String ls_jsonString String ls_valueString ls_keyString ls_firstnameLong ll_RootObjectLong ll_rowitemLong ll_countLong ll_arrayLong ll_a...
            Having an issue getting past Deploylist.ini.zip Unauthorized with PowerServer HTTPS
- Advice
- Last updated 2 years ago
We are trying to deploy a small app using PowerServer 2022 build 1900 and getting an error with deploylist access is unauthorized. Seems like not matter how I setup authorization, I'm unable to move past this issue.
We currently have this app runn...
            DataWindow.Find does not find the correct decimal value, PB2022, Build 1900
- Issue
- Last updated 2 years ago
- Miguel Leeuwe replied 2 years ago
Is this Bug? If yes, what about PB2022R2?
                    
            How to access the custom image on deployment machine
- Resolved
- Advice
- Last updated 2 years ago
- Miguel Leeuwe replied 2 years ago
Hi All,
In my current project, we are using custom images. The custom image path is mentioned as below .
So now when I deploy my application, on client side where should I copy the 'ART' folder to access the images ?
Thanks in advance.
Regards
...
            
                Loading...
            
        Find Questions by Tag
                     .EXE 
                     .NET 6.0 
                     .NET Assembly 
                     .NET Core 3.1 
                     .NET Core Framework 
                     .NET DataStore 
                     .NET Std Framework 
                     32-bit 
                     64-bit 
                     ADO.NET 
                     AEM 
                     AI 
                     Algorithm 
                     Amazon AWS 
                     Android 
                     Apache 
                     API 
                     APK 
                     App Store 
                     App Store (Apple) 
                     Appeon Workspace 
                     Appeon Xcelerator Plug-in 
                     Architecture 
                     Array 
                     ASE 
                     Asynchronous Methods 
                     Authentication 
                     AutoBuild 
                     AutoCompiler 
                     Automated Testing 
                     Automation 
                     AutoScript 
                     Azure 
                     Barcode 
                     Base64 
                     Batch 
                     BigData 
                     BLOB 
                     Branch & Merge 
                     Browser 
                     Bug 
                     Build 
                     Button 
                     C# 
                     C# Class Importer 
                     C# Editor 
                     C# Model generator 
                     Calendar 
                     Camera 
                     Certificate 
                     Chrome 
                     Citrix 
                     Class 
                     Client 
                     Client/Server 
                     Cloud 
                     Cluster 
                     Collection 
                     COM 
                     Command Line 
                     Compiler 
                     Compression 
                     Computed Field 
                     Configuration 
                     Controls 
                     Cookies 
                     Cordova 
                     Crash 
                     Cross-Platform 
                     Crosstab 
                     CSharpAssembly 
                     CSharpObject 
                     CSS 
                     CSV 
                     Cursor 
                     Data 
                     Database 
                     Database Driver 
                     Database Painter 
                     Database Profile 
                     Database Provider 
                     DataObject 
                     DataSource 
                     DataStore 
                     DataStore (C#) 
                     DataStore (PS) 
                     DataType 
                     DataWindow 
                     DATE 
                     DATETIME 
                     DB2 
                     Debug 
                     Debugger 
                     Debugging 
                     Deployment 
                     Design 
                     DLL 
                     DO-WHILE 
                     Dockable 
                     Docker 
                     Documentation 
                     DOUBLE 
                     Download 
                     DPI 
                     DragDrop 
                     Edge 
                     Edit Style 
                     Editor 
                     Elevate Conference 
                     Email 
                     Embedded SQL 
                     Emulator 
                     Encoding 
                     Encryption 
                     Enhancement Request 
                     Entity 
                     Entity Framework 
                     ERP 
                     Error 
                     Event 
                     Event Handler 
                     Event Handling 
                     Excel 
                     Exception 
                     Export 
                     Expression 
                     External Functions 
                     F# 
                     Field 
                     File 
                     File Access 
                     Filter 
                     Firefox 
                     Firewall 
                     Font 
                     FOR-NEXT 
                     Foreground 
                     Format 
                     Function 
                     Garbage Collection 
                     GeoLocation 
                     Git 
                     Graph 
                     HANA 
                     Hash 
                     Header 
                     HTML/5 
                     HTTP/S 
                     HTTPClient 
                     Icon 
                     IDE 
                     Identity 
                     IIS 
                     IMAPI 
                     Import 
                     InfoMaker 
                     Inheritance 
                     Installation 
                     Integer 
                     IntelliSense 
                     Interface 
                     Internet 
                     Internet Explorer 
                     iOS 
                     IPA 
                     iPad 
                     iPhone 
                     IWA 
                     J# 
                     Java 
                     JavaScript 
                     JBoss 
                     JDBC 
                     JOIN 
                     JSON 
                     JSONGenerator 
                     JSONParser 
                     Kestrel 
                     Label 
                     Lambda 
                     Large File 
                     LDAP 
                     Library 
                     License 
                     LINQ 
                     Linux OS 
                     Load Balancing 
                     Localization 
                     Localized PBVM 
                     Log In 
                     Log Out 
                     Logging 
                     LONG 
                     LONGLONG 
                     macOS 
                     MAPI 
                     Maps 
                     MDI 
                     Memory 
                     Memory Leak 
                     Menu 
                     Merge 
                     MessageBox 
                     Messagging 
                     Method 
                     Migration 
                     MIME TYPE 
                     Mobile 
                     Model 
                     ModelStore 
                     ModelStore (C#) 
                     MSOLEDBSQL 
                     Multi Threading 
                     MVC 
                     MySQL 
                     n-Tier 
                     Namespace 
                     NativePDF 
                     NVO 
                     OAuth 
                     ODATA 
                     ODBC 
                     Office 
                     Offline 
                     OLE 
                     OLEDB 
                     Online 
                     Open Source 
                     OpenAPI 
                     OpenSSL 
                     Oracle 
                     OrcaScript 
                     Other 
                     Outlook 
                     Output 
                     Package 
                     Parameter 
                     Patch 
                     PayPal 
                     PB Classic 
                     PB Native 
                     PB.NET 
                     PBC 
                     PBD 
                     PBDOM 
                     PBG 
                     PBJVM 
                     PBL 
                     PBNI 
                     PBORCA 
                     PBVM 
                     PBX 
                     PDF 
                     Performance 
                     Permission 
                     PFC 
                     Picture 
                     Pipeline 
                     Play Store (Google) 
                     Plugin 
                     Popup 
                     Port 
                     POST 
                     PostgreSQL 
                     PowerBuilder 
                     PowerBuilder (Appeon) 
                     PowerBuilder (SAP) 
                     PowerBuilder Compiler 
                     PowerBuilder Runtime 
                     PowerClient 
                     PowerScript (PS) 
                     PowerScript IDE 
                     PowerScript Migrator 
                     PowerServer 
                     PowerServer Mobile 
                     PowerServer Toolkit 
                     PowerServer Web 
                     PowerServerLabel 
                     Print 
                     Properties 
                     Proxy 
                     Publish 
                     PULL 
                     PUSH 
                     Query 
                     Regression 
                     Release 
                     Renew 
                     Resize 
                     Response 
                     REST 
                     Retrieve 
                     RibbonBar 
                     RibbonBar Builder 
                     RibbonView 
                     Rich Text 
                     Roadmap 
                     RPC 
                     Runtime Packager 
                     SaaS 
                     Scaffolding 
                     Script 
                     SDI 
                     SDK 
                     Security 
                     Server 
                     Service 
                     Session 
                     Single Sign-on 
                     Size 
                     SMTP 
                     SMTPClient 
                     SnapDevelop 
                     SOAP 
                     Solution 
                     Sort 
                     Source Code 
                     Speech Recognition 
                     SQL 
                     SQL Anywhere 
                     SQL Server 
                     SqlBuilder 
                     SqlExecutor 
                     SQLite 
                     SqlModelMapper 
                     Storage 
                     Stored Procedure 
                     Subscription 
                     SVN 
                     Swagger 
                     Syntax 
                     TabbedBar 
                     TabbedView 
                     Tablet 
                     TabPage 
                     Target 
                     TE Control 
                     Testing 
                     Text 
                     TFS 
                     Theme 
                     TIME 
                     Timer 
                     TLS/SSL 
                     Tomcat 
                     TortoiseGit 
                     TortoiseSVN 
                     Transaction 
                     Transparency 
                     Trial 
                     Trigger 
                     TRY-CATCH 
                     TX Control 
                     Type 
                     UI 
                     ULONG 
                     UltraLite 
                     Uninstall 
                     Unit Test 
                     Unit Testing 
                     UNIX OS 
                     Update 
                     Upgrade 
                     Upload 
                     URL 
                     User Center 
                     User Object 
                     UWP 
                     Validation 
                     VARCHAR 
                     Variable 
                     Versioning 
                     Visual Studio 
                     Visual Studio Code 
                     VM 
                     Voice 
                     Warning 
                     WCF 
                     Web API 
                     Web Extensions 
                     Web Service 
                     WebBrowser 
                     WebForms 
                     WebLogic 
                     WebSphere 
                     WildFly 
                     WinAPI 
                     Window 
                     Windows OS 
                     WinForms 
                     Wizard 
                     Workgroup 
                     Workspace 
                     WPF 
                     XCODE 
                     XHTML 
                     XML 
                     Zoom 
            
     
                             
                             
                             
                             
                            