Thread
:
ASP - get number of records in a table?
View Single Post
08-20-2005, 05:32 PM
#
2
(
permalink
)
clifford
Junior Member
Join Date: Jun 2005
Location: Finland
Posts: 26
How about using sql statement :
select count(*) from table_name
clifford
View Public Profile
Send a private message to clifford
Find More Posts by clifford
Sponsored Links