- 1,251 categories
- 40,829 scripts
- If you haven''t used MSSQL stored procedures before with SQL Server and in your ASP.NET 2.0 pages then you need to read this article. In this article I will list down basic questions like the following :what is a stored procedure? How can I crea...
- Categories
- Platforms
- Licenses
- Other Free / Open Source License
- This script will allow you to have an admin section on your site which uses cookies to remember users when they return to your site.
It uses MySQL to create a username and password which is encrypted and then sent into the database. When a user...
- Categories
- Platforms
- Licenses
- MySQL Dialog is a simple MySQL database access wrapper class to execute SQL queries and display the results in HTML tables. The class connects to a MySQL server, sends SQL statements, and gets the results as an array. A table with the data from the r...
- Categories
- Platforms
- Licenses
- The SqlCommand class is designed to provide a simple, effective, and yet powerful way to use Microsoft SQL Server stored procedures through PHP, with the aid of the PEAR database abstraction layer. It provides an object-oriented method of declaring a...
- Categories
- Platforms
- Licenses
- Sum function can be used for to get the sum of a numeric expression evaluated over a set. This function must be placed in an SQL statement. Following example will return the sum of ratings in articles.
- Categories
- Platforms
- Licenses
- The following source code displays count of all records in a database. We will use a data command to execute an SQL statement that will return with count of records. Source code written in Visual Basic.NET can easily modify to work in an application.
- Categories
- Platforms
- Licenses