Has many pages about PowerBuilder has been very useful, but because developers can not continue to maintain operations. so I would like to load their website about PowerBuilder editing category share again with you in the offline mode. Thank you! Open New Tab ClickHere Download ClickHere Get From eric.aling.tripod.com Good Luck!
Powerbuilder Site Offline Part 3
Has many pages about PowerBuilder has been very useful, but because developers can not continue to maintain operations. so I would like to load their website about PowerBuilder editing category share again with you in the offline mode. Thank you! Open New Tab ClickHere Download ClickHere Get from powerbuilder.hyderabad-colleges.com. Good Luck!
Powerbuilder Interview Questions Part 7
Powerbuilder Interview Questions Part 7 Question 1 What is the difference between SetTrans() and SetTransObject()? Answer In simple terms, SetTrans() gives you no control on the transactions. It automatically connects to and disconnects from the database after each Retrieve() and Update() function. It is useful when the number of connections …. Continue Reading »
Multiple-Choice Questions About Powerbuilder Part 10
Multiple-Choice Questions About Powerbuilder Question: 101 List the access type that allows the only descendents to read. Answer ProtectedRead Question: 102 Linked Object can be invoked for in-place editing. Answer TRUE False Question: 103 List the access type that allows only the object that declares it to read and write. …. Continue Reading »
Multiple-Choice Questions About Powerbuilder Part 9
Multiple-Choice Questions About Powerbuilder Part 9 Question: 1 SQLCA stands for: Answer Structured Query Language Communication Area Question: 2 What type of events you can define at the application object? Answer Any event that is available in the event declaration dialog box. Only events that are not related to the …. Continue Reading »
CONSTANT Of Windows API Functions Design
Events List In PowerBuilder
Events List In PowerBuilder Single-select or multiple-select button message (prefix: pbm_bm) pbm_bmgetcheck Whether the radio button or multi-select button is selected. pbm_bmgetstate Whether the button is highlighted. pbm_bmsetcheck Change the selected state of the wireless button or confirmation box to the unselected state, and vice versa. pbm_bmsetstate Highlight or not …. Continue Reading »
Functions Popular In PowerBuilder
Functions Popular In PowerBuilder Functions Popular In PowerBuilder Functions Desctions 1. Data type functions Char : Convert bolb, integer, and string to characters and return Dec : Converts the contents of a string to a decimal number and returns Double : Converts the contents of a string to a Double and returns Integer : …. Continue Reading »
Multiple-Choice Questions About Powerbuilder Part 8
Multiple-Choice Questions About Powerbuilder Question: 701 ll_find = MessageBox(“hello”,”hello” , question!,yesnocancel!,3) After executing the above PowerScript and clicking the cancel button, what is the value of ll_find? Answer 3 2 0 1 Question: 702 String A,B If IsNull(A) Then B = ‘1’ ElseIf A = ” Then B = ‘2’ …. Continue Reading »
Multiple-Choice Questions About Powerbuilder Part 7
Multiple-Choice Questions About Powerbuilder Question: 601 PB. Which the following type is not functions for datawindow control Answer SetRedDraw Move Print Title Question: 602 PB. what answer of below define is correct for CloseQuery in window? Answer Occur when close the window, before Close event Occur when close the window, …. Continue Reading »