Easerver consuming a .net webservice froma a powerbuilder NVO, Bad runtime...
hello I'm trying to call a .net web service from a powerbuilder component running in Easerver, I'm using a .net engine. I Deploy it to EAServer, I get error "Bad runtime function reference...
View ArticleSAPUI5
I read this roadmap from SAP and didn't notice any mention of PowerBuilder or Appeon. http://scn.sap.com/docs/DOC-41321 There is a lot of discussion regarding SAPUI5 and there is even a presentation...
View ArticleByte Array
Dear all, Does anyone has experience using DART ActiveX (udp), in receive event it tells to use byte array, how to do this in PB 11.5.The samples that their give is VB. In VB they just using...
View ArticleMigrating from PB 7 to PB 12.5.2
Hello, Iam convertingan applicationfromPB7toPB12.5.2 and this application usesDPBSERV(Distributed Powerbuilder Services)It´s a cliente-server apllication.The questionis: what isthe best wayto convert...
View ArticleRecommended charting component?
We have been using First Impression 6.0 ActiveX control for charting for many years, but the latest version is at least 15 year old, so it's about time we try something new and better. The Powerbuilder...
View ArticlePBDOM - A little help
I am reverting my XML parsings from Visual Studio to PB 11.5.1 I have some quite huge XMLs and I trying to understand how PBDOM works (and have very little time to do so ). Below is a tiny bit of an...
View ArticlePB.net Slow saving from layout
Hello everyone! I'm gathering resources for pros & cons of porting our Classic application to .NET. I've noticed some things in the .NET IDE that is really disturbing. When opening a window in...
View ArticleFound the PowerBuilder Museum...
... in my attic. Packing up my attic in preparation to move and I found my original distribution packages of PowerBuilder 3.1, 5.0, Enterprise Application Studio 3.5 (aka. PowerBuilder 7.0), and...
View ArticleWeb and mobile application
Hi Friends. We have a commercial PB Classic application (about 600 windows) that works with an Oracle Database.We want to start to develop part of this application as a web application and/or a mobile...
View ArticleMigrating from PB 7 to PB 12.5.2
Hello,Iam convertingan applicationfromPB7toPB12.5.2 and this application usesDPBSERV (3-tier using proxys/TCP-IP)The questionis: what isthe best wayto convert theapplication server?In our testswe...
View ArticleMenu.toolbarbackcolor
Hello World Question of the Day: it is possible to dynamically change some attributes of the menu frame?eg ( this is my code in open event) :m_menu_men lm_menulm_menu = menuidlm_menu.toolbarbackcolor...
View ArticleSAPUI5
I read this roadmap from SAP and didn't notice any mention of PowerBuilder or Appeon. http://scn.sap.com/docs/DOC-41321 There is a lot of discussion regarding SAPUI5 and there is even a presentation...
View Articlequestion to "Sybase DataWindow PS"-printer, if I deploy a...
Hello I have a question to the creating-process of a PDF-document from a datawindow-report with the command "myDataWindow.SaveAs(....., PDF!, false)".On the development-machine it works fine, after...
View ArticleAdding a new column to a grid datawindow 12.5.1
Hi Using build 12.5.1 Build 4595, there appears to be a behaviour change with adding of an additional column to an existing grid datawindow. When a new column is added and the associated static text...
View ArticleMigrating existing app to a new DB
Our DB has changed slightly mostly the table and column names so now have the laborious task of changing all the names for each datawindow which there are a lot... What is the quickest most efficient...
View Articleidea-place
Hi,SAP have a nice idea-place https://ideas.sap.comI think,this place is a very good idea. Why not for Powerbuilder?regards
View ArticleClient Side Scripting
I am converting an app from created in PowerBuilder classic 12.1 to WebForms. I would like to learn more about client side scripting for datawindows and/or web datawindows. I can find the 12.0...
View Articlesyntaxfromsql fails if column is blob
I am creating a datawindow at run time where i don't know the column types or names. ls_sql = "select * from <tablename>' SyntaxFromSQL(ls_sql, 'Style(Type=Form)', ls_error) I don't suppose...
View ArticleOpening/Saving an object takes too long.
Hi Everyone, Good day! I'd like to ask some help/suggestions/opinions about this: - I'm running PB 10.0.1 Build 5502.- My Application is in a network drive (H: drive)- I'm connected to a PBNative...
View ArticleDSN-less connection to Oracle from PB11.5
Hi All. I am playing with using DSN-less ODBC for Oracle out of PB11.5. I can successfully connect using the Microsoft ODBC for Oracle driver: sqlca.dbms = "ODBC"sqlca.dbparm =...
View Article