PB 12.6 issue: passing structure to external C++ function
Hello, I'm just in the phase of migrating applications from PB 12.5.2 5629 to PB 12.6 4011.My application uses calls of external functions residing in a C++ DLL with passing structures as arguments. PB...
View ArticleAppeon Deployment with external DB update
Hi All, Just a quick one about Appeon Mobile and DB deployment. I have an Appeon Mobile App in Beta for a client and it uses an offline SQLite DB that is generated using a Powerbuilder Service. At the...
View ArticleConfused About Composite Datawindow - PB12.5
Greetings All, I created a composite datawindow with 3 datawindows as: dw_remittance_composite_payment_report dw_1 = dw_remittance_header2 Arguments: sp_id dw_2 = dw_remittance_header3...
View ArticlePB 12.6 and Row change between retrieve and update
Hi Guys we are on SQL 2012 and PB 12.6 Build 4088On machines with IDE installed there is no issue On customers machine the issue: We have a Datawindow with 2 tables (A and B)On our MSSQL 2012 DB a...
View ArticlePictureButton filename in .Net Assembly error
Hi, I have tried to build PB 12.1 classic .Net Assembly called from a C# application. I have previous image path specified in "Path" environment variable. However, I will get error on opening a...
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 ArticleIssue with Computed Column - PB12.5
Greetings All, Not sure if I am denoting a computed column correctly, but I have tried the following two syntaxes: char(50) as memo char(50) as memo2It works in that I get a column called memo or...
View ArticleAppeon Questions
Hi, I received a request for an application I have in PB with these technical requirements: Web based Microsoft technologies like IIS, .NET Framework and SQLSERVER. All on latest stable...
View ArticleManipulating data in detail band - PB12.5
Greetings All, I have a datawindow (screenshot attached) that is visually comprised of data in the detail band. Normally, I don't have trouble with manipulating data in a datawindow, but thought that...
View ArticleProblem with SOAP web service
I have been using Odata Webservices to access MS Navition information without problems with this connection. // Profile navSQLCA.DBMS = "ODT"SQLCA.DBParm =...
View Articleconnect to Two different DataSources from PB 12.5
Hi All, As part of upgrading the Frontend Application (built on Powerbuilder 12.5) functionality that we are using, we have got a requirement to optimize certain validations by retrieving data from a...
View ArticleSNC vs OLE DB driver - SQL Warning Issue
Using MS SQLSVR 2012 just changed drivers from OLEDB to SNC and noticed this development time differenceWe have Oracle embedded SQL SQL in scripts. When connected to an SQLSVR via OLEDB profile both...
View ArticleCalling shellexecute from a clicked dw event in powerbuilder 12.6
I'm trying to open an abode file, that's stored on my database in the adobe viewerwhen the user clicks on a list of the filesit will pull down the data, and store into an adobe file.then.... with that...
View ArticlePB 12.6 classic failures when exporting to XLSX
I have an application that has been upgraded from PB8 to PB11.5 and most recently to PB 12.6 Classic Build 3506. A lot of this application is outputting data to Excel for the user. It has all worked...
View ArticleHow to get selected data from datawindow
Hi All, (With PB12.5 here) My program has a datawindow which allows user to select row (only one row) as below.My question is, how to get the selected row, so that I can get the code value to be...
View ArticlePage Heading - Crosstab DW with N up newspapercolumns
Hi Guys Silly question regarding the page heading repeating in a Crosstab report with N up newspapercolumns. Is there a way to stop the page heading repeating? A picture paints a thousand words, see...
View ArticleCrosstab reset
Hi all,when I'm retrieve a crosstab datawindow with rows then everything works great. (attach 1) When I'm retrieve a crosstab datawindow without rows then everything works great.. So far OK. But why...
View ArticlePowerbuilder Install hangs
Hello everyone, I am trying to install PowerBuilder versions 12.5.2 & also tried 12.6 on a VM.(windows 7 -- 32 bit )The installer starts and then installshield minimizes and just hangs there with...
View ArticleCan't use RegistryGet and RegistryKeys to access 64 bit registry
I'm using PB 12.5.2 and since it's a 32 bit application, I imagine I can't use RegistryKeys and RegistryGet to read the 64 bit registry -- as also noted in this thread...RegistryGet return -1 ? | SCN...
View ArticlePB Newbie - DW Datasource
Hi PB Gurus! I need your expertise again. Kindly shed some light. I have a DW(grid). Its datasource is SQL Select.Now, my users need to see the result.Once they have reviewed it, I need to insert...
View Article