Discussions tagged PowerServer
PB2022 PowerServer Project Painter only recognizes 64 bit ODBC datasources?
- New
- Issue
- Last updated 5 days ago
- Chris Pollach @Appeon replied 5 days ago
I was attempting to follow the tutorial in PB2022 for PowerServer, using the Sales Demo app. The PowerServer project painter apparently only recognizes Sql Anywhere (ODBC) data source names if they are set up with the 64 bit ODBC Data Source Administ...
PowerServer and relative path of resources, how to deploy properly
- New
- Issue
- Last updated 6 days ago
- Chris Pollach @Appeon replied 6 days ago
Hello, so I have a project with 2 applications, let's call tem "sales" located in "sales" folder and "sales_config" located in "sales_config" folder and there is "sales_shared" folder with shared pbls. I used to have resources with absolute path in t...
PowerServer 2022 Session Error/Timeout
- New
- Issue
- Last updated 6 days ago
- Logan Liu @Appeon replied 2 days ago
We recently migrated a PB 2019 application to 2022 and also deployed it to PowerServer. It's been working very well. However, one user reported an issue recently. The user stated that the app was started and used without issue for a while. It was...
PowerServer Project Database configuration
- Resolved
- New
- Issue
- Last updated 6 days ago
- Tim Moulaison replied 6 days ago
I am attempting to convert a PB2022 project using PowerServer. I have installed PowerBuilder 2022 and have converted my PB2019 project to PB2022. I have successfully created and connected to my SQL Server 2016 database using the SNC SQL Native Clien...
Does the appeon_workarounds.pbl library still exist for PowerServer 2022?
- Resolved
- How-to
- Last updated 1 week ago
- Armeen Mazda @Appeon replied 1 week ago
If so, where is it located, or what settings can I adjust to change where it gets installed? This link suggests it should be in C:\inetpub, but I can't tell if it's still current. I also looked in the location used by the Powerbuilder Installer. ...
PowerServer and SelectBlob - Oracle
- How-to
- Last updated 2 weeks ago
- Geir Magne Vangen replied 2 weeks ago
Hi,
We have started looking into the possibilities on using PowerServer for our main PowerBuilder application.The first steps to build the powerserver application has been successful.
We are using the latest Powerbuilder 2022-version, connected to ...
Recommendation to migrate powerbuilder 2019 app to cloud
- How-to
- Last updated 2 weeks ago
- Armeen Mazda @Appeon replied 2 weeks ago
Hi,
The application we maintain is running on powerbuilder 2019 (pfc framework) with on-prem oracle database 19. Batch jobs are running on AIX server. There is an ask from client to migrate the app to cloud. Is power server a good option? Any rec...
PowerServer 2022 Java Dependency
- Resolved
- Issue
- Last updated 1 month ago
- Miguel Leeuwe replied 6 days ago
I recently migrated and deployed an application to PowerServer 2022 for a client as a proof-of-concept. The application uses the java runtime via calls to a dll to retrieve and display image files. When the app is launched in client/server mode via...
Hello,
What HTTP code(s) Power server returns on the following conditions?
1. for Database errors like Primary key violation, FK violation, Check constraint etc2. For Failure of any custom checking done at Server side
Is there any documentation ...
Dynamic SQL Type 4 Powerserver 2022 - null SQLDA.OutParmType values
- Issue
- Last updated 1 month ago
- David Xiong @Appeon replied 1 month ago
Our applications use Dynamic SQL Type 4 to execute SQL server select statements and stored procedures which return a single row.
We use Dynamic SQL Type 4 as we have a user object that executes the SQL and does all the necessary checking. It return...
ORA-00904: "TABLE_NAME": invalid identifier
- How-to
- Last updated 2 months ago
- Chris Pollach @Appeon replied 2 months ago
Hi All,
Trying to run PB 2022 Build 1878 front end, and deploy a PowerServer 2022 client. For the datawindows that we have created that use an SP in the select I am getting an ORA-00904: "TABLE_NAME": invalid identifier. The code works as expected i...
Can I Upgrade PowerServer from WorkGroup(50) mobile to mobile-web?
- Advice
- Last updated 3 months ago
- Chris Pollach @Appeon replied 3 months ago
I have two questions.
1.-
I have PowerServer 2020 Build 2703.00 64-Bit Edition WorkGroup(Appeon) Mobile.
Product Edition:
WORKGROUP (Appeon)
Product Version:
Appeon PowerServer 2020 Build 2703.00 64-bit Edition
Operating ...
Could not load file or assembly 'OracleManagedDataAccess'...
- Issue
- Last updated 3 months ago
- Armeen Mazda @Appeon replied 3 months ago
Using PB2022 Beta I was able to take our existing client/server app and create a working PowerServer project. However, after I uninstalled the Beta and installed PB2022 build 1878, the web version no longer works. Trying a Build/Deploy gives the er...
PoserServer Web Tutorials Videos do not exit
- Misc
- Last updated 3 months ago
- Sally Li @Appeon replied 3 months ago
I went to the PoserServer Web Tutorial page and I clicked in any of the videos and I get a message that says: "Sorry The video does not exist."
By any chance are the videos somewhere else or where I can download.
Thank you in advance for you...
Powerserver AEM login screen shows but does not to work
- Resolved
- Issue
- Last updated 4 months ago
- Alex Hernandez replied 3 months ago
Hello!
I'm working on a server with PowerServer 2020 installed and working, with some mobile applications in production.
I have an issue with the AEM login screen. The screen shows correctly, I enter user and password and hit the login button, but ...
PB 2022 - System Requirements & What's New
- Advice
- Last updated 4 months ago
- 119 qiaofu replied 3 months ago
I'm including below a link to the System Requirements for PB 2022 and you'll note (happily, I hope) that Windows 11 is officially supported:
https://docs.appeon.com/pb2022/installation_guide_for_pb/System_Requirements.html
Invariably with every ...
Powerserver Object cannot connect to database using script and connectstring
- How-to
- Last updated 5 months ago
- Armeen Mazda @Appeon replied 5 months ago
I am using the CASE statements for setting database connection details up to PB2021 without PowerServer
Example:
Case IS_USE_SCRIPT /* Populate Database Connection from Script */ as_dbms = "ODBC" as_database = "" as_userid = "" as_dbpass = "" as_lo...
Precision about PowerServer 2022 Roadmap
- Resolved
- Advice
- Last updated 5 months ago
- Julie Jiang @Appeon replied 5 months ago
Hi,
In the roadmap for Powerserver 2022 R2/R3, I see that feature "PowerServer projects support DB2"
Our current Powerbuilder application use a SQL server database (Most of our Query) and a IBM AS400 DB2 (7.3) Database with an ODBC (+/- 50 read ...
Is there a way to get the most recent deployment date of an application?
- How-to
- Last updated 6 months ago
- Miguel Leeuwe replied 6 months ago
For reference, we're currently on PB17 R3, PowerServer 2020*.
I'm trying to have a static textbox that displays the most recent build/deploy date of our application in the TEST environment. I've searched around and what little resources I can find r...
How to use unicode characters on a powerserver cloudapp
- Resolved
- Issue
- Last updated 6 months ago
- David Xiong @Appeon replied 6 months ago
Hi,
is it possible to use unicode characters on powerserver cloudapp? On a native powerbuilder app we have to append "DisableBind=0,NCharBind=1" to the DBParm, if we don't use that, some chars are recognized as questions marks (?). Example:
The fol...
- Page :
- 1