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 »