I want to let you know that if you call a global function with date argument in a compute column in datawindow, the result cannot be shown. It always shows empty value. If you convert the argument type to datetime than it works.
12.5.2 Buil 5602
Request clarification before answering.
Can you show an example of the compute column? What is the data type in the database?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
As you can see below there are two functions, one of them has date argument and the other one datetime. Both of them just return "Hello" When we use both of them in a datawindow the function that has date argument does not return anything.
The data type of column is date and from Ms Sql Server 2008
It is freeform datawindow
PowerBuilder 12.5.2 5609
8
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.