Updated: March 15,1996 TechNet Logo Go To TechNet Home Page

MS SQL Server 6.0 Datasheet


graphic

Client-Server Database
Management System
Version 6.0 (Preliminary)

Microsoft SQL Server 6.0 is a scalable high performance database management system designed specifically for distributed client-server computing. Its powerful management tools, built-in data replication, and open system architecture provide a superior platform for delivering cost-effective information solutions for organizations of all sizes.

Overview


Today's organizations are becoming increasingly dynamic in order to respond to changing business conditions. More and more decision making is being decentralized and business processes are being streamlined to improve productivity. To support these changes, organizations are turning to distributed computing-moving information closer to users who need it for critical decision making.

Microsoft® SQL Server ™ version 6 is the first DBMS designed specifically for the new world of distributed client-server computing. It combines-in one box at one price-an integrated system of components for distributed data management tuned to meet today's demanding business needs.

Powerful built-in data replication provides a reliable way for organizations to disseminate information throughout an enterprise to reduce risk of downtime and put timely, accurate information close to people who need it. Visual management is built in for ease of use. There are no costly add-on products to buy.

You can centrally manage servers throughout an enterprise with the comprehensive distributed management framework built into SQL Server. A Windows®-based management interface provides visual drag and drop control over multiple servers for remote management of data replication, server administration, diagnostics, and tuning. Powerful engine-based services, such as job scheduling, automate remote operations for lights-out control even in a distributed environment. A single logon to both the network and DBMS simplifies password management. And integration with the Microsoft Windows NT™ operating system provides a visual way of working to reduce training and support costs.

A new multithreaded parallel database design provides scalable high performance on the new generation of cost-effective standard hardware. It is multiprocessor-ready out-of-the-box to take advantage of the latest in hardware design without the complexity associated with other systems.

Microsoft SQL Server is engineered to meet the most demanding production requirements for reliability, data integrity and security. It is designed to keep your distributed production systems running and to keep your vital business data secure from loss or theft.

Rich integration with desktop technologies such as OLE, ODBC cursors, and mail-enabled queries provides unparalleled data access. An open architecture based on industry standards ensures interoperability with the broadest choice of applications, tools and gateways. Support for multiple networks lets you connect all of your workstations without changing your existing network infrastructure.

As part of the Microsoft BackOffice family, SQL Server takes full advantage of the Windows NT Server platform and works with other BackOffice applications to create powerful client-server solutions that help organizations improve decision making and streamline business processes.

graphic

graphic

From one screen, locally or remotely, SQL Enterprise Manager lets you configure and manage all SQL Servers in a distributed network. The usability-tested interface combines tools for administration, diagnostics, event/alert processing and copy management.

graphic

HIGHLIGHTS


Built-in data replication for reliable distributed systems

Microsoft SQL Server version 6 incorporates a built-in data replication architecture that offers reliable, high performance distribution of data in an enterprise while preserving transaction integrity and security.

n Easy to manage and deploy: With an intuitive publisher/subscriber metaphor and drag and drop interface, replication is easier to use and more flexible than other implementations.

n High performance: Log-based replication delivers high levels of transaction throughput with minimal latency and minimal impact on the publishing server. The distribution process can be moved onto a separate server to achieve optimal resource utilization. The administrator can use the Windows NT Performance Monitor to view throughput, latency and other statistics for replication.

graphic

Rich integration with the desktop

Microsoft SQL Server is designed not only to manage information, but to make that information easy to use. Microsoft SQL Server is the first DBMS to support key desktop technologies such as OLE automation, ODBC cursors in the engine, and MAPI for sending and receiving queries via electronic mail.

Because it runs within the Windows computing environment, SQL Server is able to 'plug-and-play' with desktop tools. For example, it is possible to run a query from a SQL Server trigger, pipe the results via OLE to the Microsoft Excel charting engine, format the graph and data in a Microsoft Word report, and mail it as an attachment to users. A high-performance native ODBC interface with engine-based cursors provides superior support for rich desktop applications and tools.

Reliability your business can trust

Return to the Top


Database specifications                                   

Database                                                               
Maximum databases per SQL Server         32,767                        
Maximum database size                    Limited only by available     
                                         storage                       
Maximum databases spanned by one update  8                             
Practical number of databases opened by  16 (depends on available      
one query                                memory)                       
Maximum tables in a join                 16                            
Tables                                                                 
Tables per database                      2 billion                     
Indexes per table                        251 (1 clustered)             
Rows per table                           Limited only by available     
                                         storage                       
Columns per composite index              16                            
Characters per database object name      30                            
System                                                                 
Memory                                   2 gigabytes                   
Storage                                  8 terabytes                   
Maximum user connections                 32,767 (15 with workstation)  
System data types                                                      
Integer                                  int                           
                                         smallint                      
                                         tinyint                       
Floating point                           float                         
                                         real                          
Exact numeric                            decimal                       
                                         numeric                       
Money                                    money                         
                                         smallmoney                    
Character data                           char(n)                       
                                         varchar(n)                    
                                         text                          
Binary data                              binary(n)                     
                                         varbinary(n)                  
                                         image                         
Date and time                            datetime                      
                                         smalldatetime                 
Other                                    bit                           
                                         timestamp                     
                                         sysname                       

Return to the Top


search icon Click Here to Search TechNet Web Contents TechNet CD Overview TechNet logo Microsoft TechNet Credit Card Order Form
At this time we can only support electronic orders in the US and Canada. International ordering information.


TechNet logo Go To TechNet Home Page ©1996 Microsoft Corporation Microsoft homepage Go To Microsoft Home Page