Featured Questions

A recent post included some PowerScript code, and I thought I would pass along a tip for pasting code snippets that produces a slightly more readable result than simply pasting code into the website's text editor. The toolbar contains a button to as...
Saw this and thought it was perfect. Note the angry mob in the background on panel 4.   :) ...
pb 2019 BUILD 2002   dw buttons are not rendering correctly. I'm using PNG files 16x16 and no one is rendering correctly when set to original size I have attached a sample file. and screenshot. The picture is blurry. the same file used in a menu...
In my project have too many custom NVO with not DS or DW. How to use this NVO in C# code or how to publish RestFull Service with this NVO ?!...
Hello PB Experts,   My project is upgrade from powerbuilder 7.03 to PB 2017 R2, my question is: is there any know issue, upgrade effort estimation norm to apply into my project.   It is about 1 milion line of code so it is hard to scan source and...
We are looking to improve performance in PS web, and we use querymode for searching.  And, in order to get around all of the limitations of querymode, we use sqlpreview to add missing functionality to the querymode processing.   These tidbits for s...
I'm trying to log into PowerBuilder 2017 from a new machine.  Although I can log in the account from another computer, I've confirmed that the user account is not occupied by another connection.  I'm getting a "No network connection" error.  I'm actu...
Hi. All! Subj : Today it happened at one of our developers. OS - Windows 10 Corporate 64bit We tried: 1. Regenerate 2. Optimize  3. Export/import objects 4. Create new Target 5. Create new Workspace 6. Clear layouts in windows registry 6. R...
I am trying to connect 12c database  through PowerBuilder 2017 R3 with following code  if not IsValid (SQLADM) then SQLADM = create n_tr end if ls_logon_user_prefix = this.of_prefix(as_userid) SQLADM.of_Init(is_AppINIFile, "Database") SQLADM.log...
How much memory is used by each of the following standard data types? Date Time Datetime Real Double Decimal  ...
Hi,   How can I use the stock icons provided by powerbuilder on DW buttons ? or can I extract the files from pPowerBuilder,  if yes .. what dll ?   Thanks Steen  ...
Hi, Our PowerBuilder application using Sybase SQL Anywhere as it's database. I'm trying to play around with the new C# features, but when I right-click on a datawindow to 'Generate DataModels (C#)' I am required to provide a connection to an SqlServ...
PB v12.1, build 705532 bit application createdThis is STUPID!!!!!I've always believed that any app created with PowerBuilder v12.x and below MUST use a 32 bit Oracle Client in order to connect with an Oracle database, regardless of the bitness of the...
Hi Guru I have a problem with an application that crashes. Ecosystem: Windows server 2012r2 Oracle 10 Powerbuilder 2017r3 When I retrieve a datawindows the system goes into error. The retrieve should recover 3,137,457 records. Thi...
Hi all, I'm trying to deploy a .net web service (PB2017 R3) to a production server and, when I try to test it, I get the "Could not load file or assembly 'Sybase.PowerBuilder.DataWindow.Interop.dll' or one of its dependencies".  I've checked all th...
I'm receiving an unhandled win32 exception error in PB170.exe when trying to execute an application in debug mode.  The diagnostics indicate that "No installed bebugger has Just-In-Time debugging enabled."  I confirmed that JIT is not checked within ...
Hi all  I need the your wisdom and experience. I'm Not a PB developer, I wrote a Web service that I need a third party to consume and run. They use PB12.5. I have sent them my WSDL file and when they tried to import it from the Web Service Proxy ...
Hi, We are currently migrating old PB6.5 to PB2017. We have a problem that the PB6.5 application, the report save as htm has replaced by html in PB2017. This cause the report format is different that with additional rows and columns.  The serious...
Hi I've been trying to migrate my two tier application into Appeon PowerServer Web, got an error saying we've so many unsupported objects/functions (including TransactionServer, ErrorLogging and so on). Is there any place or file which has an altern...
Hello!! I´ve got another question. Now I  have a webservice to write a file in a server folder. To that folder I have given full control permissions to the IUSR and IIS_IUSRS users as well as to the users PBDotnet4AppPool and DefaultAppPool. Even s...
A user is getting this error when doing a Retrieve() on a DataWindow. We are not explicitly using sqlda. The database software is Firebird SQL. The same Retrieve() works on the 3 computers in our office. (The user is the first one to test that code o...
Hi All,   I'm using PB12.1. I create a datawindow using syntaxfromsql and then add some controls dynamically into it. All is working except that when I want to modify the width expression of one the controls I added, I could not get any success. Ca...


There are no discussions available here currently