Transaction autocommit and stored procedure
I have a SP to create data for a report. Datawindow get data from this SP. PB transaction autocommit=false when DW retrieves data by SP. It's is fine. then I want code in SP to insert data like: begin...
View ArticleWeb Service on Network drive
Hi!I found a problem in PB 12.5 Classic with Web Service on Network drive.Problem:1- I maped a network drive E:2- I created a Web Service on E:\WStest3- The WS loads a .JPG file into a DW. So, the WS...
View ArticleAccessing nested report's data
Okay I have a nested report, not a composite so GetChild is of no use, and I'd like to get to the data in the nested report. This kind of thing works very well: For ll_loop = 1 to dw_1.RowCount()...
View ArticlePB.NET - DW initial column values are lost!
Hello, alI have just discovered this issue, doesanyone have a remedy? I have a DW with a large number of columns (>30). Some of them have initial values set up.When I change the select statement, I...
View ArticleWhich dll is required to run powerbuilder exe with sqlserver snc connection
Hi,Please can you let me know which DLL is required to be copied to run application exe in a stand alone machine . Please can you let me knowWith Kind RegardsPol
View ArticleGenerating a setup file for a webservice
Hi , Iam just wondering : why always there is no sufficient resources when it comes to Powerbuilder & .Net/Web For my case I've created a simple web service to retrieve some data , it works well on...
View ArticleHow to Create a JSON webservice using Powerbuilder.Net
Hi Team, How can we create a JSON webservice using powerbuilder.Net ? Please let me know . Thanks in advance. RegardsSubrat
View ArticleCan I set the deployment path PB 11.5 build 2506
Just curious if I can set the path for the install on my end users machines? I am deploying a .NET win form app using SmartClient and the OneClick technology. Just need to have the ability to set the...
View ArticleSigning .NET assemblies with reference PB assemblies
Hello, allHere is a scenario, I am currently trying to figure out. I need to write a .NET assembly in PB.NET and register it for COM interop.I also have a set of common classes locked in a PB assembly,...
View ArticleIs it possible to use PB 12.5 assemblies in PB 12.5 classic
Hello, allI need to create a common closed class for all PB apps to use. THey do not need to inherit anything, just The PB apps are 12.5.2 classic apps (not PB Winforms, regular PB). Creating a PBD is...
View ArticlePoor powerbuilder webservice performance
In our company we're currently using Powerbuilder 11.5 and will be upgrading soon to 12.5.2. In one of our applications we have a webservice consumer using the .NET WDSL engine. The webservice we're...
View ArticleHow to use Team foundation Server for Powerbuilder version control
As the title says, I would like to use Microsoft Team foundation Server for Version control. Does anyone know if this is possible. Even when I have attached to our Team Foundation Server (TFS), I do...
View Articlef_init_global function without PFC
Hello, allI am trying to create a PB.NET assembly , which has to use a precompiled PB assembly (also from PB.NET)I know that when using PB Assembly, I need to pass the application object in the...
View ArticleContinued trouble reading file from webservice
Greetings all. I continue to have issues reading from files in a webservice (can create files fine). In an effort to make some head way, I attempted to use the STD_IIS framework. I created a new...
View ArticleRichtextedit control 12.5.2
Hi Is it possible to access the background color for selected text only (not the whole text area) in a richtextedit from powerscript? The property is available from the selected text font properties...
View ArticleAny news about Powerbuilder 15 or future roadmap from July-2014?
Does anybody know some news about Powerbuilder 15 or future roadmap fom July-2014?
View ArticleDebugger stopped working in PB.NET
Hello, allIs anyone familiar with this phenomenon? PB.NET starts debugging but cannot evaluate any expressions or variables.This is how it looks:
View ArticleHas SAP has changed the way licenses are issued?
Hi Everyone; I was just informed by my client (Public Works Government Services Canada) that SAP has told them this week that ... "for two maintenance releases within the same major version that...
View ArticleHow to use Team foundation Server for Powerbuilder version control
As the title says, I would like to use Microsoft Team foundation Server for Version control. Does anyone know if this is possible. Even when I have attached to our Team Foundation Server (TFS), I do...
View Article