Atlanta Custom Software Development 

 
   Search        Code/Page
 

User Login
Email

Password

 

Forgot the Password?
Services
» Web Development
» Maintenance
» Data Integration/BI
» Information Management
Programming
VB VB (1648)
VB.net VB.net (736)
C# C# (15)
ASP.net ASP.net (779)
ASP ASP (41)
VC++ VC++ (25)
PHP PHP (0)
JAVA JAVA (4)
JScript JScript (5)
  Database
» SQL Server (708)
» ORACLE (5)
» MySQL (0)
» DB2 (0)
Automation
» C/C++/ASM (11)
» Microcontroller (1)
» Circuit Design (0)
OS/Networking
» Networking (5)
» Unix/Linux (1)
» WinNT/2k/2003 (8)
Graphics
» Flash (0)
» Maya (0)
» 3D max (0)
» Photoshop (0)
Links
» ASP.net (2)
» PC Interfacing (1)
» Networking (4)
» SQL Server (4)
» VB (23)
» VB.net (4)
» VC (3)
» HTML/CSS/JavaScript (10)
Tools
» Regular Expr Tester
» Free Tools

Submitted By : Nayan Patel  (Member Since : 5/26/2004 12:23:06 PM)

Job Description : He is the moderator of this site and currently working as an independent consultant. He works with VB.net/ASP.net, SQL Server and other MS technologies. He is MCSD.net, MCDBA and MCSE. In his free time he likes to watch funny movies and doing oil painting.
View all (893) submissions by this author  (Birth Date : 7/14/1981 )

