Featured Questions
Q&A Forum Tip: Including Source Code in Your Question
- Advice
- Last updated 4 years ago
- Manuel Rivera replied 2 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.   :) 
            SetTransObject fails with a -1, PB 2017 R3 1880
- Resolved
- Issue
- Last updated 6 years ago
- Chris Pollach @Appeon replied 6 years ago
Using PowerBuilder 2017 R3 Build 1880.  Nothing .NET, using standard PowerBuilder.
ids_accs = CREATE DataStore
ids_accs.DataObject = "d_users"
ii = ids_accs.SetTransObject(SQLCA)
 
SetTransObject is returning -1 at runtime.  If running in the ID...
                    
            What version of PDFlib is used in R3? Version 9.2?
 
Thank you.
                    
            When i use a Crypter Object i have a error with Power builder 2017 , because it close . 
The error happen when i change the key and no use the key in the example :
Blob lblb_data
Blob lblb_key
Blob lblb_iv
Blob lblb_encrypt
Blob lblb_decrypt
...
                    
            .exe.config when running from PB IDE
- How-to
- Last updated 6 years ago
- Marco Meoni replied 6 years ago
I am calling a .NET component given to me by our .NET Team from PowerBuilder 2017 R2. They tell me I need an .exe.config file for it to work. If I build my application into an executable, and add an .exe.config file, it does indeed work.
However, wh...
            Not sure if I am doing something wrong... I was trying out one of Roland Smiths objects for encryption, works fine in PB12.5 but fails when converted to Appeon Web.  Looks like it hangs up on the CRYPTCREATEHASH api..error 126 - module not found.  Mi...
                    
            Hi 
 
will new UI theme feature work in power server web? 
                    
            What exactly does the Commit command do and how does the IDE know to show checkmark as the scc status?
The best I can figure, it exports updated objects to ws_objects which is the 'local repository'. If that is true, how does the IDE tell whether it...
            Hi all
 
I am trying to connect to a MSSql data base (2016) withADO.Net driver .
It works fine from  IDE on one computer  but when i am trying to run the EXE on the another machine ( on the same LAN with full permission to the DB )  i am get...
            Copying a single row in a grid window
- How-to
- Last updated 6 years ago
- Sivaprakash BKR replied 6 years ago
I need to copy a single (one row only) changed row in a grid window into a data store for further validation.
 
If there a way to do it?
            GetWindowText causing crashing?
- Resolved
- Issue
- Last updated 6 years ago
- Roland Smith replied 6 years ago
This is in PB 2017 R3. I'm having a weird problem where some code I'm using to try to determine whether an instance of my app is already running is somewhat randomly crashing the compiled program (or PB if I run from there or use the debugger).
I ha...
                    
            Trouble when posting event in web mode (PB2017R3)
- Issue
- Last updated 6 years ago
- Chris Pollach @Appeon replied 6 years ago
Hi !
Sorry to have at least one issue per day in this period...
I create a user object called uo_dw inherited from datawindow.
Inside uo_dw, I declare a dwobject instance variable : dwobject    idwo_currentItem
I also create a user event called u...
            Inherited menu object with different property values than parent
- Resolved
- Issue
- Last updated 6 years ago
- Ted Fruchtl replied 6 years ago
Hello,
We are using PowerBuilder 2017 R3 Build 1880 on Windows 10 Pro.  I have created a menu object inherited from our base menu object.  The base object's menu style is contemporarymenu! and I have changed the inherited menu style to traditionalme...
                    
            ** The PowerBuilder IDE performs Push/Pull only to/from the branch Master with no declared enhancement on the product roadmap, yes?
If so, what is the workflow using a branch other than Master?Please correct/refine the steps below...
- Clone from n...
                    
            Hi all,
Now i am using the PB2017R3 version and github to control the source. Just want to know when connect to workspace, how to convert to the branch code in PB IDE, not the default master?
Thanks.
            Hi all,
 
We are now converting our PB code on the server side to dll using IIS to publish. Is there any method could trace the log in the dll? Any function or interface we could use? Before we used the Errorlogging Object on the EA server. Now cou...
            Unable to add data source when trying to configure power server
- How-to
- Last updated 6 years ago
- Team BFMS replied 6 years ago
Not able to add a data source when trying to configure power server WEB. The drop down ODBC data source has only four default options listed. Can anyone help me with this? Please check the attachment. I captured the screenshot at the step where i am ...
                    
            Hello Communty,
is there a way to use ORCA in a .Net project (preferably C#) without writing a c++ wrapper?I have tried several ways, but find no solution:- PBORC170.DLL is not COM visible, so not possible using via COM interface- directly import of...
                    
            Hi Guru
In an old server client application I have to authenticate on LDAP.
( i have not active directoy but another ldap manager )
The information I have is:
Host: ldap.xxxxxx.com
Tcp Port: 389
BN: dc = xxxxxx, dc, yyyyy
Uid: xxxcpwd: Xxix
...
                    
            Hello,
Using PB 2017 SP3 Build 1880
[in a computed column in a datawindow]
I need to display a computed column with amount in Indian Format [ ##,##,##,##0.00 ]   (See the comma).  When I create the expression as 
namecolumn + ' (' + String(groupb...
                    
            Changing a protect property on a specific row in a grid window.
- Advice
- Last updated 6 years ago
- Arthur Hefti replied 6 years ago
Is there a way to set a column protect property in a grid window?
 
What I am trying to do is if the user changes another column, I would like to change the protect property on the comment column on the same row, so they are allowed to add a commen...
            
                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 
            
     
                             
                             
                             
                             
                             
                             
                             
                             
                             
                            