Discussions tagged Database

Hello, in my application I am connecting to the database using the connection string that is defined in a Registry key, this is my code and as I show you in the attached images, you can see that when I debug my code I am receiving my transaction all...
Hi, I have installed PB 2022 R2 and MS SQL Server 2019 to a Windows 2019 server on Azure. While installing PB I could not connect to SQL server to install demo database. Now same problem when I try to create Power Server Project. From PB IDE I ca...
Like the title says, I'm having a problem with the tutorial where I started with all the demo files except for the database file as far as I could see. Either that, or when trying to connect to the ODB ODBC Database Profile PB SQLServer V2022 it just...
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...
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. ...
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...
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...
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文件在哪里可以找到? 谢谢。 ...
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...
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...
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...
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...
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...
Hi all, I am trying to amend the database connection-cache: command timeout - where to do the setting? Thank you. JX ...
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...
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 ...
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...
  • Page :
  • 1