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. :)
Hi Guys
I have a dw of 4 columns (The Key is A,B)
I imported it into my snap developer project and I Scaffolded it creating service and controller
The model is this (for instance)
{
A: "",
B: "",
C: "",
D: ""
}
Now My CRUD API are crea...
Hi,
Below error occur when using PowerBuilder 2021 to build and deploy PowerServer Project.
How to resolve this error ?
connect to database from Powerclient from outside
- Resolved
- How-to
- Last updated 3 years ago
- Armeen Mazda @Appeon replied 3 years ago
Hello, friends.
We are testing PB 2019 R3, and we are very excited about the powerclient functionality. At the moment it works fine.
But we wonder if there will be any possibility of connecting in the same way as web. I mean, work from home. I th...
Powerserver active session count doesn't match database connection count
- Issue
- Last updated 3 years ago
- William Nevins replied 3 years ago
I've been bumping up against my active session limit in AEM but when I look in the database, I don't see the same number of connections. Why is that? I do not have a timeout in AEM since I need certain application functions to be persistent. For o...
Import(ImportString) XML into DW PB2019
- Resolved
- How-to
- Last updated 3 years ago
- Miguel Leeuwe replied 3 years ago
Hello,
We want to upgrade from PB12.5 to PB2019.
We are facing a problem with PB2019 + XML import(ImportString) in to DW object. Is there some different way(PB12.5 -- PB2019) to use this option?
The script works fine in PB12.5, but in PB2019 we ge...
.net dll importer, Object instance does not exist
- Resolved
- How-to
- Last updated 4 years ago
- Aleš Vojáček replied 3 years ago
Hi, as relative newbe into C#integration with PB (2919 R2) I thought I'd give it a try. So I started with a .net dll function as simple as it could be created with snapdevelop in powerscript.
- Snapdevelop ClassLibrary 1 c# Code:
using System; na...
how to rectify the odbc sql server driver does not found or access denied
Upgrade Application written in PowerBuilder 9 ?
- Advice
- Last updated 3 years ago
- Armeen Mazda @Appeon replied 3 years ago
Hello
I have inherited an insurance application written in Powerbuilder 9. (PowerGen® Version 8.0.1.00 for PowerBuilder® V9.0, PowerBuilder ORCA Version: 9.0.3.8836)
The application is still running without any issues on CITRIX/Windows Server 2008/...
Issue with orca during a build
- Resolved
- Issue
- Last updated 3 years ago
- Christophe Feyte replied 3 years ago
Hello, we have a problem with the build of one of our application with orcascript since last week.
We use PowerBuilder 2019 build 2170 with TFS2018 as our source control.Every night at 1 am, a build of all our application start using orcascript.For ...
Hi,
I would like to know how you are doing unit tests with the PowerBuilder Classic. Using PBUnit? Using PowerUnit?
Is there any forecast of being released by Appeon something that will facilitate our life as developers?
How MVPs are doing unit te...
Can not get parameters of procedure
- Resolved
- Issue
- Last updated 3 years ago
- Armeen Mazda @Appeon replied 3 years ago
Hi, I am getting SQLDBCODE:999 Can not get parameters of procedure dbo.xxx.
I am running pb2019 using sql server express 2019. This is a small app I just upgraded both pb and sql. On my personal (brand new) laptop, using same software, i run the a...
How to debug the PowerServer client app that runs locally
- How-to
- Last updated 3 years ago
- Armeen Mazda @Appeon replied 3 years ago
Hi ! I don't know if anyone else on the PowerServer 2021 beta could answer this:
How do I debug the "client" app that is produced and launched by the web app launcher ?
I am having a hard time deploying our app to PowerServer right now, it sh...
Deploying application to users
- Resolved
- How-to
- Last updated 3 years ago
- John Fauss replied 3 years ago
Hi,
I am able to run the application (PowerBuilder 2019 R2) on my pc. however, once I copied the pbd and exe file on the user's pc and try to open the application, I get a system error message (screenshot below). I read the Deployment documents...
Powebuilder ans SQl server compatibility
- Advice
- Last updated 3 years ago
- Armeen Mazda @Appeon replied 3 years ago
Hello , we have applications written in PB 12.5 with SQl 2008R2 Databases. We want to udgrade to SQl 2012 and then to 2016 or 2017. Which version of PB is compatible with this version of Sql ?
Appeon Work Space version 2670 for android problem issue when take Photo
- Issue
- Last updated 3 years ago
- Chris Pollach @Appeon replied 3 years ago
Appeon Work Space version 2670 for android problem issue when take Photo , this feature not working at android 11 but if I try on android 10 this feature work fine.
i already upgrade work space to 2670 , apps can open , but feature like take phot...
Hi Guys
anyone has already developed a window to manage the theme? So any user can modiify it's own theme safely?
thanks
PostURL- error: c0047: Simple datatype illegal for crate statemant: n_ir
- How-to
- Last updated 3 years ago
- Kevin Ridley replied 3 years ago
how do you declare the variables ir and n_ir? the code below shows the error:error: c0047: Simple datatype illegal for crate statemant: n_irlob lblb_argsString ls_headersString ls_urlString ls_argslong ll_lengthinteger li_rcInet irli_rc = GetContex...
RTE Control triggers Undo after alt-z
- Issue
- Last updated 3 years ago
- Miguel Leeuwe replied 3 years ago
Hello!
I have a problem with the RTE editor and RichText edit style in a datawindow. When I type alt(right)-z every time is triggered Undo. Is the solution for blocking this combination of keys. In Polish, in the national character set there is an a...
Hi ,
We are using powerbuilder 2019 and in on of the case (while trying to use soap client)we were getting some issue in windows 10 but same code working fine without any error in windows 7. is there any DLL we need to update.
i have attached th...
Integrate a Form Builder into a PowerBuilder Client application
- How-to
- Last updated 3 years ago
- Dan Harrel replied 3 years ago
Does anyone have any experience or recommendations regarding integrating a Form Builder with a traditional PowerBuilder client application running on Windows?
Requirements (that I can think of now):
Users define a form with text, fields, checkb...
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