Evagoras Charalambous
  • About me
  • Contact

GetRows VBScript Class – Part III: Paging the results

February 10, 2011|Classic ASP

In Part I of this series, we saw how to create a VBScript class to query our database using the very fast GetRows() method, and return a recordset as a local array. In Part II, we extended the class to allow ADDing and UPDATEing a row in the database. In this Part III, we will expand the class further to allow pagination of the returned recordset.

Read more »

A Generic GetRows VBScript Class – Part II: Adding Update and AddNew functions

February 7, 2011|Classic ASP

Expanding on a previous article, we will see how to add 2 new methods to our class: one that inserts a new record in our table and another that edits an existing one. Use them against any table with just a few lines of code.

Read more »

A Generic GetRows VBScript Class

January 26, 2011|Classic ASP

The GetRows method of the ADO object is known to be the fastest way to fetch a recordset. By encapsulating the logic within a VBScript class, it’s possible to query your database and return your records to a local array in only 3 lines of code.

Read more »

Categories

  • ASP.NET (11)
  • Classic ASP (10)
  • ColdFusion (18)
  • JavaScript (2)
  • Life (1)
  • Other Coding (4)
  • Wordpress (3)

Tag Cloud

addnew attributes cachedWithin cfquery class coldbox ColdFusion collect commandbox current conditions custom custom selectors custom tag DD directory download emails files folder folders forecast forgebox getrows headers javascript jQuery maxRows metrics namespace newsletter qb query site sql stream structure System.IO.DirectoryInfo table update view windows wordpress xml xmlparse xmlsearch