I have a chance to start porting a legacy application written in C++/Powerbuilder to c#.We have a feature this sprint that launches an independent dialog and I just went through the exercise of creati
I have a PB 12 app that uses SNC to connect to a SQL 2008 DB. I have a table with bit data types that are filled in with 1s and 0s, as you would expect. When PB queries this table it converts all 1s t
Is it possible to remov开发者_开发问答e a group or groups from a DW at runtime?No, but you can collapse the group header and detail bands (e.g. dw.Modify (\"datawindow.header.1.height=0\")). This shou
I am using PB 10.5 How can I hide the expand symbol (+) in a TreeViewItem object (if the node h开发者_运维知识库as not subnodes)???
I beg your solution to my script in PowerBuilder. I think it\'s fine but doesn\'t work properly. Here\'s the script:
I did all the follwoing migartion, from PowerBuilder 9 to PowerBuilder 10.5 Windows XP to Windows 7 MS Office 97 and MS Office 2003 to MS Office 2010
I am migrating the PB application from 9 to 10.5, MS Office 97, 2003 to MS Office 2011 also the Operating System is windows XP to Windows 7.
Good morning, I have a question regarding default values and NULL values in Sybase ASE 12.To make a long story short: I have inherited a very old Sybase database as well as the PowerBuilder front end
In Powerbuilder, Does anyone here know how am i going to highlights multiple items on a treeview? Selecteditem function is not doing that. Im looking for a behavior just what Sele开发者_开发问答ctedro
Anyone have the slightest clue on how I can pro grammatically instantiate and add a DataWindow control to an object?Sybase\'s onl开发者_C百科ine doc is horrible.TIA.You\'ll want to create a standard v