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 2017-R3:
Using the NativePDF feature to save datastore to file I am not getting the image that is placed on the datawindow object. The image is a fairly small png file. I also tried using SaveNativePDFToBlob and then writing the blob to disk, tha...
I know that Powerbuilder can connect to SQL Azure via SQL Sever Native Client . I have a question: is it possible to build a local desktop Powerbuilder application but using SQL Azure(not an IWA deployed to Cloud)? If so, what is the limitation? Wi...
Using PowerBuilder 6.5, I'm trying to open a PBL to see the source code of the modules. I have no experience with PB, so I need some hand-holding. I can display entry forms, but I need to find the code that connects to the Oracle back end, and I ne...
Forgot AEM admin password
- Resolved
- Advice
- Last updated 5 years ago
- Chris Pollach @Appeon replied 5 years ago
Yes, the unfortunate happened, any suggestion for a quick recovery?
Thanks.
Windows 2016 server
Accessing Help Files from a Powerserver Web App
- How-to
- Last updated 5 years ago
- Chris Pollach @Appeon replied 5 years ago
Looking to find a way to access our applications help files without having to user a fileserver, download or copy them to a users PC/Laptop. What I have tried so far.. created custom visual ole and used the Microsoft browser option. Works fine insi...
Compiling Powerbuilder Using Orca DLL
- Advice
- Last updated 5 years ago
- Phil Wallingford replied 5 years ago
Hi Folks,
I'm working on a compiler front-end for building our Powerbuilder applications. I've been using the pborca170.dll and the Orca API documentation as my guide.
My process is basically:
1. Bootstrap the application using PBORCA_CompileEntry...
PB2019 install with PB2017
- Advice
- Last updated 5 years ago
- Chris Pollach @Appeon replied 5 years ago
Does anyone know of any issues because of duplicate, but newer, files shared between PB2019 and PB2017?
Different files in the shared\powerbuilder directory are:
atl80.dlllibeay32.dlllibglog.dlllibjcc.dlllibjtml.dlllibjutils.dlllibsybunic.dllnlw...
datawindow report. 1st page portrait, 2nd landscape
- How-to
- Last updated 5 years ago
- Brad Mettee replied 5 years ago
Hi Guys,
Any ideas If/how I can create a single datawindow report which has the 1st page portrait and the second as landscape. Would this be possible with a composite report with 2 nested reports.
Any ideas would be appreciated.
Thanks Michael
Compiler PBC170.exe does not include resources ?
- Issue
- Last updated 5 years ago
- René Ullrich replied 5 years ago
Hi All, We wrote a script to compile our apps with PBC170.exe which is working good except for resources (bmp,png,ico). Each PBL of the apps have their own PBD for resources. We notice that resources contained in the main PBR are the only one inclu...
DIRLIST / LISTBOX : dynamically create listbox
- Resolved
- How-to
- Last updated 5 years ago
- Chris Pollach @Appeon replied 5 years ago
Hi all,
been coding for almost 20 hours straight , and i know my question is basic , but i just don't get the following issue.
i have created a dirlist function , based on a listbox in a window which works great.
to make it more dynamic , i wanted...
Powerbuilder Appeon SnapDevelop 2019 (Beta)
- Advice
- Last updated 5 years ago
- Armeen Mazda @Appeon replied 5 years ago
Hey there,
I have a complete DevOp Stack with Visual Studio using:
Jenkins – Build Automation
build Scripts with cake or nuke
VS Extensions, like Resharper, web stuff from Mads Kristensen and more
Installer
Intellisense
Intellicode
Live ...
The only error I can find is this: “Log file created at: 2019/06/12 07:38:19
Running on machine: NPR-DELL
Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
E0612 07:38:19.416649 6732 FileTool.cpp:351] GetFileLength failed , file...
psr files cannot save as PDF, manually
- Resolved
- Issue
- Last updated 5 years ago
- Chris Pollach @Appeon replied 5 years ago
Hi All - please see attached .mht file for details on this. We have most recent version of Infomaker just installed, opens .psr's fine (these are generated in our invoice processing, not old files), but these cannot be saved as PDF's, which may be a ...
PowerBuilder Error object out of date
- Issue
- Last updated 5 years ago
- Bruce Beachy replied 5 years ago
Getting this error when attempting to run PowerBuilder from development environment. Running PowerBuilder 9.0.3 on Windows 10
How to Turn Off UI Themes?
- Resolved
- How-to
- Last updated 5 years ago
- Michael Kramer replied 5 years ago
I'm trying out UI Themes of PB 2019.
How can I turn themes off once I have turn any them on?
I have tried:
ApplyTheme("")
ApplyTheme(null)
ApplyTheme("Do Not Use Themes")
All to no avail. I found one solution but it feels like a workaround:...
SQL Server dropped support for outer joins in the where clause in SQL Server 2012. According to our DBA, they are thinking of dropping equal joins from the where clause.
The database profile in PB/IM has the option to set outer join style. I think t...
How can I change a menu item visible property to false in the preopen event
- Resolved
- How-to
- Last updated 6 years ago
- Konstantinos Laftsidis replied 5 years ago
I have a window with a menu. I need to change menu item visible property to false or True base on a global variable value. Could you guys guide me to a sample or maybe you can tell how to reference the menu via PB script.
Regards,
Clarence.
Rename class: SampleController.cs
- Resolved
- How-to
- Last updated 5 years ago
- Michael Kramer replied 5 years ago
Hi Guru
I'm playing with PB2019 and in particular I'm giving the tutorial: 'https://www.appeon.com/support/documents/appeon_online_help/powerbuilder/CRUD_Operations_with_ModelStore/index.html'
In particular I am trying to rename the controller ...
Infomaker 2017 and SPI 2009 cannot open PSR files
- Issue
- Last updated 5 years ago
- Ileen Corbishley replied 5 years ago
We are currently working with Intergraph Smartplant Instrumentation 2009 (SP4 (09.00.04.0132)) and InfoMaker 11.1 and do not have any problems saving and modifying a PSR file in InfoMaker 11.1 and opening it in SPI 2009 (SP4).
However, we are testin...
InfoMaker Installer Question
- Resolved
- How-to
- Last updated 5 years ago
- Chris Pollach @Appeon replied 5 years ago
InfoMaker 2019 has two installers, one called Full and one called MR. Both are build 2082.
Why are there two and what is the difference? I'm putting together install instructions and need to know which one they need to run. Hopefully not both.
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