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. :)
datawindow control jumps up, when it shouldn't
- Resolved
- Issue
- Last updated 4 years ago
- Michael Kramer replied 4 years ago
Hi,
I was trying to prove something the other day, which I could not reproduce in my little sample app.
What I did find though, was some - for me - unseen behaviour when creating a dw on the fly: it "jumps up". Strangely enough, all the other contr...
Need to make API calls to Emma (a CRM)
- How-to
- Last updated 4 years ago
- Libby Engelbret replied 4 years ago
My client will be using Emma, a CRM application. Emma has an API and there is a .net dll written to access the Emma API. How can I use this API to make calls and return and send information from my PowerBuilder desktop application? Is it possible ...
How to create two-dimensional arrays?
- Resolved
- How-to
- Last updated 4 years ago
- Michael Kramer replied 4 years ago
How create two-dimensional arrays?
For example I try create
byte lb_Array[25000, 25000]
The system does not respond, it is like it does not support this size.
What I'm doing is getting the number of bits that an image owns and looping through ea...
Upgrading an user from an offline license to an online license
- How-to
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
My problem is that I have to install PB on VM; now users are assigned an offline license
Should I remove the offline license and then reassign to the same user an online license?
That is the correct procedure?
Regards
Gino
Use of IBM UDB database through ODBC
- How-to
- Last updated 4 years ago
- Mark Lundell replied 4 years ago
I can connect if I use the .net driver, but there seems to be a bug in the driver causing some very slow responses.
I have set up a 64 bit ODBC connection and tested successfully via the ODBC tool.
I have set up datasource NSDADEV_CONTROL and linke...
Remote desktop / Citrix - Appeon 2019 build 2170
- Resolved
- Advice
- Last updated 4 years ago
- mike S replied 4 years ago
Hi,
We are running Appeon 2019 build 2170 with Oracle 12c as DB on Citrix and MS Remote Desktop Service (RDS).
We experience huge differences in data delivery on RDS vs Citrix and wonder if anyone has any input.
Something is probably explained by ...
Performance RDP vs. TeamViewer
- Resolved
- Issue
- Last updated 4 years ago
- Bjarne Anker replied 4 years ago
Hi.
So we have this weird issue on one of our customers servers.
When logging into the server via TeamViewer, the report in question comes up in preview in about 2 seconds.
When logging into the exact same server via RDP, the report takes over ...
increase powerserver developer version user session to 10
- Resolved
- How-to
- Last updated 4 years ago
- mathews rutto replied 4 years ago
Hello,
Is there a away i can increase powerserver developer version user session to 10?
PB17 connects with OLE DB, PB19 does not
- Resolved
- Issue
- Last updated 4 years ago
- JOHN THOMAS replied 4 years ago
Gents - I am picking up the baton from this earlier question which is marked resolved:
https://community.appeon.com/index.php/qna/q-a/sql-native-client-support#reply-12700
After installing PB19 we have this problem now whereby the connection to ou...
Greetings,
OS: Windows 10
PowerBuilder: 2017 R3 Build 1915
Issue: I ran app through PB IDE and let it idle, after around 4-5 minutes the app closed by itself - it happened every time. The compiled version behaved differently. The app closed by i...
Hi
I am running a PB 2017 R3, build 1915
I noticed that when I turned on the 'Autosize Height' on on a edit/data field, the field's border (no matter what it's set in the painter) disappear in the run time.
Does any one notice that, or is it j...
Data Field AutoSize Height Property
- Resolved
- How-to
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
Hi All
This question is somewhat related to the one I posted on 03/05/2020 titled "Muilti-line input in a datawindow (dw) object"
Thanks to Mike S's. and Michael Kramer's help, I was able to get over that hurdle.
Long story short, now I need to ma...
Environment variable defines TEMP file folder for PB's machine code compiler. I forgot its name.
UPDATE = Found it! It is config parameter in PB.INI, section = [PB], name = CODEGENTEMP.I used ProcMon from Sysinternals to investigate the PB compiler ...
TreeView - Linking Table Makes Duplicates
- Resolved
- How-to
- Last updated 4 years ago
- Marc James replied 4 years ago
How do I stop duplicates happening when I have linked some information from another table?
Scenario - I am displaying a list of invoices, which you can expand to see some of the detail of each item on that invoice.
The invoices are stored in the mo...
PB19 won't make pcode exe but will make machine code exe
- Resolved
- Issue
- Last updated 4 years ago
- JOHN THOMAS replied 4 years ago
Folks - we are suddenly (last few months) having a mysterious issue whereby PB refuses to make pcode-setting executables, though it will make machine exe's that work fine. This started with PB17 after awhile (but not initially that I remember) and I ...
Problem Login to SVN with ñ in the password
- Issue
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
PB 2017 R3 and Pb 2019login to SVN Failed when a password have a ñ
using other tool instead of PB it works ok
Users are experiencing issues with disconnections from the Database (SYBASE ASE 16). If this occurs I need a way to reconnect and reset the Setransobject everywhere. Our app has numerous places where this needs to be done examples are datawindow co...
login powerbuilder 2017 r3 1880 cycles through login then goes back to login screen
- Resolved
- Issue
- Last updated 4 years ago
Hello,
One of our users logs in and gets sent straight back to the login screen.
The web admin shows them as logged in, but they can't get past the new login. If they click exit PB shuts down, if they log in again they are told they are already log...
Snapshot of datawindow including Data
- Resolved
- How-to
- Last updated 5 years ago
- Miguel Leeuwe replied 4 years ago
is there a way to take a "snapshot" of a datawindow ...syntax and data so it can be saved to database and later retrieve that data and recreate the datawindow? I have tried a few things but so far failing.
tried - Getfullstate, save that to the db ...
I try to use the new C# Class Importer, which allows PowerBuilder to use .NET assemblies directly without having to first create a COM Callable Wrapper for them.
i have this error:
some ideas ?
Thanks
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