Extend the reach of SQL Server with SQLXML classes in .NET is an user friendly tutorial which concentrates on SQLXML, through which XML features can be used along with SQL server in .NET. In this tutorial the author explains about SQLXML classes...
EMS Data Generator 2005 for SQL Server is a powerful utility for generating test data to several Microsoft SQL database tables at once. The wizard application allows you to define tables and fields for generating data, set value ranges, generate...
SQL server data recovery software easily repairs the corrupt, damaged files of SQL server version 2000 and 2005. The sql recovery software is easy to operate and recovers tables, deleted records, views, triggers, stored procedures from the .mdf...
ASGRID is webbased online database tool which can be integrated in any website for code generation of SQL server and oracle database application. This tool has various functions like controlling in development of intranet and internet, delete,...
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...
DB Comparer 2006 for SQL Server is an excellent tool for database comparison and synchronization. It allows you to view all the differences in compared database objects and execute an automatically generated script to eliminate all or selected...
SQL Examiner is a program which compares and synchronizes the schemas of different versions of SQL server databases no matter how complex their schemas. At each stage of your work with the program, it is possible for you to not only specify the...
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...
Here is a procedure for SQL Server which can be created in a module and called from a query using InitCap([fieldname])....thanks to Paul
File List: @PSC_ReadMe_581_5.txt 1Kb sql.txt 2Kb
This online tutorial is all about connecting the SQL server with ASP. The author narrates the linking process of SQL Server in an ASP Script. The author uses ActiveX Data Objects for this connection process. The connection pooling feature of ODBC... |