Featured Questions
Q&A Forum Tip: Including Source Code in Your Question
- Advice
- Last updated 3 years ago
- Tjafzfa Gsjsf replied 8 months 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 3 years ago
- Olan Knight replied 3 years ago
Saw this and thought it was perfect. Note the angry mob in the background on panel 4. :)
How can I determine if a directory is empty before I delete it?
- Resolved
- How-to
- Last updated 2 years ago
- Roland Smith replied 2 years ago
Hi friends,
There are a few places in my App that let as user "attach" a PDF to a specific record. The app creates a directory for the pdf if a matching directory doesn't already exist. Then it copies the selected file and writes a record to the D...
Why isn't one of my DDW's displaying the right column on initial retrieve?
- Resolved
- How-to
- Last updated 2 years ago
- Miguel Leeuwe replied 2 years ago
Hi all,
I've got a datawindow with 3 DropDownDW's. I can't retrieve the drop-downs until after the parent dw is retrieved. The Auto Retrieve is checked OFF on all three . In the parent DW's RetrieveEnd event I've got the following code:
ll_TmdeI...
Error on upgrade from PowerBuilder 2019R3 Build 2728 to Build 2779
- How-to
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
I am receiving the attached error when upgrading from PB 2019R3 Build 2728 to Build2779. Any suggestions?
Can I open a file in web browser using HttpClient?
- How-to
- Last updated 2 years ago
- Armeen Mazda @Appeon replied 2 years ago
Hi all,
From another post, I learned that the iNet object is now obsolete. How do I open a file in a web-browser using HttpClient object? Is the even possible, or do I need to use the WebBrowser object?
I don't need to do it now, but would like to...
Hello,
How I can use a web browser control to open a PDF File?
And how I can know where de PDF file is open.
thank you so much in advanced.
Winsock error 10014 when send
- Resolved
- How-to
- Last updated 2 years ago
- Berka Frenfert replied 2 years ago
Error# 10014
Error description: The system detected an invalid pointer address in attempting to use a pointer argument in a call.
Reason: This error occurs if an application passes an invalid pointer value, or if the length of the buffer is too sma...
Is there something wrong with the forum today?
- Issue
- Last updated 2 years ago
- Aubrey Lin @Appeon replied 2 years ago
Three times today I added a comment and the text of my comment was not saved. I had to delete the empty comment and add it a second time.
soapconnection XML pasar a HttpClient
- How-to
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
soapconnection sconnws_serviciocaambioadolar my_servicescd
sconn = create SoapConnection rval = sconn .CreateInstance(my_servicescd, "ws_serviciocaambioadolar ", str_endpoint)
ahora usar Httpclient
Client and Server Communication
- Resolved
- Advice
- Last updated 2 years ago
- Kevin Ridley replied 2 years ago
Hi,
I need suggestion for below case.
We are doing application server migration from HP-UX to RHEL. Our application client we used for PowerBuilder 2017 and Server side logic we written in Oracle Tuxedo. So ,now data the communication between clien...
Issues integrating Documo mFax web api call
- How-to
- Last updated 2 years ago
- Daryl Foster replied 2 years ago
I am unable to call mFax with a local file as an attachment. All I get is the coversheet. I am able to attache a URL to a fax successfully(a url that points to a pdf or jpg, etc)
header-------Authorization:password:?Content-Type:application/jso...
PowerServer WebAPI - trial license expired, now developer license won't work
- Resolved
- Issue
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
[UPDATED: resolved. Needed to check the "Overwrite server settings" box on the project's Web APIs tab.]
Hello all,
I was testing a PowerServer 2021 deployment with a trial license (needing more than 5 sessions). That license has expired, and now...
Configuring PowerBuilder 2021 with Oracle X64 in a Dev Environment
- Resolved
- How-to
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
Hi everyone, I have a question in regards to PowerBuilder 2021 in X64 Dev Environment . As part as I know we cannot connect PB2019 with Oracle X64 running the GUI in the x64 Dev environment. Was this issue resolved in the new PB version 2021.
I re...
RTE right margin setting doesn't save
- How-to
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
Entering text into an RTE field in a Response type window. The right margin is set to 7 1/2 inches. We have a client who opens this response window, and finds their right margin is set to 3 inches - too small for them. When they move the right margin...
6-digit milliseconds on insert: quick fix on the server side?
- Resolved
- How-to
- Last updated 2 years ago
- Scott Gorke replied 2 years ago
Hi,
Powerbuilder 2019 R3
MS SQL Server
INI file excerpt:
[SQLServer]LogID=SQLuserLogpass=SQLpassword[Database]DBMS=SNC SQL Native Client(OLE DB)Database=DBnameServerName=SQL server instanceDBParm=Provider='SQLNCLI10',Database='DBname',DBTextLi...
Does any online formatter works for PowerScript?
- Resolved
- How-to
- Last updated 2 years ago
- Berka Frenfert replied 2 years ago
Sometimes script is divided into multiple events because of script length exceeds the limit which is i guess 1500 or 1000 lines. Having proper indentation is big problem with even smaller than 500 lines. I have no idea if any PowerBuilder version hav...
Winsock error 10035 in pbm_custom02
- Resolved
- Issue
- Last updated 2 years ago
- Berka Frenfert replied 2 years ago
This winsock code runs for 2 or 3 times and after that i keep getting same error line: MSG.text = "Error 10035: sock not ready or nothing was sent to server". Could not find exact reason, look like multiple request handling is the problem because thi...
Run Powershell commands from Powerbuilder
- How-to
- Last updated 2 years ago
- Berka Frenfert replied 2 years ago
I don't know how to call powershell script from powerbuilder. Some one please help
Thanks
Hai,
I am using Pwerbuilder - 2021 - 1509
To search any object from browser, eact time we need to select all pbls. This selection not fixing if once we select all.
Theme datawindow edit / style edit
- How-to
- Last updated 2 years ago
- Andreas Mykonios replied 2 years ago
Hi
How can change to "drawing:false" only in dw/edit/style edit filed
in them file I can't fount that property for this field type
thank
Luis
PS2022 signtool not working?
- How-to
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
PS 2022 BUILD 1845
i setup PS 2022 to sign my application using signtool. Everything is setup like i have it setup for regular PB to get signed (done in command line call, which is different than PS2022).
the exe does not get signed.
There is n...
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
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
Rich Text
Roadmap
RPC
Runtime Packager
SaaS
Scaffolding
Script
SDI
SDK
Security
Server
Service
Session
Single Sign-on
Size
SMTP
SMTPClient
SnapDevelop
SOAP
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