Tech Notes
Tech Notes |
Scrolling, cloning, and maxopendatasets
Question:The advantages of using TwhbdeSource and dataset cloning are well defined relative to using TwhbdeGrid and data grid scrolling. Is there an >advantage to using TwhbdeSource when you are not using scrolling grids but the app has multiple tables and queries?
Answer:No scrolling -> no need for cloning. Just set the MaxOpenDataSets = 1 and you will not have any cloning.
If you are using a TwhdbScan component, the TwhbdeSource is required. If you are using a TwhWebAction component and generating your own database output (which is easier when there is no scrolling), then the TwhbdeSource is not required at all.
Copyright © 1995-2010 HREF Tools Corp. All Rights Reserved Worldwide. 28-Dec-2008.
Running DynHelp.exe v1.2.0.6 on WebHub-v2.125 built by D14
Calc time: 156 ms
Running DynHelp.exe v1.2.0.6 on WebHub-v2.125 built by D14
Calc time: 156 ms

