Discussions tagged SQL Server

QUESTION:  With the recent PowerBuilder 2022 R2 update of ADO.NET, is PowerBuilder now enforcing rules that were not previously enforced?   What is described below WAS NOT a problem with PowerBuilder 2022 R1...but with the release of PowerBuilder 2...
Sql Server 2019  PowerBuilder 2019 R3 build 2728 I'm using ODBC connection  I have a datastore, I change data and then do an update lds_post_dates.setitem(i, "column_name", ll_value)ll_rv = lds_post_dates.update()   The base table for the datas...
Hi    I hope someone can help, I am having a weird error - with the simplest of datawindows and programmes I have just installed pb2022 R3 - on windows 10 I have it connected to SQLexpress database - v14. I have a very very simple 2 column table...
Hello!I have the problem that I have to call the MS SQL Server stored procedure sp_set_session_context to set a context variable. Unfortunately this does not work with the PowerServer. The PowerServer always gives me the message 'PowerServer.Api.Se...
Sql Server 2019 PowerBuilder 2019 R3 build 2728 app.ini connection (server X'd out) DBMS="ODBC"DBParm = "ConnectString='DSN=XXXXX',ConnectOption='SQL_INTEGRATED_SECURITY,SQL_IS_ON', MsgTerse='Yes',DisableBind=1,DelimitIdentifier='No',TrimSpaces=1"...
Hi, We have a standalone PB2019 application which is hosted in Citrx and uses the SQL Authentication. But now we want to use the windows authentication using a functional ID (BOX id) but this can't be achieved using SQL Native Client. Could any on...
Hi all, I'm trying to create a revision to form.  The dw object and control are identical... I'm just changing a couple of values and changing the row status to NewModified! to force an INSERT instead of an UPDATE.   // Create new Workorder ll_New...
Hi, After developing for more than 25 years on a Sybase (SAP ASE) database, we are migrating to MS SQL. We are using the native ASE interface for our database connection. We have some large Powerbuilder applications that rely heavily on this databas...
PowerBuilder version: 2019 R3 Build 2779 SQL Server 2019 ODBC Driver 17 for Sql Server I have a query that returns 109 rows in 2 seconds in Management Studio but takes upwards of 30 seconds in db painted within Powerbuilder.  Are there any setting...
Hi everyone!   I currently have a issue when mi PB app is communicating with driver SQL Native Client v11.0, when try to make the connection I received the following message:SQLSTATE = 1S00Microsoft SQL Server Native Client 11.0Invalid connection s...
Good Afternoon,               I have done a PowerBuilder 2019 R3 migration for a client. I was using the DBMS=SNC SQL Native Client(OLE DB) and everything was working fine. The client decided to move to SQL server 2019. They use a lot of configurati...
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...
PowerBuilder version: 2019 R3 Build 2779 SQL Server 2019 ODBC Driver 17 for Sql Server Can you cast to XML in PowerBuilder?  This stmt crashes the IDE.  txt is a varchar(max) SELECT cast(txt as xml) into :ls_string from documents where doc_id = 1...
Hi, In Powerbuilder 2022, I have a report fetching data from a MS SQL stored procedure returning two result sets. This works fine when connected to a SAP ASE database, but after migrating to MS SQL, it looks like only the first result set from the p...
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...
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...
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...
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...
Hi Experts, ****************************************************************** Database Versions: Microsoft SQL Server 2014/Microsoft SQL Server 2019  ****************************************************************** I have upgraded my existing ...
  • Page :
  • 1