PB12.6 .NET Windows 10 smartphone apps
Hi,how can I make apps with PB 12.6 .NET for Windows 10. I want tocreateapps forWindows10smartphone. What Ihave to do this. Can anyone givesome tipsorexamplesto me. Thank you.André Rust
View ArticlePB Newbie - INI file
Hi PB gurus! How does an an ini file work to store/use database, server name, etc.? Thanks in advance,
View ArticleOffice365
My client has recently switched to Office365 from Word2010. User are reporting this problem: Word cannot start the converter SSPDFCG. We have contacted the help desk at the client site, but any...
View ArticlePrefer Java? read this...
California hospital pays hackers $17K after ransomware attack - FierceHealthIT ...avoid Java as much as possible... Ouch!
View ArticleNVOs to IIS
Some of us have been deploying PowerBuilder .NET Custom Classes (NVOs) to IIS as WCF Web Services for quite a while now. However, has anyone gone through and developed some admirable “plumbing” that...
View ArticleOffice365
Our client has switched to Office365 from Microsoft Office2010. When trying to use OLE to open Word documents users are getting the message:"Word cannot start the converter SSPDFCG". The Help desk at...
View ArticleInstall licence PB in Virtual machine
Good day i tried loading the licence file (powerbuilder 12.6) in the virtual server windows 2008 , but after restart the powerbuilder again asked to load the license file. I load de file with...
View ArticlePB Documentation for MS SQL Server 2012
Hi, is there a documentation for PB and MS SQL Server 2012 (and 2014) for PB12.6? Something like the documentation for MS SQL Server 2005 and 2008 in PB-Help, which describes what datatypes and...
View Articleeon_appeon_resize object missing in appeon_resize.pbl
Hi All, In Appeon Developer 2015 Build 0359, "eon_appeon_resize" object is missing on "appeon_resize.pbl". Any idea? Thanks!
View ArticlePowerbuilder Excel Setremote Error
Hi,This is my code; long handle, i, exsat = 3, sbulinteger varmis sayfa1 = create OLEObjectVARMIS = sayfa1.ConnectToNewObject ('excel.sheet')IF VARMIS <> 0 THEN messagebox("Dikkat","excel not...
View ArticleASCII characters displayed in UI for Korean text
Hi All, We are migrating a Korean application from Powerbuilder version 8 to Powerbuilder version 12.6. We have done a test migration and found that, in the UI screens where the text labels etc.,...
View ArticleDelimitIdentifier
Hi GuysIf I set DelimitIdentifier = 'YES' then all my tables and column names in datawindow are retrieved with doublequotes but not tablenames and columnnames in where clause Anyone of you can give me...
View ArticlePowerbuilder 12.5 TLS Native Driver Sql Server
Hi, I'm hoping someone else has already done this. My company is changing their SQL Server 2012 database from SSL to TLS. They changed the development environment today and I'm no longer able to...
View ArticleAPPEON 2015 WILL NOT DEPLOY AFTER ADDING TOPWIZ PBL
Greetings All, I have shot myself in the foot. I wanted to add email capability to my Appeon Web Application and included the TopWiz Email PBL in my PB Classic 12.5 project. When I test in 32-bit mode...
View ArticleAppeon 2015 bugs?
Hi All Platform: Appeon 2015R1 Build 359 Appeon Workspace seems to maintain screen always on (the device does not go into sleep mode), with the consequent battery consumption. Works in Build 298....
View ArticlePowerBuilder 12.5 Classic does not start in Windows 10
I recently updated my machine to Windows 10 having PowerBuilder previously installed. It does not get past the splash screen. I have attempted to uninstalled and re-installed with no success. Any ideas?
View Article[Microsoft][ODBC SQL Server Driver]Optional feature not implemented
Hi All, My program is working fine at local, but it hits the following error when I try to run at development server. DataWindow ErrorSelect Error: SQLSTATE - S1C00[Microsoft][ODBC SQL Server...
View ArticleHow should be a structure to be returned by PB SOAP PB Web Service
Hi, We are using PB 12.6 Classic. The Corporation has a large web application with front end in Java Server Pages in JBOSS and NVO components deployed to EAS. Since EAS will be discontinued/out of...
View Articleautosize height if no spaces in text
PowerBuilder 11.5.1 we have a datawindow containing a text field, taborder is 0, autosize height is on if the text field contains text without spaces, then the text is not wrapped at the end of the...
View ArticleCalling WCF Service from PB12.5 Classic
I don't know how far I'm pushing the envelope but this is my problem:PB12.5.2 (5652) classic is calling a C# assembly (registered using REGASM).The C# assembly is consuming a WCF Service. At the point...
View Article