Featured Questions
Has anyone else experienced an issue launching the client application from Edge or Chrome recently ?
For us, it has stopped working from Edge and Chrome, but still works from Firefox.
We did notice Edge was patched in the last few days but the link...
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. :) ...
I would like for my dw footer to only appear on the last page of each group. The reason I'm not using the group's trailer is because the trailer doesn't position at the bottom of the page, which is want I need. Although the trailer accom...
Is there a straightforward way to position a group summary so it appears on the bottom of the page like a footer?
Alternately we could have the visibility of the footer set by some variable - but no straightforward way I can think of to coordinat...
Hi,
When I used SetLibraryList(string[500]) and AddToLibraryList(), the program can run.
But I used SetLibraryList() and string array length more than 500, the program auto shutdown.
The string array more than 500 can't run ?
...
Since I felt like none of the other git related topics fit without me hijacking them, please excuse me starting another one...
I've been testing the git implementation in PowerBuilder 2017 R2 for internal use, but have come across a numbe...
Hello everyone!
In my ultimate despair i came here to ask u about using FTP in powerbuilder mobile. I search a solution everywhere with no success.
My problem is that i want to upload to and download from a FTP server. It's all. I can't...
hi to every one
In case of Git, it do not save 'UserID' and 'Password'
It happens to you too.
GMY
...
hai experts
i add a datawindow name dw_1 and dataobject = d_test to u_cst_test5 useroject of advguisample.pbl
and created a event closequery and event id pbm_closequery and add following event
dw_1.AcceptText()
IF dw_1.ModifiedCount() > 0 or dw...
When I change something in the SQL part of the DataWindow, e.g. add a new column the dbname property changes and returning the the design part places all these changed columns new.
Any idea what the reason could be.
Regards
Arthur
...
I would like to try interfacing with GIT.
Which gui do you suggest? what's the best?
(I saw on the git-scm.com site that there are many)
Thank you
GMY
...
In PB 2017-R2 the environment object has the following values:
PBMajorRevision = 17
PBMinorRevision = 0
PBFixesRevision = 0
PBBuildNumber = 1756
With R2 and future R3 having new features, I think it would be useful for PBMinorRevision t...
I created the project and i created a team project and one of the users can't see the project also he can't connect to tfs
UseID: aux_sys
Project: i click in more and i select the server then the window of CHOOSE FOLDER IN TEAM FOU...
Hi PowerSphere.
Was wondering if someone implemented the "TOTP: Time-Based One-Time Password Algorithm" (RFC 4226) or the "HOTP: An HMAC-Based One-Time Password Algorithm (RFC 6238)
Like this https://github.com/glacasa/TwoStepsAuthenticato...
I have entries in "HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\App Paths\pb..." for my PB IDE's (pb170.exe and pb125.exe). I installed R2 on the 6th and it seemed to work fine but I cannot recall if I ran my applicati...
Hello,
I've found in the source code of a PowerBuilder app a reference to object "idw_requestor", that has methods like "RowCount", "Find", and so on.
Also in the internet many PowerScript snippets use this object.
What is this "idw_requ...
Is there any way to have the Mobile Keyboard set to default all lower case or all upper case when user clicks on a text box.
The way it is now is that the first character (when using alpha-numeric keyboard) always is caps and then the rest is all ...
PB 8.0.4
Got a trace from a customer from a SyntaxFromSQL:
(23b7008): Select (...)
(23b7008): GET EXTENDED ATTRIBUTES: TABLE=tablename OWNER=dbo (16 MilliSeconds)
(23b7008):
Error 208 (rc -1) : Name of Object 'dbo.pbcattbl' in...
Hello, I did some searching and didn't find what I'm looking for. I'm evaluating PB2017 (long time PB developer > 20 years) and trying to get my current company to buy. I was able to get our current app (PB 12.5 w DB2) compiled and runn...
good morning,
I cannot connect to PowerServer from PB or Verify from browser.
after installation documentation suggests to test i.e. (http://10.218.41.151:80/AEM/) but I always get...
This site can’t be reached
10.218.41.151 refused to c...
PB 12.5
Oracle 12.1
PB driver O9, O10 or ORA
Hello,
It is very slow to open the datasource painter from the datawindow. The more tables are in the datasource, the more it is slow to open the painter. It's very painful.
I can see th...
Trying to print a datawindow for the first time on IOS (IPad or IPhone) and the results are not good.
When I run the application on PB Desktop the Datawindows all print perfect as the should.
When I then run the application in PB Mobile on IOS ...
There are no discussions available here currently