Click here to Skip to main content
15,884,537 members
Everything / Database Development / SQL Server / SQL Server 2000

SQL Server 2000

SQL-server-2000

Great Reads

by Wonde Tadesse
This tip/trick helps to set a default value for blob data type such as Image, VarBinary.
by aleksisa
Build a process to import Leads records from Excel into MS CRM via email.
by Md. Marufuzzaman
How easy to read a file without using of the seven extended stored procedures.
by Sven Cipido
How to add a "select all" option to your parameter lists in SQL Reporting.

Latest Articles

by Shivprasad koirala
6 steps to enable transactions in WCF
by Ebenezar John Paul
An Ideal Code Review Checklist that applies for most programming languages
by BharatRamV
Finds the Best Table for a given set of columns
by Mark W Solomon
In this article, I developed a way to determine all the SQL Servers in our environment at will and filter this information into Microsoft's Sunset report for Microsoft SQL Server and present all this information in an SSRS report.

All Articles

Sort by Updated

SQL Server 2000 

29 Jan 2004 by -Dr_X-
Passing multiple values as a single Parameter to a Stored Procedure
11 Jan 2009 by 6opuc
Fast and easy to use data access class library.
31 Jul 2005 by _Asif_
Article that helps writing SQL in XML to provide better support
4 Jul 2007 by _JERKER_
Example of implementing many-to-many multiple choice functionality the declarative way.
16 Aug 2012 by Abdul Quader Mamun
Framework makes application more organized and efficient way to coding. It is helpful for newly assigned developer to understand code structure within a short time. It is essential for large application.
23 Dec 2003 by Abhay Dubey
This procedure can be called in another Stored procedure or function and quite handy in debugging and development
22 Sep 2009 by Abhijit Jana
Basic overview of temporary Tables in SQL Server 2005
9 Sep 2010 by Abhijit Mahato
This article discusses the pitfalls encountered and their workarounds during development of BizTalk Projects
5 Oct 2005 by Abi Bellamkonda
ASP.NET TimeTracker Starter Kits Porting from Windows to Linux using Mainsoft's Grasshopper
30 Sep 2005 by Abi Bellamkonda
ASP.NET Reports Starter Kit Porting from Windows to Linux using Mainsoft's Grasshopper
27 Sep 2009 by acarpio1975
Given date ranged data, adjust existing ranges on entry of a new ranged data.
16 Oct 2007 by Adam Page
Setting up an SMS gateway to conduct an SMS survey and storing the survey results in an MS Access database, from which you can generate/print out reports.
23 Nov 2007 by adambl
Provides a utility to generate a wrapper for stored procedures to improve performance and eliminate certain run-time errors
30 Jan 2006 by Agha.net
This is a series of articles providing Building Blocks for any ASP.NET application.
19 Apr 2005 by Ahmed_EL Sayed
How to set up SQL Server Integrated Security for using with SMS.
28 Aug 2012 by akhil khare
Find multiple strings (delimenated by space) in all selected columns.
7 Aug 2007 by albert arul prakash
XSS gaining popularity to hack into websites. This article describes how to power yourself against XSS
20 Jul 2005 by Albert Pascual
I wrote this short article to improve your ASP.NET application Sessions using Cache.
2 Oct 2004 by Alberto Venditti
A proposed class to simulate the ADODB.Recordset behavior in .NET.
14 Feb 2005 by Alberto Venditti
An alternative and flexible way to manage config settings for multiple web applications.
23 Sep 2015 by Alberto Venditti
Using a .NET Windows service as an engine for specialized custom plug-ins execution
3 Mar 2009 by Alden John Snow
This project demonstrates what is likely the fastest way to upload one of those fixed width reports from a mainframe to a SQL server table.
6 Sep 2007 by aleksisa
Build a process to import Leads records from Excel into MS CRM via email.
3 Mar 2008 by Alex Baker
Change collation order for all text columns in a database
19 Nov 2004 by Alexander German
With agStoredProc, you can generate a C# class out of all the stored procedures in a MS-SQL database. No Microsoft ApplicationBlocks needed.
7 Mar 2008 by Alexander Kojevnikov
sqlTunes is a small tool that exports iTunes library information to the SQL server.
1 Jun 2005 by Alexander Shirshov
Emulate TransactionScope functionality coming in .NET 2.0 with .NET 1.1.
28 Oct 2004 by Alexandru Ghiondea
Describes how to upload and download pictures to and from a SQL Server database.
15 Apr 2008 by Ali Hamdar
How we can access the Windows Indexing Service using OLEDB.
1 Feb 2007 by Ali Ozgur
This article describes how NHSessionManager can be configured to use multiple NHibernate assemblies
2 Feb 2007 by Ali Ozgur
How to create DaoFactory instances with Castle/MikroKernel in NHibernate applications
7 Oct 2007 by Ali Ozgur
Sample code describing how to retreive statistical information about the T-SQL commands executed.
15 Jun 2007 by alifaraze
A trick to use config file for Custom assembly in reporting services
21 Feb 2005 by Alon_Catz
This article presents an alternative solution to paging large datasets using Open Source Sql.Net library.
21 May 2005 by Ameen AboDabash
This project is established for helping students to make registration easily. It also simplifies this process for both students and employees and prevent usual problems the Credit Hours System faces.
23 May 2005 by Ameen AboDabash
Vertical/horizontal Marquee Web Custom Control consuming SQL Server DB/XML, with great design time attributes.
8 Jan 2009 by Amir Mehrabi-Jorshari
With this tool, you can compare two databases and generate a difference report.
18 Jul 2005 by Amit Kukreti (A)
13 May 2005 by Anand Santhanam
In this article, I would like to demonstrate how we can leverage the SQL Reporting Services feature on to a Microsoft Access database, using the Visual Studio .NET as IDE.
2 Oct 2008 by Andrew J Dixon
Explaining Database deadlocking to non-technical people
27 Sep 2005 by Andrew M Baldwin
An article about the Multiformity Open Source project.
29 Sep 2009 by Andrey Chuvahin
Example dynamic configuration of DTS-packages for transferring DBF files to SQL Server with VB
12 Jun 2005 by Andrey Shchurov
With SqlWrapper, you can easily create your DAL classes writing the most minimum amount of code.
14 Sep 2006 by Anil_Kumar_P
One of the best new features of ASP.NET 2.0 will be the SqlDataSource control. However, as I found out in my experimentation, what seems like a simple control has some complex behaviours to master to get it working properly.
3 Jul 2004 by Ansil
This article is about using CheckBoxes in a Datagrid control to select records as in a mail box.
18 Jul 2007 by Anton Pious Alfred
Most systems that use Stored Procedures make use of SQL parameters to send and receive information from the database. The code to create these SQL parameters and then populating them is repeated throughout the system. This article describes how to automate this code.
9 Dec 2010 by AnupKumarYadav
Can be used in Multilevel Marketing with binary tree (can be modified accordingly to be used for n Tree)
22 Nov 2004 by Anwar Hussain (Technical Specialist)
A custom control - server side MessageBox in VB.NET and C#.
15 Mar 2007 by Aravind Rajagopal K
Schema.ini override and bulk upload using SQLXML
31 Jan 2006 by arunpv
Add/drop Linked Servers using SQL Server 2005 SMO
9 Mar 2006 by Asher Syed
Handling Key-Down and similar events for DataGridCells in a DataGrid
26 Jun 2006 by ashishinfra
The generalized class has static functions that return dataset and datareader objects , It accepts string(name of xml tag that stores the query) and value to be supplied in case query accepts parameters
15 Oct 2004 by ashishnaik1
Format any Number to 2 decimal Number without Rounding
23 Sep 2004 by Ashutosh Singhal
Having problems while passing XML into a Stored Procedure because of Namespaces? This script would probably solve it.
4 Aug 2006 by Asif Sayed
Generate multiple outputs from a single physical report template using dynamic data grouping.
15 Sep 2006 by Asif Sayed
A step by step tutorial demonstrating the power of locally processed Reporting Services with the ASP.NET Web Client..
15 Jan 2007 by Asif Sayed
A tutorial demonstrating the power of the AutoComplete feature of the TextBox control using a Windows Forms client and SQL Server 2000 data.
25 Jul 2006 by avronp
View and update any database table and metadata. Includes sample databases.
15 Apr 2011 by Ayaz Awan
Generate 100,1000 lines of backend code and stored procedures by just one click on table name in SQL Server
9 Aug 2004 by azamsharp
Highlighting important dates in the Calendar control.
15 Jun 2007 by azamsharp
Implementing an auto-completion feature using ASP.NET 2.0 client callbacks
21 Nov 2004 by b_hardman
Generate code classes to access stored procedures via web services.
26 Jan 2010 by BackyardHackMechanic
Describes how to get more control over the XML output when using the FOR XML AUTO statement. For instance, when adding XML tags.
27 Jan 2006 by Bahrudin Hrnjica
Putting and retrieving images files to and from a database, via ADO.
6 Feb 2007 by Bala Murali S
Sample project containing source code to implement AJAX without Ajax.dll in VB.NET, ASP.NET.
20 Jul 2004 by Balachandar Ganesan
7 Jun 2008 by Bappi M Ahmed
SQL Server 2005 database backup and restore using C#, .NET 2.0, and SMO.
8 Jan 2005 by Barathan
Generic Customizable login control for VB.NET Windows Forms.
15 Feb 2007 by Ben Allfree
Learn how to store data with a version history.
23 Jul 2007 by Benedict Chan
Using .NET 2.0 to get the SQL Server schema and generate insertion statements.
11 Jun 2008 by Billy McCafferty
This article describes best practices for leveraging the benefits of NHibernate 1.2, ASP.NET, generics and unit testing together.
8 May 2005 by bluechip_asia
27 Apr 2005 by bluechip_asia
Simple Row Paging Using T-SQL at Stored Procedure
23 Oct 2005 by bluechip_asia
This Article Teach You How To Use External RPT File Rather Than Embedded RPT File (.DLL)
13 Dec 2004 by Boo!
This article is to help you create context sensitive connexion string: choosen dynamically, depending on which server the application is running.
18 Oct 2013 by Brian C Hart
To save you from hunting through the docs and locating downloads, we gather both databases here and walk you through installing them using SQL Server Management Studio Express -- updated for SQL Server 2008 Express Edition!
20 Sep 2005 by Brian Perrin
Eliminate the pain of calling SQL stored procedures from C#.
25 Apr 2005 by brip
Sometimes its tedious to find all calls made to different stored procedures within a stored procedure and generate reports in case we have large databases. This tool is aimed to script all SPs and extract SP calls made with additional information such as author name and description.
19 Dec 2007 by Bryan Sachdeva
This article describes how to create a wrapper class for the native Phone API, and then uses it to retrieve and store the call history.
3 Feb 2009 by C.L. Moffatt
This article describes SQL Joins in a visual manner, and also the most efficient way to write the visualized Joins.
1 Oct 2008 by Casper Leon Nielsen
T-SQL Coding Standard - for programming the Microsoft SQL Server 2005 (DRAFT)
25 Oct 2004 by Chad Z. Hower aka Kudzu
Any user who works with database updates uses transactions. Transactions in ADO.NET are done using a transaction object, and a try..catch, but there is an easier, one might even say a more C# way to handle database transactions.
23 Aug 2004 by Charl Pohlmann
An article on automatically building the relationships between tables in a DataSet.
25 Aug 2004 by Charl Pohlmann
30 Jun 2004 by Charles Horan
A utility application that generates .NET code for wrapping stored procedures.
3 Feb 2004 by Chaudhary
SQL Server manager for remote monitering and managing.
11 Jul 2005 by Chester Ragel
A tool which can be used to do common tasks which Microsoft Content Management Server API provides.
16 Mar 2005 by chintu222
This article will emphasize on the mechanisms of State Management that are available with ASP.NET and the steps to learn and understand their implications for usability, performance and scalability.
9 Jan 2007 by Chris Buckett
Using the Visio database model diagram to design a complex database within sql server (or why it's worth paying for MSDN Premium).
30 May 2006 by Chris_Martinez
How to pass an array of integers to SQL Server
12 Mar 2014 by Christian Graus
The second in my series digs in to some of the different things you can do within a select statement.
12 Jan 2014 by Christian Graus
In this third installment, we look at how Common Table Expressions can simplify your SQL and help you perform complex tasks
6 Jan 2014 by Christian Graus
Just a quick explanation of why it's not always a good idea to use DISTINCT
13 Jan 2014 by Christian Graus
A discussion of windowing functions, from sum to row_number(), to the new functions in SS2012