Dropdown list behind the taskbar
I noticed today that drop down is shown behind the taskbar, except when the window is of response type :Not very user-friendly, is there something to do ?
View ArticlePB 12.5 Connection to a Sql Server 2012 using SNC
Hi, we need to move from SQL Server 2008 R2 to a newer version, For example the SQL Server 2012.IF we try to use the SNC driver connecting using the native SQL server driver 2012 we only get a...
View ArticleReading from web config file
Hi When I read from the web configuration file using 'System.Configuration.ConfigurationSettings.AppSettings'I get following warning:Warning 1 'System.Configuration.ConfigurationSettings.AppSettings'...
View ArticleESRI ArcReader
Back again with GIS problems: Has anybody some successful integration of an Arc Read Object into PB 12.5.2 classic done?Would be a great help to see the initial steps! I am working on a tax mapping...
View ArticleFind coordinates of datawindow cell
I want to move a control (button)over a grid datawindow cell when user clicks on it. Is there a way to find the runtime xy, width, height coordinates of the cell depending on the current row,...
View ArticleError 15 on External Function Call
Hello, I have an DLL external function written in C++ compiled with Unicode. I am receiving an error on the function call through PB.....Error number: 15; Error calling external function %s at line...
View ArticleEAServer log shows GMT
I recently installed EA Server 5.5 on several machines (both development and enterprise editions). All these new installations show timestamps in GMT in the log files. Per log profile, I am using...
View ArticleEAServer 5.5 - Java version
We currently use EAS 5.5 with PB 10.2 on Windows XP. We are in the process of upgrading PB 12.5, while keeping EAServer 5.5. But our machines got upgraded to Windows 7 (64-bit) in the mean time. There...
View ArticleDynamic swapping of DDDWs
I need a fresh pair of eyes to see what I'm doing wrong:Powerbuilder 11.5.1 running MS SQL Server 2008 The relevant window has a datawindow dw_1. The column reason in the satawindow is a dddw. I want...
View ArticlePb12.5.2 problem with Tab inheritance
Hello all,I am modifying a PB app, which has a very heavy, controll-loaded window with a Tab control.The process of modification requires me to create an ancestor for tab, which contains script code...
View ArticlePB 12.5 with EAS 5.5
As I mentioned elsewhere, we are in the process of upgrading to PB 12.5.2, while keeping EAS 5.5. This seems to be working OK so far, but I see some errors in the Jaguar.log that bothers me. While...
View ArticleHow to Send a PB Object as Commandline Parameter
I have a classic PB 12.5 application. I need to consume a .NET 4.5 DLL, so my thought is to create a PB.NET application as a wrapper and implement the functionality there. Then call the PB.NET...
View ArticleWeb Service Datawindow: Strange parameters problem
I am trying to create a Web Service datawindow, passing it a WSDL and using a web service method to retrieve some simple data. The WSDL works, I get a list of all my public methods. However when I...
View ArticleWord's Spell Check Window not coming to front in PowerBuilder application
Hi, We in our company has recently moved to office 2013. Also we had a feature in our powerbuilder application in which user can create a word document and can use the spell check utility which popsup...
View ArticleData window prints blank pages?
I have a few reports in my application that seem to be printing blank pages. It looks like the first page is correct with the correct data. I have a page count on the bottom of the page using "'Page '...
View ArticleSaving as Excel (xlsx)
Using PB 12.5.2, I have a dw with hundreds of thousands of rows in it. When I save to Excel, PB generates a very large file (e.g. 70mb). If I open the file and save it in Excel it reduces in size to...
View Articlescan documents in pb claasic
Hellow everyone , Does anyone can help or know how do i scan a documents within powerbudiler (11.5 and 12.5 versions).i mean like that :1. the user puts the documents in the scanner.2. the user clicks...
View ArticleReturning null values to a Web Service datawindow from .NET
Sorry everyone, I am working in a new area for me, web services, and I keep having to ask questions here. Hopefully I'll get the hang of it soon I have a .NET web service returning SOAP data using...
View ArticleDatabase Profile window does not save Password
The Database Profile window is not saving the Password. I have tried SYC and OLE. When I try to connect, Sybase Open Client prompts for a password. SQL Server via OLE DB just says logon failed.
View ArticlePB 12 classic - consume RESTFUL service
Any one have example to consume RESTFUL service from PowerBuilder 12 Classic applications? Thanks,Senthil
View Article