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. :)
I have a server with the PB2017 R2 run times installed. I want R3 run times. What is the procedure for this? Must I uninstall R2 run times first? Or can I install over the top of R2. Or can I simply copy the ...shared/Powerbuilder directory from ...
Hello All !!!
Last Friday, i have downloaded the PB 2019 30-Day Trial Version and installed standard edition and added my workspace and target but today when i am trying to open the same target in my current version v10.2 it says it "Could not add t...
sql syntax error
- Resolved
- Issue
- Last updated 5 years ago
- David Peace (Powersoft) replied 5 years ago
when i run this sql in interactive sql it trows an error
You have an error in your SQL syntax; it seems the error is around: 'autoincrement, nome varchar(60) not null, sigla char(2) not null, primary ' at line 2
this is the sql
create table estad...
Anybody has PowerBuilder 6.1 setup?
- Issue
- Last updated 5 years ago
- David Peace (Powersoft) replied 5 years ago
We have PowerBuilder 2019 license. We are looking for PowerBuilder 6.1 setup look at one of the OLD application code. Please share with me if you happen to have a copy of setup.
how-to use .NET assemblies in PB Classic?
- Resolved
- How-to
- Last updated 5 years ago
- Stephan Daschek replied 5 years ago
Hello,
for 2 of our Products we use PowerBuilder 12.6 .NET to call content of e.g. the System.Drawing.Printing assemblies.
PowerBuilder 12.6 .NET isn't very comfortable, contains a lot of bugs, is extremely slow & is no longer supported.
Is there ...
Error opening DLL pbws32.dll for external function getipaddress
- How-to
- Last updated 5 years ago
- Roland Smith replied 5 years ago
Hi,
We are getting 64-bit executables are throwing "Error opening DLL library pbws32.dll external function at line 17 in function getipaddress of object in event/function".
Could you let us know how to resolve this? I looked at one the post here bu...
ScrollToRow sometimes behaving as if SetRow was called
- Issue
- Last updated 5 years ago
- Ronnie Po replied 5 years ago
We have a problem that two users are experiencing, but we cannot replicate. A window showing a date entry datawindow of transactions calls ScrollToRow(dw.RowCount()) to put the cursor on the last row. That always works for us (and we believe most use...
Theme's aren't working in PB2019
- Resolved
- How-to
- Last updated 5 years ago
- Sanjay Shivade replied 5 years ago
Hi,
None of these functions return Success in our environment from executables (i have commented these lines before posting here). Am I missing something here? I have tried everything but nothing helped. Everything works fine from development though...
Hello Everyone,
I am finding a lot of difficulty while comparing the datawindow objects. Though I make a small change like changing the taborder of the column, I see lot many differences. So which tool is better to compare the datawindow objects ?
...
Looking for PB 12.1 setup
- Issue
- Last updated 5 years ago
- David Peace (Powersoft) replied 5 years ago
We have PB2019 license. We are looking for PowerBuilder 12.1 license. Help me if you have a 12.1 setup where I can use at least for a month.
Thanks,
Raj
updatable table in dynamic datawindow (Powerserver Web Version)
- Issue
- Last updated 5 years ago
- Juan Pedro Sanz Diez replied 5 years ago
Hello,
We have a funcionality that creates dynamically DW the PB function SyntaxFromSQL, in this way
dwsyntax_str = sqlca0.SyntaxFromSQL(sqlsyntax, "style(type=grid)", s_err) messagebox('table',dwsyntax_str)
The messagebox is showed below for ...
We currently have an old power builder app (version 6 I believe). This is an app that will be going away one all of our locations are on SAP so we do not want to rewrite it. It Is currently on a server with outlook 2010. Some of the out look patches ...
PB application and DB in availability groups
- Advice
- Last updated 5 years ago
- Ganesan Rajan replied 5 years ago
Hi Experts,
Just a brief about our product.
We use PowerBuilder 2017.
Our app connects to SQL server 2012/2016 via SQL native client 2012 ole db (sqlncli11.dll).
Now I have been asked a question.
Does your product support availability groups?
...
PB2017-R3/PB2019 Not working with GitHub Enterprise
- Resolved
- Issue
- Last updated 5 years ago
- Michael Kramer replied 5 years ago
Hello All,
I am attempting to do a Pulls and Pushes to get github in my company. I does not work.
For the PUSH i see:
Git client error code: Reference was not fast-forwardable.
For the PULL I see:
Git client error code: Checkout conflicts...
Does anyone know set of valid characters in DataWindow column's DBName property for external DataWindows?
I can't find info in F1-Help so trial-and-error gave me below list of valid characters. It may be incomplete.
Uppercase letters A - Z
Lower...
GetSelectedRow always return 1 in drop down
- How-to
- Last updated 5 years ago
- Roland Smith replied 5 years ago
I have two drop down that if i selected one value in the first the second drop down retrieve his rows .
I made to be optional, for example , if i selected one value in the first i don't need to select a value on the second.
The problem is that when...
Hi Team,
We are using SQL Server 2012 database to connect one of the Power builder 8.0 application.
I have used below connection settings to connect for SQL server 2012.
SQLCA.DBMS = "SNC"SQLCA.LogId = "sqluser1"SQLCA.LogPass = "password123"SQLCA...
ServiceBus Trigger Integration
- How-to
- Last updated 5 years ago
- Chris Pollach @Appeon replied 5 years ago
There is a way to integrate PowerBuilder with a ServiceBus Trigger? Using PowerBuilder Standard Edition.
Example in C#:
using Microsoft.Azure.WebJobs;using Microsoft.Azure.WebJobs.Host;using Microsoft.ServiceBus.Messaging;using System;using System....
Hello All,
Any one have any experience with priting in a Mobile App (PowerServer - Power builder both 2019)
we need to print a money receipt
our supplier is offering this printer
https://www.hpti.com.py/j1/index.php/marcas/impresoras/rpp210-deta...
Datawindow column layout changes when focused
- Advice
- Last updated 5 years ago
- Richard Torcasio replied 5 years ago
I have a column that displays data, from a select properly (ex 1 below), but when the column is clicked on and gains focus, all the line breaks disappear and the text display changes to one big line of text (ex 2 below).
The only edit tab checkbo...
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