This is a link to a different site Understanding SQL Server 2000 Locking
Total Hit (1784) In this article, I want to tell you about SQL Server 2000 lock modes.
Rating
This is a link to a different site MDX in Analysis Services: Optimizing MDX: Control Location of Processing
Total Hit (736) This is the tenth tutorial article of the series, MDX in Analysis Services. The series is designed to provide hands-on application of the fundamentals of MDX from the perspective of MS SQL Server 2000 Analysis Services ("Analysis Services,"); our primary focus is the manipulation of multidimensional ....Read More
Rating
This is a link to a different site T-SQL Programming Part 4 - Setting Variables in Calling T-SQL Code While Using sp_executesql
Total Hit (714) Occasionally you need to build dynamic T-SQL that not only requires the T-SQL code to be dynamic, but also requires the dynamic T-SQL to return values from the dynamic code to the calling T-SQL code. There are a number of different ways to write and execute dynamic code. For the purpose of this arti ....Read More
Rating
This is a link to a different site Introduction to MSSQL Server 2000 Analysis Services: Using Calculated Cells in Analysis Services , Part II
Total Hit (1224) This is the eighteenth article of the series, Introduction to MSSQL Server 2000 Analysis Services. As I stated in the first article, Creating Our First Cube, the primary focus of this series is an introduction to the practical creation and manipulation of multidimensional OLAP cubes. The series is d ....Read More
Rating
This is a link to a different site SQL Server 2000 DTS Part 10 - DTS Designer Tasks - The Data Driven Query Task
Total Hit (2044) In the arsenal of DTS Designer Tasks, the one that leads in terms of versatility (and complexity) is the Data Driven Query Task. Its most distinctive feature, distancing it from other tasks, is its ability to not only handle inserts of rows during transformation, but also process any other T-SQL sta ....Read More
Rating
This is a link to a different site MSSQL Server 2000 Reporting Services: The Authoring Phase: Overview Part I
Total Hit (1025) Explore the steps of the Authoring Phase in MSSQL Server Reporting Services. MSAS Architect Bill Pearson leads a hands-on overview for developers, evaluators and "early converters" alike.
Rating
This is a link to a different site DTS Servers and Schedulers for MS SQL
Total Hit (2093) Learn the basics of creating a DTS server, including how to change the DTS package according to batch schedulers used and the steps required to create and schedule jobs in Autosys and Smartbatch.
Rating
This is a link to a different site MDX in Analysis Services: Optimizing MDX: Caching and Other Considerations
Total Hit (903) Bill Pearson concludes the Optimizing MDX sub-series with an exploration of caching to optimize MDX queries. He then discusses additional optimization options, including the substitution of external functions and leveraging the database structure, for obtaining optimal performance. ....Read More
Rating
This is a link to a different site Optimizing Microsoft SQL Server Analysis Services: Optimization Tools: The Storage Design Wizard
Total Hit (1032) This is the first article of the series, Optimizing MSSQL Server Analysis Services. The primary focus of this series will be the introduction of optimization tools and concepts for MSSQL Server Analysis Services ('MSAS'). The series is designed to provide hands-on application of the fundamentals of ....Read More
Rating
This is a link to a different site Introduction to MSSQL Server 2000 Analysis Services: Reporting Options for Analysis Services Cubes: ProClarity Part II
Total Hit (1110) Discover yet another option for effectively reporting from MSSQL Server Analysis Services cubes. Author and MSAS Consultant Bill Pearson revisits practical reporting solutions with an Introduction to ProClarity for Analysis Services.
Rating
This is a link to a different site Monitor Event Viewer on Multiple SQL Servers
Total Hit (695) Muthusamy Anantha Kumar discusses three methods to monitor SQL Server Event Log on a list of servers and store the output either in a .CSV file or on a database table.
Rating
This is a link to a different site SQL Server 2000 DTS Part 9 - DTS Designer Tasks
Total Hit (1906) The last installment of this series discussed the basic principles and applications of the Transform Data task. This article continues, focusing on its more advanced features.
Rating
This is a link to a different site MDX Essentials: Basic Set Functions: The Filter() Function
Total Hit (1083) This is the sixteenth article of the series, MDX Essentials. The series is designed to provide hands-on application of the fundamentals of the Multidimensional Expressions (MDX) language, with each tutorial progressively adding features designed to meet specific real-world needs ....Read More
Rating
This is a link to a different site Getting the Wrong Identity in Microsoft SQL Server identity Columns?
Total Hit (572) An Identity column is used in SQL server to create a surrogate key value for a table. This will be a unique identifier usually in sequential order. Starting at some predefined number, the Identity column increments every time a new record is added to the table. For MS Access users, this is comparabl ....Read More
Rating
This is a link to a different site Benchmarking Performance of a Query - Part 2 CPU and I/O
Total Hit (2103) This is the second article in a series discussing benchmarking T-SQL query performance. The first article in this series discussed different methods of capturing the elapsed time of a T-SQL batch, pieces of a batch, or a single T-SQL statement. This article will discuss how to determine the amount o ....Read More
Rating
This is a link to a different site Data Mining Algorithms: Microsoft SQL Server 2000 vs. "Yukon" SQL Server
Total Hit (1869) This article describes a well-known concept, (Data Mining algorithms, built into Microsoft SQL Server 2000 Analysis Services) and what I would like to see in the final "Yukon" SQL Server release (i.e. my expectations in a field of new / improved data mining algorithms). ....Read More
Rating
This is a link to a different site MSSQL Server 2000 Reporting Services: A New Paradigm for Enterprise Reporting
Total Hit (863) This is the first of several articles of a new series, MSSQL Server 2000 Reporting Services. The series is designed to introduce MSSQL Server 2000 Reporting Services ("Reporting Services"), with the objective of giving a preview of its features, as well as sharing my conviction in its role as a new ....Read More
Rating
This is a link to a different site SQL Server and Collation
Total Hit (505) Collation refers to a set of rules that determine how data is sorted and compared. Character data is sorted using rules that define the correct character sequence, with options for specifying case-sensitivity, accent marks, kana character types and character width. ....Read More
Rating
This is a link to a different site MDX in Analysis Services: Optimizing MDX: More on Location, and the Importance of Arrangement
Total Hit (930) This is the eleventh tutorial article of the series, MDX in Analysis Services. The series is designed to provide hands-on application of the fundamentals of MDX from the perspective of MS SQL Server 2000 Analysis Services ("Analysis Services,"); our primary focus is the manipulation of multidimensio ....Read More
Rating
This is a link to a different site SQL Server 2000 DTS Part 8 - DTS Designer Tasks - Transform Data Task
Total Hit (2092) A few more DTS Designer tasks are left to cover out of a total of 17 existing in SQL Server 2000 Data Transformation Services implementation. Arguably, the one that has undergone the most significant changes since the SQL 7.0 release is the Transform Data Task. In this article, we will look at its d ....Read More
Rating
This is a link to a different site Benchmarking Performance of a Query - Part 1 Elapsed Time
Total Hit (900) How many times have you had more than one way to do something and wanted to determine which method was faster and/or which one used more resources? I am going to guess that most developers have run across this dilemma more than once. So how do you decide with method is faster--or which method requir ....Read More
Rating
This is a link to a different site Cubes: ProClarity Professional, Part I
Total Hit (1186) This is the nineteenth article of the series, Introduction to MSSQL Server 2000 Analysis Services. As I stated in the first article, Creating Our First Cube, the primary focus of this series is an introduction to the practical creation, manipulation and use of multidimensional OLAP cubes. The series ....Read More
Rating
This is a link to a different site Monitor Disk Space on Multiple SQL Servers
Total Hit (617) In the typical IT department, an un-avoidable task is to monitor the disk space on all drives on certain servers. In addition, the methods presented here will help in monitoring the growth of files. In this article, I am going to discuss three different ways to monitor disk space on a list of server ....Read More
Rating
This is a link to a different site SQL Server 2000 DTS Part 7 - DTS Designer Tasks: the ActiveX Script task
Total Hit (2160) If you have been following our series of articles discussing SQL Server DTS technology, you probably have noticed frequent references to ActiveX-based scripting. While scripting is not very popular among database administrators, its potentials are worth exploring, especially since familiarity with i ....Read More
Rating
This is a link to a different site MDX Essentials: Basic Set Functions: The EXCEPT() Function
Total Hit (775) This is the fifteenth article of the series, MDX Essentials. The series is designed to provide hands-on application of the fundamentals of the Multidimensional Expressions (MDX) language, with each tutorial progressively adding features designed to meet specific real-world needs. ....Read More
Rating
This is a link to a different site T-SQL Programming Part 5 - Using the CASE Function
Total Hit (561) The CASE function is a very useful T-SQL function. With this function you can replace a column value with a different value based on the original column value. An example of where this function might come in handy is where you have a table that contains a column named SexCode, where 0 stands for fem ....Read More
Rating
Linked Severs on MS SQL Part 4, Oracle
Total Hit (2317) In previous articles, we created Linked Servers to Excel, Access and MS SQL. Several stored procedures were introduced for creating links, and the security profiles that accompany them. For this article, sp_AddLinkedServer and sp_AddLinkedSrvLogin should be familiar. Several different access methods ....Read More
Rating
This is a link to a different site Control your SQL Server 7.0 and 2000 via E-Mail
Total Hit (908) Data Base Administrators are often exposed to a situation where they want to query a table, check on the status of a server, check an error log or run a DBCC command on a SQL Server box when they do not have access to the box directly. This often happens when they are off site or on vacation or they ....Read More
Rating
This is a link to a different site SQL Server 2000 DTS Part 6 - DTS Designer Tasks and Package Workflow
Total Hit (2083) As we indicated in our previous article, we are going to continue discussing various ways of utilizing global variables in DTS Designer tasks. In particular, we will look into their role in exchanging data between packages, using features built into the Execute Package task. As part of this discussi ....Read More
Rating
This is a link to a different site "File Watcher" for SQL Server
Total Hit (1257) SQL Server Database administrators often come across situations where the scheduled DTS jobs failed because the Source File didn't arrive on time. It is a tedious process to cleanup if there are dependent jobs that have run before the first DTS job completed successfully. The intent of this article ....Read More
Rating


(Page 59 of 133) 3968 Result(s) found  ... 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 ...

Home   |  Comment   |  Contact Us   |  Privacy Policy   |  Terms & Conditions   |  BlogsZappySys

© 2008 BinaryWorld LLC. All rights reserved.