|
|
Speedup Database Access using GetRows |
|
|
Faisal Khan |
|
|
ASP / Database Tools |
|
|
Click to Visit |
|
|
38 |
Through this online article the developers can learn about the database Access with the help of Getrows method. The author suggests to collect all the records in a dynamic array and then end the task of the database. The main advantage of using this method is that it minimises the time to show records. The author also describes about arrays and some methods in it. The sample source code is given in this article.
|