Low cost ecommerce web development India flash website design
Now, assuming that all the records we want are in our Recordset object, we
proceed to display it.
If RS.EOF And RS.BOF Then
Response.Write “There are 0 records.”
In any scenario where it is expected that no records might exist, this is an
important error check to be performed. In case your query returned no results,
the Recordset.BOF (beginning of file) & Recordset.EOF (end of file) are
both True at the same time. So you can easily write an If-statement to
perform a very basic error check. (If you don't do this now, you’ll encounter
errors in the later part of the script. It’s always wise to prevent rather
than
cure errors.)
Freelance web designer ASP PHP ecommerce web development India