I have an application written in Powerbuilder 11.5 that automatically fills in form fields of a Word document (MS Word 2003).
I have a datawindow containing multiple fields. I want to write a validation expression for a field named amount. I have another two fields named debit and credit. If the sum of debit and credit is gr
I am getting an error when updating a DataWindow wh开发者_StackOverflow中文版ich says \"Row changed between retrieve and update\". What is the solution?This can occur if you are displaying the same ro
I have a user object which is using pfc services. Now, during update, I have written my validation code in the pfc_validation() function, and when validation does not succeed, I am returning -3 from t
I think the title itself is pretty self-explanatory. Is there any function 开发者_开发百科in powerbuilder which is equivalent to PHP\'s \"explode\" function?
Word has come from upon high to standardize our SCM system. And upon the clay tablets was written Clear Case.
Hallo! I need to synchr开发者_如何学运维onize 2 Databases. I have a Windows 2000 Server with Xampp (schoolserver).
I have a datawindow(let its name be parent), in which I am displaying another datawindow(let us call it the child) as a drop down list. The parent takes two retrieval argument, named org_id and pccc_i
I hava a data window object, in which I am fetching some attributes from the database to show it to the users. I want to make the computed fields read-only, so that the user can not modify them.
How to connect the database using Middleware NxTera in Pow开发者_Python百科erBuilder?The whole point of middleware like NxTera is to not allow a client like PowerBuilder to connect directly to the dat