How to set only time part of a DateTime column ?
I have column of type datetimeI want to set only time part now for constant date i.e i want to set it to "01/01/2000"+ now() where 01/01/2000 is always taken and add the hour and minutes to it for...
View ArticleOpen Transactions with Autocommit = false in ASE
Hi Everyone, We've just encountered a problem with our applications after upgrading our database to ASE 16. I found some ancient posts and articles about transaction logs filling up with early...
View ArticleThe Future of PB - Low Level Roadmap!
Appeon Corporation's "The Future of PB - Low Level Roadmap" webinar has now been announced for July 28, 2016. If you have not already done so, you will need to register for the webinar series by...
View ArticleAny OData experience? A small example with issues...
Hello, testing an OData datawindow (PB 12.6 4091) I get that issues: 1 my connection (is working when testing) 2 my table (clid as primary key): 2 my datawindow (as you can see 'Update...
View ArticleHB, changes in the support forum, and build too long
Did you hear the noise from the celebration? PB is celebrating its 25th birthday, born July 1, 1991. And then more news about changes to the support form / SAP community network and Appeon. Oh no,...
View ArticleAppeon Signs Agreement with SAP to Bring Major Innovations to PowerBuilder
The long awaited announcement has finally come! Congratulations to Appeon for pulling this off! See the Appeon web site..... Appeon Signs Agreement with SAP to Bring Major Innovations to PowerBuilder -...
View ArticleSAP / Appeon Contract for PowerBuilder is now Official!
Hi Everyone; The official news was posted by SAP this morning in the other PB Forum by Martin Berner (SAP's new VP of Engineering Services) ... Appeon Signs Agreement with SAP to Bring Major...
View ArticleFiltering
Hi All,With PB12.5 here.As requested by client, current program will need to have filtering function as below, which user is allowed to click on button (as highlighted with red border) and then it will...
View Articlefilter bug - like is supported but not with OR
PB 12.5.1 i noticed that datawindow filters don't work with more than 1 like in it. I have the following:name is a columncode is a columnxfiltervalue is a compute field if i enter upper( name )...
View ArticleToolbar In Sheet
I've been trying to get the "Toolbar In Sheet" feature working in Powerbuilder 12.6 , with no success.This feature is completely undocumented.I've set up an application for a quick test.It includes am...
View ArticlePB Newbie - Linked Server
Hi PB Gurus! I need your expertise again. I have a linked server. SQL Server 2008 and Sybase ASE 15.5 My main table is in SQL Server and I need to join a table from Sybase. Now, how can I possibly do...
View ArticleAppeon Signs Agreement with SAP to Bring Major Innovations to PowerBuilder
Appeon Signs Agreement with SAP to Bring Major Innovations to PowerBuilder
View ArticleUnicode - Internationalizing
Hi All, I have a question related to supporting Unicode with PB 11.5 and SQLAnywhere 16 versions. As PB is default to UTF-16 but SQLA16 only support till UTF-8, which has different encoding...
View Articlehow to prevent tab(or enter) to scroll to next row??
I have window with two data windows (master and detail) when i was on master datawindow and press tab , focus changed between column in master until last column (according to tab order) then it...
View ArticleEmpty PDF is created
HiComputer is windows7 , 32 bit osPowerBuilder 11.2 Whe I save datawindow into pdf on that machine , the empty pdf is created. I did the following steps 1. Install Ghost script 32 bit ( I have tried...
View ArticleHelp file won't open in PB 12.5 & 12.6
I'm running Windows 7 and using PB 12.5.2 & 12.6. When I try to open the Help file, the cursor spins for a second, and then nothing happens. (Yes, I have the Windows Help program (WinHlp32.exe)...
View ArticleCreating a DW form without a datasource
I would like to create a complex form in the datawindow painter prior to having the database tables created. Is it possible to create the blank form and than add the data after the fact? Also, I would...
View ArticleRich-text Datawindow Column Reporting Images
Hi Guys I'm struggling to report data using a Datawindow rich-text edit type column. The data has a mix of formatted text and inserted images. The images are not rendering and show as strings of binary...
View ArticlePBNI Wizard Setup for VS 2015?
I am attempting to follow the instructions for creating a PBNI extension but all the documentation refers to VS 2002/3/5. I just installed VS 2015 and then went to create the wizard but the Deploy.bat...
View ArticleDefault Values with HANA
Hi GuysIn Powerbuilder I have a Datawindow to update a tableOn this table some fields has default value at 0On SQL Server If I run a datawindow.Update and these fields are not valued (Value null) SQL...
View Article