Re: Default value doesn't work in data window.
Hi Laurel; 1) the DW will observe the "default" value Extended Attribute when it is initially built. If the DW exists when the default is added/changed/deleted - you will need to update the DW's column...
View ArticleRe: Global external functions using power builder 12.5.2
Most likely not by the average IT developer. However, if you have some corporate processing secret code, algorithms, security encryption, etc that you want to absolutely obscurify ... then something...
View ArticleRe: TimeZoneAdjustment
Based on the problem as described, by guess is that the problem rests in the Appeon layer *or* is a configuration issue wrt to permissions while running inside the context of a Web Server. I was trying...
View ArticleRe: Default value doesn't work in data window.
Thanks to you both. I must have been familiar with that attribute once upon a time, but now that I've been in mostly maintenance mode for years stuff is falling by the wayside. Chris, I wanted to mark...
View ArticleRe: Default value doesn't work in data window.
I knew it ... That is why Bruce has a higher life time SCN score. The system is rigged .... LOL!
View ArticleError "unable to initialize database metadata class" occurs on connecting to...
Error "unable to initialize database metadata class" occurs on connecting to sybase db from powerbuilder 12.5 using jtds 1.3.1 jdbc driver. I have entered classpath for jtds 1.3.1 .jar(placed on same...
View ArticleRe: Global external functions using power builder 12.5.2
The only way to 100% protect sensitive code would be to write it in C as a DLL or PBX (PBNI Extension). Of course Jeff Goldblum in Independance Day hacked into the alien motherships computers in less...
View ArticleWhat's up with PBWidth/PBHeight vs Width/Height attributes in PB .net 12.5.2?
I've verified that the .height/.width attributes in PB Classic 12.5.2 are mapped to PB .net 12.5.2 .PBHeight//PBWidth attributes. In PB .net 12.5.2 it appears there is also width/height attributes, but...
View ArticleRe: Global external functions using power builder 12.5.2
While about 15 minutes removed from a drunken stupor!
View ArticleRe: PB slow down on windows 7 and above?
I think, PB needs the registry seetings to display date or numeric values in the format specified in the windows settings. I'm afraid that you couldn't change this.Don't know if it is slower in windows...
View ArticleRe: PB slow down on windows 7 and above?
If your Windows 7 is x64 edition you have to consider that your application it's 10-15% slower than in 32bit environment. This overhead it's due to the operative system that emulate 32 bit application...
View ArticleRe: menu
Hello, Moshe. As an alternative to using dropdowns on the datawindow, you can achievesomething like the image below using a datawindow and contemporary popup menus. Good luck in your pursuit! - Mike
View ArticleSizing problem with visual user object.
I have a user object which appears on several windows. Sometimes directly on the window and sometimes on a tab control (also a user object). It looks fine in all the windows but one. There the...
View ArticleRe: Sizing problem with visual user object.
It looks like there are horizontal resize objects on the window between the objects on the right. Check the code in your resize event that controls how the objects relate to each other.
View ArticleRe: Sizing problem with visual user object.
Since the objects are on the right, and the problem is at the bottom (bottom of userobject doesn't show), what would I be looking for. Also, these windows have been in distribution for over ten years...
View ArticleRe: Sizing problem with visual user object.
Try to check if your display setting is set correctly and that you have the correct display driver - just my .2 cents.
View ArticleRe: Sizing problem with visual user object.
How do I check if my "display setting" and "the correct display driver?" TIALAS
View ArticleRe: Sizing problem with visual user object.
Well, even though I still have the problem in the development environment, I find that there is no problem with the executable when I use the new PBD. I would still like to understand what's going on....
View ArticleRe: Sizing problem with visual user object.
Open Control Panel, then click on Display and try to adjust your display resolution.
View ArticleRe: PB 12.5.2 Publishing Issues
Hi All Brian, Did you find any solution to your problem with publishing in PB12.5 .Net? I am having similar issue. I installed PB12.5.2 Evaluation. Installed 3 EBFs to Build 5602. I created a small...
View Article