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. :)
Problem sending email using Mozilla Thunderbird
- Resolved
- How-to
- Last updated 6 years ago
- Chris Pollach @Appeon replied 6 years ago
Hi there, i am having problems trying to send an email from Powerbuilder 2017 R3 using default mail client Mozilla Thunderbird on Windows 10. Thuderbird is the default mail client, but strangely every time i try to send an email the first time the sy...
httpClient.PostDataStart returns -1
- Resolved
- How-to
- Last updated 6 years ago
- Andres Slachevsky replied 6 years ago
I am working on invoking a SOAP web service using httpClient, but when I call the PostDataStart function, I get the return code -1, which according to https://www.appeon.com/support/documents/appeon_online_help/pb2017r3/powerscript_reference/ch10s456...
Tengo un Datawindow hecho en versión 9.0 que ejecuta un SELECT simple y demora de 4 a 6 segundos, ese mismo Datawindow al migrarlo a la versión 17.0 R3 demora de 12 a 18 segundos. Revisando la documentación, ya le agregue el indicador Block = 1 en el...
How do I specify MS Edge as the Browser for my Appeon Web Application?
- Resolved
- How-to
- Last updated 6 years ago
- Chris Pollach @Appeon replied 6 years ago
Good Day!
As usual, I cannot locate the settings nor the documentation for specifying Edge as the browser to use for my Appeon Web application.
Any guidance would be appreciated.
Thanks,
Tom
Hello,
I was able to create my PBL files from the objects that were in my ws_objects folder. However, when I try to open the workspace in PowerBuilder I get a prompt to migrate the target.
Is it possible to set a version via orca script so that a...
PB2017 R3 - Application crashes
- Resolved
- Issue
- Last updated 6 years ago
- Chris Pollach @Appeon replied 6 years ago
Hi Gurus,
One of our applications is crashing after migrating to PB2017R3 (running app using PB IDE or built). It shuts down after 3 minutes either active or idle. This application uses PFC, but migrating or not migrating the framework still resul...
Has anyone been able to get IconTray to work from 64 bit exe?
I have an example on my website on how to use the IconTray but it doesn't work in 64 bit.
I checked the two CodeExchange examples. One is a copy of my example and the other is a very sim...
Good morning Guru.
I need to display a chart using google chart in a windows.
I'm using the 'Microsoft web browser' OLE object, but it does not display anything to me.
I attach the html file to be displayed.
Thanks in advance for the help.
...
DeleteProfileString?
- Resolved
- How-to
- Last updated 6 years ago
- Chris Pollach @Appeon replied 6 years ago
Hello all
We need to migrate some key names in an App.INI file; removing old terms and adding new ones
Adding is a piece of cake. SetProfileString does the deed
But there is no corresponding DeleteProfileString function to remove dead keys
The s...
Unable to change value with a CheckBox
- Resolved
- How-to
- Last updated 6 years ago
- Olan Knight replied 6 years ago
Help, this is driving me mad.
I have added a column to a MySQL table – varchar(1). I then added this column to an old datawindow that has been running for years. I changed the type to CheckBox, value on Y, value off N. Checked the rows update prope...
Hello,
I have installed powerserver for development in a windows10, with 2 ip address (ethernet and wifi).
I think there is some kind of restriction in the company in the network that I must identify, perhaps the ports? If I disconnect the network ...
Migrating from powerbuilder 10.2.3 to Powerbuilder 2017
- How-to
- Last updated 6 years ago
- Chris Pollach @Appeon replied 6 years ago
Hello,
I need help urgently , i am migrating from powerbuilder 10.2.3 to powerbuilder 2017 , in this version i am using pbcryptoclient100.pbd that use a jar pbcrypto-1_0.jar , other system in my company use pbcrypto-1_0.jar , now i need use the sa...
SaveAs NativePDF (RadioButtons)
- Resolved
- Issue
- Last updated 6 years ago
- Eduardo G. replied 6 years ago
Hi Guys,
Does anyone also get the issue with radiobuttons showing as solid black circles in saved PDFs using NativePDF (please see attached)? From PB 2017 up till R2, the radiobuttons look OK. But in R3, it doesn't. I'm running PB 2017 in Windows...
SQLite database is replaced when the structure is modified
- Resolved
- Issue
- Last updated 6 years ago
- Gabriel Fortuny replied 6 years ago
Hi,
First of all, thank you very much for the Elevate 2018 Recap Seminar of last week in Barcelona.
We're very interested in the PowerServer Mobile offline features and I'm testing the PowerServer Mobile in offline mode with an SQLite databas...
Get the path of a selected file/Obtener la ruta de un archivo seleccionado
- How-to
- Last updated 6 years ago
- Kai Zhao @Appeon replied 6 years ago
Hola amigos,
Como puedo obtener la ruta(string source) de un archivo seleccionado de la carpeta descarga u otra ubicación del dispositivo móvil. Intento usar esta función appeonfileservice.of_appeonupload (string source, string destination, boolean ...
Required doublequotes on table names in Infomaker PSR reports
- Advice
- Last updated 6 years ago
- Scottie Eades replied 6 years ago
Infomaker PSR report is requiring double quotes around all table names and field names.
Interactive SQL window does not require it.
only when creating a PSR report.
EX.
select "component"."cmpnt_id", "component"."cmpnt_name" from "component" wher...
Buenas tardes
GRUPO APPEON
E visto algunos videos de la Conferencia Elevate 2018 y me parece un excelente trabajo
Muy Buen avance lo de el Api de C# y el Nuevo ID, pero esto va enfocado a los desarrolladores de C# según tengo en tendido, el ...
Was is Excel 12 default choice on the save as dialog window?
- Resolved
- How-to
- Last updated 6 years ago
- Chris Pollach @Appeon replied 6 years ago
parent.dw_report_1.SaveAs ('', Excel5!, TRUE) ... tried Excel12! but does not compile ... did not see option in help ... but saving as Excel 12 works once chosen in the drop down manually ... is there a save as script type for Excel12? PB12 2017 B16...
I noticed Powerbuilder lost all source code and info about a OLE control, if I copy my project to a computer that haven't installed same control I used in the object (the control shows blank, without any info about it).
I tried installing the contro...
What is the recommended driver for MS SQL Server?
- Advice
- Last updated 6 years ago
- Daryl Foster replied 6 years ago
Hi All,
Our application migration from ASE 16 to MS SQL Server is going well. I've been using the SNC Native Driver, but I just want to make sure that is the recommended driver for connecting to MS SQL Server. We are currently using MS SQL 2017 bu...
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