뉴스

Microsoft plans to announce a SQL server Web services toolkit for exposing stored procedures easily in .NET applications built in Visual Studio.NET.
For starters, SQL Server 2000 is tightly integrated with Microsoft Internet Information Server. You can define a virtual root in an IIS Web site that refers to a database on SQL Server.
If you’re interested in databases at all, you already know that Microsoft is about to ship a new version of SQL Server. In line with this year’s naming model, it’s called SQL Server 2000, although ...
SQL Server has continued to strengthen the platform by introducing new capabilities such as the SQL Server Web Services Toolkit, SQL Server Notification Services, SQL Server 2000 Windows CE Edition ...
With JSON now the default format for moving data between clients and servers, SQL Server adds JSON support to make it easier to get your data out of the database and down to the client. SQL Server ...
SQL Server 2008 R2 Server Management Self-Service Business Intelligence The ability for end-users to do their own analysis and reporting on data is a nice new feature for SQL Server 2008 R2.
Joey on SQL Server Why Activity Monitor May Be Hurting Your SQL Server's Performance As Joey explains, Activity Monitor consumes a lot of resources and yields little usable data.
Microsoft is preparing a tool for release with Visual Studio .NET that will tighten the relationship between Microsoft's .NET Web services vision and its existing SQL Server 2000 database.
Dynamic websites accept information from users and then build customized web pages on the fly. This often involves accessing a backend database that stores both content and details about website users ...
Oracle, SQL Server, MySQL, Postgres, Sybase, Informix — programmers use the same language to retrieve data from all of these systems. SQL queries are written in an English-like syntax.