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. :)
PB 2019 R2
IDE Crash when i Try to select an icon/bmp in menu or any object
Angelo
Need help with connecting to .Net dll in PB2017
- How-to
- Last updated 5 years ago
- Chris Pollach @Appeon replied 4 years ago
Trying to use a inhouse built .Net dll in PB 2017 , that was successfully working in PB12.5
It gives an error "Cannot create object"
We are trying to connect to it with OleObject. Used REGASM to register that dll.
Anyone has a solution for this?
Hi All,
I am trying to create JWT using PowerBuilder, using CrypterObject Object when I am doing the Encryption, Decryption and Sign using public and private keys which are generated using AsymmetricGenerateKey is working fine. Whereas my requiremen...
PB 2019 GA
I have a question about the file Sybase.PowerBuilder.DataWindow.Excel12.dll.
Customers have reported that SaveAs Excel12 result in an abort. It appears that the file needs to be installed into the .Net GAC and we didn't do that in our in...
Mobile app issue displaying images with a tableblob object in a datawindow
- Issue
- Last updated 4 years ago
- mike S replied 4 years ago
Hello everybody, I have a mobile application for Android and I have a problem displaying images in a datawindow object with a tableblob object, when I'm designing the datawindow object in the preview, the images show fine, but when I deploy the app a...
StyleRaised border makes picture bigger
- Resolved
- How-to
- Last updated 4 years ago
- Miguel Leeuwe replied 4 years ago
Hello guys,
Im doing a look like action bar menu to control my windows, but I need to set border on a "menu item", this border is a (StyleRaised!) border and it does this to the image.
As you guys can see the image is normal size but when I...
Retrieval in FOR Loop Locks Up At Random
- Resolved
- How-to
- Last updated 4 years ago
- John Fauss replied 4 years ago
UPDATE: 31-JUL-2020 I want to thank Chris, John, and Mike for their suggestions! Using most of Jon's suggestions, I added a YIELD() and a GarbageCollect() into the FOR loop - and the next run did not get locked up. After making a few more chang...
How to use the PFC Caching Service (pfc_n_cst_dwcache)
- Resolved
- How-to
- Last updated 4 years ago
- Gregory Rusak replied 4 years ago
I must be missing something with the PFC caching service (pfc_n_cst_dwcache).
There's very little documentation on the service, so I'm hoping someone has used it before and explain how it is to be used.
What I don't understand is if you destroy a d...
Running Powerserver 2019.
We normally have to get it running in IE first then install it in Chrome to get it to work in Chrome. Sometimes it will stop working in Chrome and we have to go back into IE and reinstall it then it will start working again...
Powerbuilde script to pure C# and .Net
- Advice
- Last updated 4 years ago
- Ricardo Jasso replied 4 years ago
Hi Teachers
I would to like to migrate all powerbuilder code to C# or .net. but I studied the
Document at
https://docs.appeon.com/powerscriptmigrator2019r2/PB_to_CSharp_Migrating_Re-factored_Business_Logics(NVOs)/index.html. It seems need p...
How to get back the database generated identity values of inserted rows
- How-to
- Last updated 4 years ago
- Bernhard Stoeter replied 4 years ago
Hi all,
I'm playing with the .NET DataWindow / SnapDevelop sample "CRUD Operations with .NET DataStore". How can I get back the new database generated identity value(s) of the inserted row(s)?
Bernhard
Problem installing PB2019 R2 (2353)
- Resolved
- How-to
- Last updated 4 years ago
- Simone Olianti replied 4 years ago
Hi everyone, i'm trying to install latest build of PB2019 R2, but i get an error trying to download the PowerBuilder IDE update package. All the rest downloaded and installed correctly. Looks like the installer is failing to retrieve the remote zip, ...
Export PDFNative lowers image quality
- Resolved
- How-to
- Last updated 4 years ago
- Pau Haro replied 4 years ago
Hello,
Im exporting a datawindow with the new feature of NativePDF on PB2019 R2 without using ghostscript. It works well but the images look pixelated. Someone knows how to solve this? My datawindows properties are this:
this.Object.DataWindow.E...
Error on ConnectToNewObject for C# DLL function on Dev, but not in EXE
- Issue
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
Hi,
I created a test PB app calling a single custom C# DLL function 'getName(jsonstring)' using OleObject and ConnectToNewObject( classname ) approach.
I had the app compiled as 32 bit.
The compiled exe is able to succesfully create/instantiate th...
Image from URL Link into Datawindow
- How-to
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
Hi All,
is it possible I show up a image on datawindow from URL link instead of local path?
i.e.: I have a datawindow with some records where once of columns is defined as "Display as Picture" but the value of this column is not a local path, b...
GIT - create repositories by target not workspace
- Resolved
- How-to
- Last updated 4 years ago
- Tom Jiang @Appeon replied 4 years ago
I am a new user for GIT. I have a workspace with 3 targets in it. Each target has its own PBLs and project. These targets represent 3 different applications.
I'd like to get them into AWS CodeCommit in three separate repositories.
Is there a way...
I search in options-Environment AutoRecover or AutoSave but didn't find !
In VS 2019 in Environment have AutoRecover.
Infomaker 2017R2-1769 login problems
- How-to
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
We are using the Infomaker 2017R2-1769 version with Nautilus 9.4 since January this year without any problems during activation and so on. Now was the first time that I needed to open it again to change a label configuration, but unfortunately I can'...
File Upload and Download using REst APi
- Resolved
- How-to
- Last updated 4 years ago
- Milton Jiménez replied 4 years ago
Hi,Appeon
My app(PowerBuider 2019 R2 desktop) is making CRUD with C# DataStore ;now I need File Upload and Download, since my server (IIS) on http;
1.What are my options (native or third)?2.Will the Appeon File Server be available with PowerServer2...
SelectToStore obsolete
- Resolved
- How-to
- Last updated 4 years ago
- Govinda Lopez @Appeon replied 4 years ago
Hi,Friends
SelectToStore obsolete in compilation,
What alternatives are there;if i need to use result.countthanks
var result = _context.SqlExecutor.SelectToStoreDynamicModel(sql,gi_caja,gs_claveregis,gs_funcionario); if (result.Count...
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