Click here to Skip to main content
15,885,876 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 

23 Jun 2021 by Shivprasad koirala
6 steps to enable transactions in WCF
24 Feb 2017 by Ebenezar John Paul
An Ideal Code Review Checklist that applies for most programming languages
3 Oct 2016 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.
27 May 2016 by icemanind
How to automatically create data access layers and business layers from a Microsoft Access or a SQL Server database
5 Apr 2016 by SQLMonger
SQL Function to parse a delimited string and return it as a table. Handles multi-character delimiters and returns the results as a table.
2 Nov 2015 by icemanind
23 Sep 2015 by Alberto Venditti
Using a .NET Windows service as an engine for specialized custom plug-ins execution
24 Sep 2014 by Duncan Edwards Jones
A simple unit testing framework for T-SQL
14 Mar 2014 by Christian Graus
In this installment, I talk about working with dates and date functions in 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.
5 Mar 2014 by Shivprasad koirala
Steps to use a logging utility in your projects using Application Blocks.
4 Mar 2014 by Shivprasad koirala
23 Jan 2014 by Christian Graus
A discussion of ways to create random number sequences in SQL Server
21 Jan 2014 by Christian Graus
A description of the best way to create tally tables, and how to use them
16 Jan 2014 by Christian Graus
Discussion on pivot and other ways to turn columns of data in to rows in SQL Server
13 Jan 2014 by Christian Graus
A discussion of windowing functions, from sum to row_number(), to the new functions in SS2012
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
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!
19 Sep 2013 by Shivprasad koirala
Software Architecture interview questions (Service Oriented Architecture interview questions: Part 1).
4 Sep 2013 by Mubin M. Shaikh
This article shows how to create and populate date dimension for data warehouse.
16 May 2013 by Peter Hancock
Using NAnt and CruiseControl.NET to continuously integrate database changes
24 Apr 2013 by Phuong Thanh Nguyen
28 Mar 2013 by Khorshed Alam, Dhaka
How to execute multiple long running SQL Statement Asynchronously in smaller chunks
13 Jan 2013 by liron.levi
A C# utility to automatically do conversion from a SQL Server DB to a SQLite DB
5 Jan 2013 by Vimalsoft(Pty) Ltd
Coding an N-Tier application in C# without using Wizards.
28 Aug 2012 by akhil khare
Find multiple strings (delimenated by space) in all selected columns.
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.
14 Aug 2012 by Duong Ba Hong Minh
A good way to setup and install a multi-tree level structure by using a MS SQL Server database.
7 Aug 2012 by ManojKumar19
This tip demonstrates how table data can be shared in two stored procedures.
24 May 2012 by Vimalsoft(Pty) Ltd
This article will show you how to build an N-Tier application in VB.NET.
19 May 2012 by ilorgat
This is an alternative for "Generating INSERT statements in SQL Server"
1 May 2012 by Jean-Francois Lanouette
This is an alternative for "Simple & Advanced Pivots with C# and ASP.NET"
11 Jan 2012 by Venkat Chaitanya Kanumukula
T-SQL Code for Converting Stored Procedure results to Tables Dynamically
11 Jan 2012 by Venkat Chaitanya Kanumukula
Export SQL Server tables to HTML/Excel/Word Document files dynamically.
11 Oct 2011 by GraemeKMiller
This article explains how you can use IWA to improve your Users' experience and it also explains how it benefits your IT support team.
29 Jun 2011 by michael.neubrander
Multi account synchronizer for GMail, AD, and SQL Server.
7 Jun 2011 by Shivprasad koirala
SQL Query Optimization FAQ Part 1 (With video explanation)
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
14 Jan 2011 by KarthikAnbarasan
This article explains the new tool in Visual Studio 2010 which most of the users use to see the comparison report of the 2 different database schemas.
9 Dec 2010 by AnupKumarYadav
Can be used in Multilevel Marketing with binary tree (can be modified accordingly to be used for n Tree)
14 Oct 2010 by Ganesan Krishnan
22 Sep 2010 by Kannan K R
In this article, we see a stored procedure to create pivot tables with multiple summary functions from an existing table.
9 Sep 2010 by Abhijit Mahato
This article discusses the pitfalls encountered and their workarounds during development of BizTalk Projects
8 Sep 2010 by Shivprasad koirala
.NET 4.0 MEF FAQ (Socket, Plug and extension)
13 Jul 2010 by Md. Marufuzzaman
4 Jun 2010 by Syeda Anila Nusrat
Create a Business Logic Layer, Data Access Layer classes, and Stored Procedure scripts from a database table.
25 May 2010 by iMuhamad
use date and time as separated components in SQL Server 2000 and above
9 Mar 2010 by pinaldave
SQL SERVER – Order of Columns in Update Statement does not matter
5 Mar 2010 by User 992674
A sample program to demonstrate how to save or store images in SQL server
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.
22 Dec 2009 by Suresh Suthar
How to execute DTS packages through VB.NET and use global variables.
8 Dec 2009 by Gordon Kushner
Utility program for generating SQL Server INSERT scripts
17 Oct 2009 by Nitinpatel
T-SQL script to generate the document of SQL 2000/2005 database
13 Oct 2009 by pinaldave
Query Optimization – Remove Bookmark Lookup – Remove RID Lookup – Remove Key Lookup
4 Oct 2009 by Shaun Wilde
Custom MembershipProvider and RoleProvider implementations that use web services in order to separate the application and database servers.
29 Sep 2009 by Andrey Chuvahin
Example dynamic configuration of DTS-packages for transferring DBF files to SQL Server with VB
27 Sep 2009 by acarpio1975
Given date ranged data, adjust existing ranges on entry of a new ranged data.
25 Sep 2009 by Thiru Sagadevan
Showing Tooltip for each cell with data of a table in a Datagrid
25 Sep 2009 by George Oakes
This library allows a user to use functions in SQL Server to encrypt and decrypt text.
22 Sep 2009 by Abhijit Jana
Basic overview of temporary Tables in SQL Server 2005
19 Sep 2009 by Paul Rony
A Programmer's Guide to Starting a Software Company and Building an Enterprise Application
13 Sep 2009 by Md. Marufuzzaman
A simple example of SQL server admin tools.
7 Sep 2009 by Muhammad Akhtar Shiekh
An artcile on End to End solution to optimized paging and sorting in ASP.NET GridView using Object Data Source.
28 Aug 2009 by weilidai2001
Instead of using incremental INSERT to generate test data, this method effectly copies the existing data multiple times.
25 Aug 2009 by Jeremy Likness
Common table expressions (CTEs) are a powerful new construct for building advanced queries.
22 Aug 2009 by Md. Marufuzzaman
This article will give you an idea about how to integrate an OLE Object that is a COM+ API with SQL Server and write a message into a Windows event log.
19 Aug 2009 by Md. Marufuzzaman
A list of Global variables in SQL Server and their uses in Transact-SQL
19 Aug 2009 by Md. Marufuzzaman
This article will give you an idea about how to use CASE expression in T-SQL or as a formula of a particular column.
17 Aug 2009 by P. Ganesh Kumar
Helps in assigning row numbers in the returned result of an SQL query
9 Aug 2009 by Md. Marufuzzaman
This article will demonstrate how to get a file name or a file extension as well using Transact-SQL.
9 Aug 2009 by Md. Marufuzzaman
This article will demonstrate how to split a string using Transact-SQL.
29 Jul 2009 by Md. Marufuzzaman
This article will demonstrate the best practice to protect SQL server code object.
27 Jul 2009 by Shivprasad koirala
Concurrency handling, compiled queries, CRUD implementation, and mapping simple .NET classes with XML file configuration.
25 Jul 2009 by Md. Marufuzzaman
This article will demonstrate the procedure to shrink the database transaction log.
5 Jul 2009 by Shivprasad koirala
Optimizing LINQ Queries using DataLoadOptions
30 Jun 2009 by mohamad halabi
Shows how to build new-design distributed applications with WF 4.0 and Data Services.
24 Jun 2009 by Kuldip Rindani
Monitoring group of Linked SQL Servers from a SQL Server
22 Jun 2009 by Kuldip Rindani
This script calculates size of every user database with summary
15 Jun 2009 by Md. Marufuzzaman
This article will demonstrate how we can integrate T-SQL with an external application.
8 Jun 2009 by noahhath
Building a hybrid Active Directory and SQL table DataSource view.
1 Jun 2009 by Dwayne Macadangdang
An article on creating a Hybrid Smart Client for Twitter using the Windows Presentation Foundation and the TwitterLib class library
22 May 2009 by Md. Marufuzzaman
An easy technique to store any file into SQL database
13 May 2009 by Mohammad Al Hoss
Passing an array as parameter to SQL server Procedure
11 May 2009 by Ladislav Nevery
Native MySql Client not requiring any special driver or library
4 May 2009 by Shivprasad koirala
4 steps to create free SSL certificate for development
29 Apr 2009 by Raspberry Man
How to make custom datasource for CrystalReports engine using push model and .NET
29 Apr 2009 by Kamran Hazari
How to create Linked servers in a minute in an easy way
22 Apr 2009 by Christopher Geyer
Creating a sortable GridView is easy. But, what if you want to perform a nonalphabetic sort on a column that is alphabetical? Answer below...
26 Mar 2009 by Vimalsoft(Pty) Ltd
How to Store and Retrieve a ConnectionString from a Web.Config or App.Settings File
24 Mar 2009 by Shivprasad koirala
4 steps to use readymade DAL component (Data application blocks)