SQLite ODBC
Hi All,I'm designing an Appeon Offline application (which runs with SQLite) and, I guess, I need a SQLite ODBC driver to design the datawindows in PB IDE. Anydriverrecommended?Thanks!
View ArticleGroup graph data to display quarterly
Hi All, I have a graph as below, but I would like combine the records into quarter of year. Can this be done and how? Example: 2015 - Quarter 1: Jan 2015 - Mar 20152015 - Quarter 2: Apr 2015 - Jun...
View ArticleBlast from the past! Infomaker/PB 6.5 and the latest windows 7 updates
I am sure you are all rolling your eyes with this version of the software but we still use Infomaker 6.5. This product has been working great and still runs fine on Windows 10. However in the last...
View ArticlePB Classic 12.5.2 Web Services DW, how to return a validation error?
Windows Clients: Windows 7 and 8.0 Powerbuilder Classic 12.5.2 Build 5583 Visual Studio 2013, .NET 4.5, C# WCF web services Can anyone point me to how to code the web services side of things so I can...
View ArticlePB Classic 12.5.2 DW XML and empty strings
I want to send an XML representation of the data in a datastore to a web service. I get the XML with dw1.Object.DataWindow.Data.XML. However it doesn't differentiate between empty string data and data...
View ArticlePowerBuilder 12.6 .NET Training
Hello, I have a question about getting access to training material for PowerBuilder 12.6 .NET. I am new to PowerBuilder and have gone through the 10.5 PB Classic manuals and am now able to write...
View ArticleError while exporting Certificate in EAS5.5
Hi, We have followed the normal steps to generate a private key and sent it to CA to issue a certificate. Then, we installed the certificate successfully in Security Manager. The problem is when...
View ArticlePowerBuilder Series Type Outlook
Hi all, I hope someone can help me here.To date, was the help for problems with Outlook dissatisfied. I've searched x times the internet for help. Use someone Outlook? How can I change the settings in...
View ArticleSQLCA in a shared object (yet again)
I know, asked and answered - global variables are not available to shared objects. However... I was looking at some old code of 11 years ago from a multi-threaded task manager that our company still...
View ArticlePBM_WINDOWPOSCHANGING
Hello all! After searching MSDN and other sources for too large a fraction of an hour, I've come up dry trying to find the absolute values needed for flags/messages for WM_WINDOWPOSCHANGING to...
View ArticlePowerBuilder MSXML2.DOMDocument.4.0 encoding issue
I have a very simple PowerBuilder code: OLEObject lole_DOM lole_DOM = CREATE OLEObject lole_DOM.ConnectToNewObject("MSXML2.DOMDocument.4.0") lole_DOM.LoadXML('<?xml version="1.0"...
View ArticlePB 12.5.2 Classic - Exporting to XML export zero instead of null
Okay, I have found an answer, somewhat to this one, but wanted to put it here in case someone else finds it useful or has any further information. We are using Powerbuilder 12.5.2 Build 5583 Classic...
View ArticleCreating a Desktop Shortcut programatically
Can anyone help me with code to programatically create a shortcut on the desktop for a Powerbuilder Application?At the least point me at the Windows API I need to use.I need to guard against...
View ArticleORCA script generating large size exe
Experts, I wrote ORCA script to generate exe and pbds, but exe generated is too large (approx. 8 MB) compared to when the same exe (approx. 800 KB) is generated through PB IDE. Not sure what I missed...
View ArticlePB 12.5.2 Classic - Web Services DW, no data after DeleteRow
Seems like it's yet another bug, thought this may be handy for anyone who runs into this in the future. Create a Web Services Datawindow, do not map Insert, Update and Delete to anything. Retrieve data...
View ArticleSysam problem - started after disk ran out of space PB 12.5.1
PB was working fine all morning. I got a notification that i ran out of disk space. so i cleared out space to get 4 GB back (standard disk clean up tool with option to clear out the system files too)...
View ArticleUsing System.Threading in PB.NET
Hello, allDoes anyone have any examples of using System.Threading library in PB.NET? I am having trouble passing a reference to PB class method to System,Threading.ThreadStart object constructor. I do...
View ArticleControlling the location of a .NET form from PB Classic script
Hello, allI have a .NET form, which is supposed to be opened in ShowDialog function from a PB classic window. I need to specify the Left and Top position of the form based on the PB window location on...
View ArticlePover Builder V12 and Windows 10 Compatibility
Hi All, Currently we have application developed in Power Builder v.12.0 and runs smoothly on Windows 7 and higher. We are getting questions from clients who want to upgrade their computers to Windows...
View Articlehow to print barcode on the card and it read by scanner
Hi , i want to print the student code as a bar code and it is read by scanner , how to do in power builder 7 or 12.kindly help me.
View Article