You are 1 of 29 Active ASP Visitors
 
 
  ASP Home  |  Resources  |  Write a Review  |  My Favor-Its  |  Login
Add to Del.icio.us  Add to StumbleUpon  Add to Codango Favor-It


 
Resource Menu


 Counting Records      [+] Favor-It   
 
Sort By:  

 Counting Records In A Database Site: Dotnetindex.com 
1
Reviews
0
Favor-It
We can count records in a table with these a few lines of codes. First we must send an SQL statement to database engine. Count of records will be first value of resultset. Author: Dotnetindex.com Code: ASP 3.0 & VBScript

 Counting Records Site:  
1
Reviews
0
Favor-It
This tutorial by Charles Carroll shows how to count records in a recordset without getting the dreaded -1. Author: Charles M. Carroll Code: ASP 2.0 & VBScript

1
Reviews
1
Favor-It
This article, written by Phil Paxton, describes how not to count records in a recordset and why. Author: Phil Paxton Code: ASP 2.0 & VBScript

 How many records do I have? Site: Dotnetindex.com 
0
Reviews
0
Favor-It
Sometimes we worry about limits of database table and we need to know how manay recods we have. In ASP we could count all recods using a loop. But if we have a small piece of knowledge about SQL script, our script works better and faster. Author: Dotnetindex.com Code: ASP 3.0 & VBScript

 Correct Utility of recordcount Site: Smart Panda Solution Library 
0
Reviews
0
Favor-It
Many ASP beginners complain the ADO recordcount attribute. Someone even thought that database didn't support this attribute. Because it always returns -1 other than the number of records. Author: Ray Gao Code: ASP 3.0 & VBScript

0
Reviews
2
Favor-It
It was coded to count all records in an access database but also in the open string you will notice that we define Threads=200;, this will enable the database to allow 200 people to connect without slowing down the database. Code: ASP 3.0 & VBScript

0
Reviews
1
Favor-It
Are you tired of always getting "-1" returned when you ask your Recordset how many records it contains? ASP 101 thought you might be, and has written an article that describes a workaround. Author: Gary Williams Code: ASP 2.0 & VBScript

 Count Records Site: LearnASP 
0
Reviews
0
Favor-It
This script counts the records in a database. Many people who attempt to use the .recordcount property have the value -1 returned to them. In a nutshell, -1 means "I don't know how many records this query/table contains". Author: Juan Llibre, Charles Carroll Code: ASP 3.0 & VBScript

 Count of Records In ASP Site: DevTutorials.info 
0
Reviews
0
Favor-It
You may use RecordCount object found in OleDB. But scope of this code is to count records in a table using an SQL command. Sql command is "select count(*) as total from DATATABLE" Author: DevTutorials.info Code: ASP 3.0 & VBScript





Icon Key > - Recently Updated - Showcase Listing


ASP Section Stats
170088 page-views today
169785 yesterday
4.87 million last month
370.80 million total
since March 16, 1999
(formerly Aspin.com)
 

 

 
  
  Submit a Listing into this Category  | Update Your Listings Link to Us  |  Advertise  |  Contact Us  |  Website Help  
Write a User Review Today!
Its Fun, Fast, and Easy!

© 2012 InfoGenius Inc., All rights reserved