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.   :) 
            My WizSource source control application can be run against several types of databases and I include a pbodb###.ini file with this:
[Microsoft SQL Server]PBMaxBlobSize='1024000'
I am wondering if I should move it to a DBParm. The help file says it o...
            Debug problem trial version 2017 R3
- Issue
- Last updated 7 years ago
- Mariano Collado @Appeon replied 7 years ago
When I use the debugger on my trial version of 2017 R3 Powerbuilder and try to look at instance variables the system hangs and I need to kill the process.
            How to use mailFileDescription.position property?
- How-to
- Last updated 7 years ago
- Roland Smith replied 7 years ago
My Beta test customer is having trouble emailing an attachment.  He can send the message fine, and the attached PDF shows up, but when he clicks to open the attachment he gets the message:  The operation failed.  An object cannot be found.
What's su...
            When getting a blob using SQL server, I only get the first 32767 bytes even though I have updated the max blob size in the pbodb170.ini file. Is there somewhere new where I have to alter this?
            Powerserver - ldap access
- Resolved
- How-to
- Last updated 7 years ago
- David Vasconcelos replied 7 years ago
We have an application build in PB2017 and converting to PowerServer Web, If I wanted to use the ldap function (appeonldaplogon) from the appeon workaround pbl's do I need to configure the AEM server security for LDAP?
 
 Additional info... here is...
            ASA12 Runtime installed as 32 or 64 bit?
- Advice
- Last updated 7 years ago
- Eric Freudenberg replied 7 years ago
Hello community,we have a 32bit PowerBuilder application and use as database system ASA12 (Sybase SQL Anywhere 12) via ODBC. Now the question is, is it better to install the ASA12 driver as 32bit or as 64bit on a 64bit machine?It's not about the comp...
                    
            Native PDF file on Multiple Pages
- How-to
- Last updated 7 years ago
- Mark Lee @Appeon replied 7 years ago
Hi Everyone,
I am using PB2017 R3 and looking to use Native PDF functionality . Here is what I have done in order to utilize the Native PDF functionality.
I added  Datawindow section in pb.ini as below
[Data Window]NativePDF_IncludeCustomFont=1Nat...
                    
            Postgresql Not Showing Schema Qualified Table / View Names
- Resolved
- How-to
- Last updated 7 years ago
- jeff hersey replied 7 years ago
Windows 10
PB 2017 R3
Postgresql 9.6
ODBC Connection
 
-----
 
Hi,
When connecting to Postgresql, table names are not schema qualified.  PB assumes the user that I am connecting with, is the schema / owner of all tables.  
 
I have confirme...
                    
            DB Connection Abends PowerBuilder 2017 Apps - ?Traced to PBSHR170.DLL?
- Issue
- Last updated 7 years ago
- John Strano replied 7 years ago
A customer is experiencing an issue in which their PowerBuilder 2017 GA application. Users are losing DB connections and the PowerBuilder application crashes.
Sometimes such error coincides with a network “flap”, and several users report it at the s...
                    
            Need advice on PB 2017R3 crashing randomly with Windows 10
- Advice
- Last updated 7 years ago
- Kevin Bell replied 7 years ago
Machine: Dell i5 CPU, 64 bit, 16g ram, Windows 10
 
From the IDE I run our application, log in, open a couple of windows, inserts, updates, & deletes. Crashes after about 5-8 minutes. Just pops-up a windows stating "Appeon PowerBuilder 2017 R3 has ...
                    
            Calling SOAP service from Appeon Mobile (Unable to import binding from namespace)
- How-to
- Last updated 7 years ago
- Alan Rice replied 7 years ago
Hi,
I hope someone can shed some light on this issue as I'm not having much luck getting to the bottom of it.
I have a SOAP webservice which is currently consumed by a Powerbuilder Desktop App via the .Net SOAP proxy, Coldfusion webpages, and a dot...
                    
            Hello,
Is there any function to convert ALPHANUMERIC characters to barcode? I have already the font "code 128".
I need to include the function in my code. Thanks.
            I saw this in a bug report reply from appeon support, and i am hoping to get some clarification from appeon:
"As OLE DB doesn’t support 64-bit, we will not enhance its support. "
 
 
Microsoft had announced that OLE DB is NOT deprecated, and in f...
            Faulting App in pbdwe126.dll 12.6.0.3506 - any Ideas as what this is
- Issue
- Last updated 7 years ago
- Chris Pollach @Appeon replied 7 years ago
We have some accounts still running apps from 12.6 - which has been stable for many years - now suddenly we are sometimes seeing strange dw errors as below
Faulting application name: irights7.exe, version: 7.3.0.1, time stamp: 0x591962bfFaulting mod...
                    
            Issue with InsertRow function in PB2017 R3
- Advice
- Last updated 7 years ago
- Mark Lundell replied 7 years ago
Has anyone else seen this?  I am porting a small desktop application from PB12.1 to PB2017 R3.   When I try to insert a row to an external data window (dw_1.InsertRow(0)),  it works in debug mode, but fails in in an executable.  I have now seen this ...
            Usually, my dw checkbox edit style has  data value 'T' for ON and  'F' for OFF.  I've recently been asked to add a 3rd state that sets the database value to NULL.  What do I put for a value?
I changed the 3rd state edit style value to SetNull().  Th...
            customize the Appeon mobile LDAP Login screen
- How-to
- Last updated 7 years ago
- Chris Pollach @Appeon replied 7 years ago
can I customize the Appeon mobile LDAP Login window?
Change location or resize.
                    
            Issue to login in powerbuilder licence version
- How-to
- Last updated 7 years ago
- Armeen Mazda @Appeon replied 7 years ago
It's working fine from suddenly its automatically closed and then i open it again then its asked to me login again.
and failed with reason 
THis id already used but no where id in used...
 
So please suggest me?
What i do.
            Erorr with of_PrintDlg
- Issue
- Last updated 7 years ago
- hp printer offline windows 10 replied 7 years ago
Hi Team, We are migrating our application from power builder 11.5 to power Builder 2017 R2. Build is successful but we see an bug with of_printDlg function which seems to be carried from old versions. can you please look into this. I have attached th...
                    
            REST services and windows authentication
- How-to
- Last updated 7 years ago
- Ken Guo @Appeon replied 7 years ago
I am trying to use PowerBuilder 2017 R3 classic to connect to Microsoft Dynamics and consume REST services.
Dynamics is using Active Directory for authentication. This requires obtaining and setting a kerberos token in the http header for the reques...
                    
            
                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 
            
     
                             
                             
                             
                             
                             
                             
                             
                             
                            