- 1,251 categories
- 40,829 scripts
- This tutorial explains different ways to implement data paging with SQL Server stored procedures. Data paging is very useful when you work with large amount of data. Instead of confusing your user with thousands or maybe even millions of records yo...
- Categories
- Platforms
- Licenses
- This tutorial explains different ways about how to build SQL queries for paging on SQL Server. Data paging is common task for ASP.NET developers. It could be very confusing if you place hundreds, thousands or even millions of records on single page....
- Categories
- Platforms
- Licenses
- This tutorial talks about connecting to an Access or Sql Server database using ASP.NET.
You might have noticed that the procedure to connect to a database is almost the same, but you should always take some ideas into consideration before you sta...
- Categories
- Platforms
- Licenses
- A collection of 18 FAQs on connecting to MS SQL Server with PHP scripts. Clear explanations and tutorial exercises are provided on SQL Server connection; providing port number; selecting database; running SQL statements; checking execution errors; lo...
- Categories
- Platforms
- Licenses
- GalaXQL is an interactive SQL tutorial. Follow the instructions by your virtual teacher. The teacher can understand several possible mistakes that you may make, and gives hints on what may have gone wrong. You can skip to any chapter in the tutorial ...
- Categories
- Platforms
- Licenses
- I am sure that most of us before going for shopping on a certain occasion, we have to dig up our mind to draft a shopping list.
This tutorial will explain how to build a shopping list using ASP.NET 2.0 with MS SQL database. Based on this articl...
- Categories
- Platforms
- Licenses
- A in-depth tutorial on how to build a simple chatroom and basic admin options like IP banning and editing and deleting messages. Includes SQL table setup.
- Categories
- Platforms
- Licenses
- Before you can get content out of your MS SQL database, you must know how to establish a connection to MS SQL Server from inside a PHP script. This tutorial describes how to connect to MS SQL database with a DSN and without a DSN.
- Categories
- Platforms
- Licenses
- A collection of 18 FAQs on connecting MySQL server with PHP scritps. Clear explanations and tutorial exercises are provided on MySQL server connection; providing port number, user account and password; selecting or creating database; running SQL stat...
- Categories
- Platforms
- Licenses
Page: