powerbuilder
Can't insert newline in msword form field using Powebuilder OLE
I have an application written in Powerbuilder 11.5 that automatically fills in form fields of a Word document (MS Word 2003).[详细]
2023-01-07 07:24 分类:问答Powerbuilder : How to write validation expression for a field
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[详细]
2023-01-07 01:09 分类:问答DataWindow Error: Row changed between retrieve and update
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[详细]
2023-01-06 18:13 分类:问答powerbuilder: pfc_save problem
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[详细]
2023-01-05 01:35 分类:问答Is there any powerbuilder function which is equivalent to PHP's "explode" function
I think the title itself is pretty self-explanatory. Is there any function 开发者_开发百科in powerbuilder which is equivalent to PHP\'s \"explode\" function?[详细]
2023-01-05 00:53 分类:问答Is there anyone out there using Clear Case with Sybase Powerbuilder?
Word has come from upon high to standardize our SCM system. And upon the clay tablets was written Clear Case.[详细]
2023-01-04 20:38 分类:问答synchronize joomla mysql and powerbuilder sql anywhere database
Hallo! I need to synchr开发者_如何学运维onize 2 Databases. I have a Windows 2000 Server with Xampp (schoolserver).[详细]
2023-01-04 00:00 分类:问答powerbuilder: link a drop down datawindow with its parent window
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[详细]
2023-01-03 20:51 分类:问答How to make a computed field in a data window object read-only
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.[详细]
2023-01-03 19:27 分类:问答NxTera with PowerBuilder
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[详细]
2023-01-02 18:21 分类:问答