Discussions tagged SQL Server
PowerServer C# Project DBConnectionProfile DBPARM values
- Resolved
- How-to
- Last updated 2 weeks ago
- Jim Nesbitt replied 1 week ago
I'm converting a Powerbuilder application to PowerServer so it can operate using the SaaS model.
I've been following the guidelines in this video.
Creating a SAAS Application with PowerServer 2022
https://www.youtube.com/watch?v=a5U4XblFJbA&ab...
MSOLEDBSQL19 - Cannot create new connection
- Resolved
- Advice
- Last updated 2 weeks ago
- Brett Weaver replied 2 weeks ago
Hi There
I have been using the new MSOLEDBSQL19 to attach to sql server. I have come across an annoying limitation. My application allows users to define new parts of a document by instantiating a tab page which has a datawindow on it. These pages n...
Hello,
I've been playing with the PS Server Management Console and noted this under SQL performance:
CacheName:LB_KFxxxx, Test Sql:select top 1 * from sysobjects, Time Consuming(ms):22, Expect time-consuming(ms):30
CacheName:LB_Rexxx, Test Sql:s...
Demo database ODBC not showing in connections list
- Issue
- Last updated 1 month ago
- Miguel Leeuwe replied 1 month ago
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...
how can i get max code with out duplicate for saving at the same second
- How-to
- Last updated 2 months ago
- mike S replied 2 months ago
iam working with pb11.5
iam creating invoicing application
i want to get max code in header table
ihave a problem when multi pcs save the invoice at the same second the two invoices take same Code
how can i resolve this this there is another w...
PB 2022 connectivity error with SQLOLEDB
- Resolved
- How-to
- Last updated 2 months ago
- Roland Smith replied 2 months ago
Hi Experts,
******************************************************************
Database Versions: Microsoft SQL Server 2014/Microsoft SQL Server 2019
******************************************************************
I have upgraded my existing ...
Is anyone using Azure managed databases (PaaS) with PowerBuilder or PowerServer applications?
- Advice
- Last updated 2 months ago
- mike S replied 2 months ago
Hello,is anyone using Azure managed databases (PaaS) with PowerBuilder or PowerServer applications?
Which database product do you use exactly?
Would love if anyone could share their experiences, use cases and opinions on suitability for production ...
Support for MS SQL Server 2022 and new MSOLEDBSQL Drivers
- Resolved
- Misc
- Last updated 3 months ago
- Roland Smith replied 2 months 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.
...
Use MultiSubnetFailover - SQL connection string
- How-to
- Last updated 3 months ago
- Miguel Leeuwe replied 3 months ago
MultiSubnetFailover is ignored when added to DBParm string.
We are trying to connect PowerBuilder 2021 application running on AppStream to AWS sql server - SQL 2016.
Roughly doing:
DBMS=MSO
SQLCA.DBParm = ls_dbparm + ",MultiSubnetFailover=true"
...
SQL Server Examples Database
- Resolved
- How-to
- Last updated 4 months ago
- Jim Nesbitt replied 3 months ago
Hello
We use SQL server, DB. I installed Powerbuilder 2022, but there was some glitch during installation and the example database was not installed.
I want to run the Google Charts demo locally against a SQL Server DB.
Is a sample database for ...
Enhancement request: modify SQLSyntax in transactions SQLPreview event
- Resolved
- Misc
- Last updated 5 months ago
- René Ullrich replied 5 months ago
Hi all, have a happy new year!
I could not find another way to post an enhancement request for future PB versions, so I'll leave it here. If there is a better way to do so, please let me know.
We develop and maintain a quite large c/s application (...
Dynamic SQL Type 4 Powerserver 2022 - null SQLDA.OutParmType values
- Resolved
- Issue
- Last updated 5 months ago
- Jim Nesbitt 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...
Hi all ,
I am running a c/s app on the client pc ( pb 2017r3 win10/11 ) .
The app connecting directly to a MSSql db located on a remote server over the Internet.
I am using SNC SQL Native Client(OLE DB) / MSOLEDBSQL in my SQLCA.DBParm .
My ...
.Net DataStore support for Updating SQL Server Views
- How-to
- Last updated 6 months ago
- Logan Liu @Appeon replied 6 months ago
Does the .Net DataStore product support generating a C# .Net DataStore API service from a SQL Server View DataWindow Object DataSource that will update the SQL Server View?...
Powerbuilder and SQL Server Multiple Plans
- Advice
- Last updated 7 months ago
- Markus Eckert replied 7 months ago
Hi all,
we were checking our databases using the various sp_Blitz procedures (First Responder Kit) and we discovered something we had hints before:
SELECT statements produced by our PowerBuilder (2017 using SNC) application's datawindows create lot...
PB 2017 and SNC - Trace Flag 9481
- Advice
- Last updated 8 months ago
- Chris Pollach @Appeon replied 8 months ago
Hi all,
this is a shot in the dark...
I have installed sp_BlitzFirst to a customer of ours in order to get some metrics and check on performance on his SQL Server.
They are running SQL Server 2019 and their databases are on compatibility level 120...
SQL Server connectivity and TLS 1.3
- Issue
- Last updated 9 months ago
- Roland Smith replied 9 months ago
Hi,
our PB 2017 application cannot connect to SQL Server database via SNC when the machine's TLS is 1.3.
We recompiled the application using PB 2021 and it still cannot connect.
What changes are required in order for a PB application to work/conne...
Powerserver 2020 connecting to SQL2019
- Advice
- Last updated 9 months ago
- Kai Zhao @Appeon replied 9 months ago
Hi Appeon,
I would like to know if Powersever 2020 build 2703 has an issue with connecting with MS SQL 2019?
I have published an application but needs ms sql 2019 for database but I cant connect as powerserver reports:
The same sql ...
PowerBuilder 2021 connection to SQL 2016/2019
- Resolved
- How-to
- Last updated 9 months ago
- Louis Arena replied 9 months ago
We are in the process of migration from PB09 to PB21.
PB09 app is using .ini with following :
DBMS=MSS Microsoft SQL Server 2016
ServerName=XXXXXXXDatabase=DDDDDDBParm=Secure=1AutoCommit=true
UserID=USERPassword=USER
How do I need to change app ...
I have a client with about 10 or so 'super' users who often work remotely. When they need to use the application (PB 2021), they RDP into a Windows 2019 Server desktop, launch the app that is deployed there and go about their daily work. The applic...
- Page :
- 1