Discussions tagged Database
Hi
We are looking for ways to connect PowerBuilder 2021.1506 application to an Azure database.
We can connect to the database using:
SQLCA.DBMS = "MSOLEDBSQL SQL Server"
SQLCA.ServerName = "tcp:<our server>.database.windows.net,<por...
Support for MS SQL Server 2022 and new MSOLEDBSQL Drivers
- Resolved
- Misc
- Last updated 2 weeks ago
- Roland Smith replied 1 week ago
Hi,
what are the plans for supporting MS SQL Server 2022 and Versions of the MSOLEDBSQL19 newer 19.0.0?
According to the PB Help only MS SQL Server Versions up to 2019 are supported and only the MSOLEDBSQL19 Driver Version 19.0.0 is supported.
...
How I do connect PB 2022 with oracle 12
- How-to
- Last updated 2 months ago
- Chris Pollach @Appeon replied 2 months ago
Good afternon.
Please, how do I add an new option ORACLE 12 in my list "INSTALLED DATABASE INTERFACES"?
My powerbuilder is 2022 and I have oracle cliente 12.1. Today I use connected with option "O10 Oracle 10g", but we are going to migrate for orac...
Change Datawindow data access to something other than direct DB connection
- Advice
- Last updated 4 months ago
- Tim Ford replied 4 months ago
Question to the PB Community:
We have a monolithic application consisting of a PowerBuilder frontend and C# .NET application server, both of which are tied to a MS SQL Server database. When the application was first written it was strictly PB, but o...
Re: Multi-database application in Powerbuilder (eg. SQL Server, PostGreSQL, SQLite ...)
- How-to
- Last updated 4 months ago
- Brett Weaver replied 3 months ago
Hello,
Have anyone developed multi - database application in Powerbuilder ? ie. a common application that will update either SQL Server or PostGreSQL or SQLite or others ... depending on the connection that's made in the open event of the applica...
你好:
目前我们在应用中发现涉及带中文的查询都检索不出内容,怀疑可能是字符集导致的原因。我们数据库用的是cp936,按照帮助文档做了如下设置还是不行,请问是否还有其它地方涉及配置和调整?另外想问下应用运行相关的LOG文件在哪里可以找到?
谢谢。
...
Powerserver Object cannot connect to database using script and connectstring
- How-to
- Last updated 6 months ago
- Armeen Mazda @Appeon replied 6 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...
Database Support for Informix version 14 & PB 2017R3
- Misc
- Last updated 10 months ago
- Ken Wielgos replied 10 months ago
Hello,
We are planning a potential upgrade for our IBM/Informix database. My question is: Does PowerBuilder 2017 R3 support Informix Version 14?
Thanks,
Ken Wielgos...
Powerserver app connected to Oracle fails or times out
- Resolved
- Issue
- Last updated 1 year ago
- Håvard Heide replied 1 year ago
We have compiled out application to Powerserver and it works (mostly), but after starting App from webbrowser (or shortcut)
it times out - or fails (see errors below). Motly I get the first error, but sometimes the second.
Any ideas ?
I have trie...
PWDialog - password change does not happen after expiry
- Issue
- Last updated 1 year ago
- Shayin Bhaskaran replied 1 year ago
Hello,
I am using Powerbuilder 2019R3 with Adaptive Server Enterprise/15.0.3 versiob as backend. I have recently migrated the source code from Powerbuilder 12.5 to Powerbuidler 2019R3. After migration, for the login user after the password has expi...
How do I connect PowerBuilder2021+PowerServer2021 to IBM DB2/400 6.1 Version database?
- How-to
- Last updated 1 year ago
- Mason Park replied 1 year ago
Hi, we're looking for the way to connect PowerBuilder2021+PowerServer2021 to IBM DB2/400 6.1 Version database.
We successfully installed Informix 2.2.0.100 as database driver(from nuget.org) and filled the Database Configuration form. However, when ...
Hi Folks,
My application is on PB 2017 R2 and its running on windows server 2012 R2 OS. Application is connecting with local DB which is in SQL anywhere and remote database which is in SQL server.
This application is basically fetching the files fr...
Bonjour,
J'ai installé hier PowerBuilder 2019 R3 pour mettre à niveau une application développée avec une version précédente et qui utilise une base SQL Anywhere v11.
Si l'appli fonctionne très bien sous PowerBuilder 2019 R3, par contre le build de...
PowerServer2021 Beta: how to configure Connection Cache
- How-to
- Last updated 1 year ago
- Armeen Mazda @Appeon replied 1 year ago
Hi all,
I am trying to amend the database connection-cache: command timeout - where to do the setting?
Thank you.
JX
...
connect to database from Powerclient from outside
- Resolved
- How-to
- Last updated 2 years ago
- Andreas Mykonios replied 2 years ago
Hello, friends.
We are testing PB 2019 R3, and we are very excited about the powerclient functionality. At the moment it works fine.
But we wonder if there will be any possibility of connecting in the same way as web. I mean, work from home. I th...
Sybase database recovery from complete log (no backup)
- Resolved
- Advice
- Last updated 2 years ago
- Chris Keating replied 2 years ago
Hi all.
A customer of mine, yesterday, performed a bad processing with our PB application on a Sybase SQL Anywhere 10 database and unintentionally deleted a lot of data in various tables. He has no backup of the db (not to mention) but the database ...
SQL server connection and SQLCA.DBMS / SQLCA.DBParm
- How-to
- Last updated 2 years ago
- John Fauss replied 2 years ago
Hi.
I have struggled with getting the SQLCA properties set up correct to be able to have my users connect to data base with single sign-on/trusted connection. I'm on MS SQL Server.
The problem boiled down to using correct value for SQLCA.DBMS. Than...
using two or more dynamic staging area cursors at once
- Resolved
- Advice
- Last updated 2 years ago
- kevin Rowe replied 2 years ago
I have code that i need to use dynamic cursors for to scan for key values in referential testing.
database is postgres.
the first query must be in sql as the compiler does not recognize the @ character as SQL. it works fine.
the second query canno...
Execution of stored procedure from Powerbuilder app stops inexplicably
- Issue
- Last updated 2 years ago
- Tom McManus replied 2 years ago
Our Powerbuilder application executes a stored procedure in Sybase and has been running without problems for a few years. About a month ago the stored procedure began stopping without finishing and did not report any error to the calling application...
TLS1.2 to connect to database server
- Resolved
- How-to
- Last updated 2 years ago
- Suhas Shravagi replied 2 years ago
Hi,
My desktop application (built in PB 2017 R3) is connecting to Sybase ASE 15.7 database thru OpenSSL with below configuration:
SQLCA.database = ls_ApplDataBaseNameSQLCA.servername = "MyServerName"SQLCA.logid = ls_ApplLoginIDSQLCA.logpass = ls_Ap...
- Page :
- 1