This is an online tutorial which helps the developers to learn the usage of SQL server with Internet Information Server and Active Server Pages. The author tells about the configuration of SQL Server to accept the integrated security. In this...
HOWTO: SQL Server with Integrated Security, IIS on Same Machine is a tutroial which concentrates on securing the SQL server and IIS in a same machine. Here author provides step by step method for performing the security on the server from...
This article instructs about SQL server and .NET: Dynamic duo and guides the programmers to build web based applications by their own to store data on SQL server. The author also describes about the use of SQL server and about the implementation...
This tutorial explains about the process of SQL server 7.0 in importing and exporting data. The author clearly says that SQL server 7.0 is a graphical tool that plays a vital role in data transformation. This tutorial says that DTS Data...
Enter Null Values for DateTime Column of SQL Server is a tutorial which discusses about the error that have been raised if you do not enter the value for the DataTime column of the database table. If you do not add the data for the datatime...
This article teaches the users for securing database from SQL injection with the help of SQL server stored procedures. The author gives various reasons for SQL injection and various methods on avoiding it. Steps to be followed are given briefly...
This is an article which teaches the users how to develop an admin interface with the help of SQL-Server using system objects. The author explains the concept of generating an application which allows website config personal to append and modify...
An ASP You Can Grasp: The ABCs of Active Server Pages is an article which gives information regarding ASP. It gives the real meaning of ASP, describes the standard objects for global use, books that are recommended for ASP, and more. This is an...
Now the developers can retrieve the ID number of a just inserted record with the help of this online article. With the help of SQL server it is good to use a single stored procedure which executes both the INSERT and the IDENTITY operation using...
What are the capabilities of SQL-Studio? SQL-Studio combines the possibility of administration multible Informix- and MySql-Servers with the possibility of viewing and manipulating data, as well as changing the data structure. You can... |