PB : edit - editmask - regional settings
Hi all, We are using PB 11.5.1. build 5097 We are using a comma as decimal separator and a dot as symbol for grouping thousands and millions. We have set the following as editmask for all our decimal...
View ArticleCan't Play system sounds
I can't play system sounds using windows API.Here is my PB 11.5 Classic function: Function boolean PlaySoundW (string SoundName, long hModule, uint Flags) Library "WINMM.DLL" Function uint...
View ArticlePFC.Net no n_cst_subscriptionsrv?
I've just migrated a 12.5 Classic to .Net successfully. Now I also changed to PFC.Net and get many errors on n_cst_subscriptionsrv. Why is that object gone? Would really like to know before I remove...
View ArticlePB.NET 12.5 Invalid licence data, reinstall required
Hello everyone! I've been tasked with migrating a PB 12.5 Classic application to .NET. However It could have started better since I can't even launch the PB.NET IDE.Installation worked without...
View ArticleHelp on Dropdown datawindow display and search column
Hi , I request you to help me on the below issue i am facing. I have a datawindow which has a dropdown datawindow which lists two columns (size value and description).The edit for this drop down is set...
View ArticleEAS error message
In EAS 6.3.1 I have the following that crashes EAServer 013-04-03 10:52:54.280 INFO Thread-67 [SystemException] com.sybase.djc.SystemException was thrown by method...
View ArticleHelp required
Hi , Could anyone please help on the below issue. ole_1.insertfile("C:\test\CopyFile\IL 01 46 09 07.doc")ole_1.activate(offsite!)ole_1.Object.Application.Visible...
View ArticleDatawindow Error: ct_describe(): user api layer: external error
Hi, In my application using Powerbuilder 12.5 and sybase 15. While running my application, In some occassions i am getting this below error message. "Select error: ct_describe(): user api layer:...
View ArticleAppeon Mobile
Just started playing with Appeon Mobile - pretty slick I have to say! Anyway, I am wondering if anyone else out there is doing the same and if they are using a framework of sort. I know Chris P has...
View ArticleOracle case sensitivity
My application (WizSource Source Control) comes in PB10 and PB10.5 versions and is designed to work with various databases. I have come across a problem with Oracle which appears to be caused by...
View ArticleProblems in using PBDOM out of IDE exe works everytime
Hello, we use the PBDom125.PBD in our PB-Classic 12.5.1.4953 Librarylist to work with webservices and big XMLs.If we just started the PB-IDE, then run the application and use the PBDOM everything is...
View ArticleSysam license error out of the blue.PB 11.5.1. Urgent
Hi all! I have a major problem. I just got from work (carrying my development laptop) to carry on working on a very urgent problem and when i open PB 11.5.1 I get: The Sybase Sysam license was not...
View Articlepb application installation
Hi there all , i want the most easy way to install my application on the customer machine with one exe file . the appl includes: 1. Create one directory under the C partition and copy the pbd + exe...
View ArticleDatawindow Argument Not able to create second argument
PB VersionPowerbuilder 11.5.1 build 4011. PC64 Bit Windows 7. ProblemUnable to create a second datawindow argument. I get the following error: "Column 2 has an invalid name and/or length" Steps to...
View ArticlePBDOM - A little help
I am reverting my XML parsings from Visual Studio to PB 11.5.1 I have some quite huge XMLs and I trying to understand how PBDOM works (and have very little time to do so ). Below is a tiny bit of an...
View ArticleMenu issue in pb.net wpf application
Am I missing something about Pb.net WPF applications and menu - or is there a bug in the IDE. In 12.5.1, I migrated our classic app to a .net WPF application. It is a MDI application, but things...
View ArticleNeed help on webservice call from PB12.5 Classic
Hi, I have two webservices which I call from PB 12.5 using Easy Soap engine, both the webservices are inhouse developed. One of the webservices call works perfectly fine, The methods within the...
View ArticleMenu ShiftToRight property
Im using PB 11. It seems to me the ShiftToRight property of menus used to work in previous versions but not in 11. What I want to do is move menu descendant items on top of the ancestor menu items....
View ArticleWeb forms in IE10
I have more errors if i try to using IE10 to open deployed PB11.2 application the following sample of this error:Error:Unable to get property 'PageRequestManager' of undefined ornull referenceLine:42
View ArticleSave as XLSX fails on dates in 12.5
I have several datawindows, when we do save as XLSX those dw's without any dates work perfect DW's with datetime data type fail. I'm on windows 7. I assumed these date (region) setting had been...
View Article