InterviewSolution
Saved Bookmarks
| 1. |
If The Application Needs To Display Rows As Soon As They Are Retrieved, What Should Be Done? |
|
Answer» WRITE CODE in the retrievrow () EVENT and also set the asynch attibute in the DBParm PROPERTY in the transaction OBJECT. Write code in the retrievrow () event and also set the asynch attibute in the DBParm property in the transaction object. |
|