1.

What Is A Dynamic Data Window? Give An Example Of Why You’d Need To Use A Dynamic Data Window?

Answer»

It is a data window that is MODIFIED or created during runtime. CREATE method can be USED to create or replace the current DW object in the DW control with the newly created DW. Settransobject () needs to be reset with the new DW in the control SINCE the earlier ASSOCIATION would have been DESTROYED.

It is a data window that is modified or created during runtime. CREATE method can be used to create or replace the current DW object in the DW control with the newly created DW. Settransobject () needs to be reset with the new DW in the control since the earlier association would have been destroyed.



Discussion

No Comment Found