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...
I'm trying to run the below  orcascript from jenkins. I saved the file as orcascrip.cmd and calling in the Jenkins job under Build section. In the Jenkins console output  I see that the job is stuck at first line #Start session and it does not go to ...
PowerBuilder 2019 R3 2703 Playing around with the PowerClient feature, I get this issue on deployment ...\Temp\pbappscache\html\en because the local folder does not exist. The folder does not exist, but it is supposed to be generated and it's not c...
When using the 2019 runtime packager 2019 R3, the DLLs are not named with versioning but they are when referring to the documentation or if downloading the zip file from the Appeon site.  An example is easysoap.dll from the packager and in the zip fi...
I searched and saw that someone asked back in 2018 but had no replies.  I've used Jenkins once at a prior client, but my current client is using TeamCity for deployments and continuous integration, but not for PowerBuilder as of yet.  Wondering if an...
Hi!I'm trying switch one of our projects from native Source Control to GIT. I'm using PB2019 R3 Build 2703 and SourceTree as an external Git client. The thing is I'm having issues with the PBL files every time I try to merge branches, mostly when th...
I recently install PB2019R3 on my partners machine and the default of C:\ProgramData\Appeon\InstallFiles was incorrect for that machine. Our drives are setup so that Windows is on D: (along with all of it's associated directories). Having the install...
Hi Team, Version/release/build - Appeon PowerBuilder 2019: Version 2019 build 2170 Database - Oracle 12c Few months back we migrated from PowerBuilder 12.5 to Appeon 2019 Version 2019 build 2170. Looks below existing functionality not working as b...
PB 2017R2, I have a DW where all columns are protected based on data values for a given row.  If this occurs, the row cannot be selected.  If columns are not protected, then the row can be selected.  I need to be able to select any row. Is there a b...
Hi,I want to connect my powerbuilder application to PostGres, Is there any native PostGres driver or should I connect via ODBC/JDBC driver?Right now, I could connect the database painter using ODBC driver. Regards....
Hi team, We have migrated our code from PB11.5 to PB2019. During our initial testing we found our application is getting crashed. After looking more into it, we found Stored procedure Execute command from PB is making the application to crash. We ...
1,比如我想把系统里面数据共享出来,提供服务通过接口给别的系统去调用(json方式), pb2019有这功能吗?如果有怎样处理,能否给个范例   2. 还有我怎样去调用别人系统给的接口(json方式) , 也请给个范例    谢谢!  ...
Hola, mis saludos a la comunidad.   Necesito grabar unos archivos pdf en sharepoint en el sitio de la empresa. Actualmente esos pdf se guardan en un servidor específico, cosa que funciona muy bien, pero ahora se requiere poder hacerlo en sharepoint...
PB 2017-R3/Windows 10(32) After migration to Win 10(32) the following code related to graphics stopped working. FileExists confirms the existence of the file but ReadFromFile failed(just hanging) do not see the way to debug farther  if not FileExis...
Hello all i am trying to watch a recording from    https://www.appeon.com/conference/elevate-2018/recordings.html   i was able to do it until 2 weeks ago and now i have an Access DeniedWhere they move to other place?...
I’m using the PowerBuilder 2019R2 (2353) NativePDF way (PBPDF190.dll) to create PDF docs:lds_Print.Object.DataWindow.Export.PDF.Method = NativePDF!lds_Print.Object.DataWindow.Export.PDF.NativePDF.ImageFormat = '2'    // 'PNG'lds_Print.Object.DataWind...
powerserver 2703 的,在安卓上正常,同样的程序 但在 ipad上 的appeon workspace 上用,窗口,控件什么都显示正常,datawindow控件显示也正常 但 把 dataobject 对象加载就不显示了,控件里面都是空白的, 添加的比如 d_test 不显示的?        ipad系统是 14.4...
Hi together, PB2019R3 orcascr190.exe: How do I specify the runtime to be used in the "batchfile"? ...start sessionset liblist ...set application ...build application migrateend session... Regards,Bernhard...
Hello, PB 11.5, SQL Server 2012 Express, Windows Server 2012 R2 (in server) and Windows 7 (in clients)Also SQL Server 2000 is there to view old data. Every day at a particular time (between 3.00 to 3.30 pm), Powerbuilder application gets disconnect...
Hi; I have an Infomaker report that is acting up after many years. When any user, including admin, runs the exe, the Windows User Account Control pops up with "do you want to allow this app from an unknown publisher to make changes to your device?" ...
HI guru   do you know what is best connective way connect sql server 2016 using powerbuilder 2019 r3    (1) SNC (2) odbc (3) OLE DB   is sql server 2016 not support snc ?   William ...


There are no discussions available here currently