Categories

Updated: 11/26/2003

Counting Records in MySQL by JSP

This code source displays count of records in MySQL. We are using a SQL statement. You can easily modify the code to use in different languages. But this code can be used for JSP with MySQL. We will use Connector/J driver to connect database.
©2003-2019 jCay.com