Just use a select statement: Code: Select Count(*) From TableName;
Select Count(*) From TableName;
Forum Rules