Discussions tagged Retrieve
DB2 TimeStamp Retrieval Argument
- How-to
- Last updated 1 month ago
- Chris Pollach @Appeon replied 1 month ago
Hi all,
I have a program that must be able to retrieve data based on the previous day's "Approved Date." I am using PowerBuilder 2017 and I am accessing a DB2 database. The only retrieval argument in my query is of DateTime type (see query attache...
Local datastore - retrievestart
- Resolved
- How-to
- Last updated 3 months ago
- René Ullrich replied 3 months ago
Hello,The case is this: for every row in table A- I want to updates these records in table B, which points on A.ID What I've managed to do: - for ll_i = 1 to dw_a.RowCount() if in b exists records for a get records from b do ds_b ds_b.update ds_b....
Good day
How can I retrieve data from one window to another like data that was filled front person to be retrieve by second person and edit is admin and nurse and create report using grid that can combined three tables to make one table which is r...
Hi all,
We have a master table with detail records. Each detail record has another level of detailed records.
Our current print function is a retrieve of a composite datawindow. Printing is done for each master table record , but also reprintin...
- Page :
- 1