|
|
|
|
Full-Text indexing files with Microsoft SQL Server Indexing word, excel and other types of documents is easy with SQL Server www.codeproject.com · 08/2006
Avoid These Common Business Rule Implementation Mistakes Some solutions for implementing business rules can allow invalid data to get into the database. Find out where the loopholes lie in these all-too-common approaches. www.devx.com · 07/2006
Datenzugriff der nächsten Generation: Die Realisierung der konzeptionellen Ebene SQL Server verschiebt die Abstraktionsebene von der logischen (relationalen) auf die konzeptionelle (Entitäten-) Ebene und beseitigt dadurch das Impedance Mismatch sowohl für Anwendungen als auch für Datendienste wie Berichtserstellung, Analyse und Re ... www.microsoft.com · 07/2006
MS SQL Server 2005 Full-Text Indexing Info Dump The following is a collection of information I have collected, found, and written concerning MS SQL Server Full-Text Indexing. dnnblog.venexus.com · 06/2006
SQL-Server-2005: T-SQL-Erweiterungen, Teil 1 Der SQL Server 2005 bringt viele Neuerungen. Allerdings blieben die Erweiterungen im Bereich T-SQL neben der CLR-Integration, der nativen XML-Unterstützung und dem Service Broker fast unbemerkt. Doch gerade hier erleichtern zahlreiche neue Features de ... www.dotnetpro.de · 06/2006
Scaling Out SQL Server 2005 This article explains the different technologies that are available for scaling out a SQL Server 2005 database application, focusing on the factors that go into deciding which solution(s) to use in your application. msdn.microsoft.com · 04/2006
Returning Ranked Results with Microsoft SQL Server 2005 www.4guysfromrolla.com · 01/2006
SQL Server 2005 XQuery and XML-DML - Part 1-3 Microsoft SQL Server 2005 now offers great support for and close integration with XML as a data persistence format. In the first article of his series examining this new support, Alex Homer offers an overview of how SQL Server 2005 stores XML document ... www.15seconds.com · 08/2005
Debugging a SQL Stored Procedure from inside SQL Server 2000 Query Analyzer There are many times when using SQL Server 2000 Query Analyzer to debug Sql statements is a better choice than debugging in the .NET Visual Studio environment. I generally choose SQL Query Analyzer to debug SQL if the bug is narrowed down to the SQL s ... www.15seconds.com · 01/2005
Überblick: SQL Server 2005 für Datenbankentwickler Dieser Artikel bietet einen Überblick über die neuen Features zur Datenbankentwicklung in Microsoft SQL Server 2005. www.microsoft.com · 11/2004
Business Intelligence with Microsoft SQL Server Reporting Services - Part 1-3 Adnan Masood discusses Microsoft's comprehensive integrated business intelligence, data mining, analysis and reporting solution: Microsoft SQL Server Analysis services and Microsoft SQL Server Reporting services. www.15seconds.com · 10/2004
Creating Triggers Using Managed Code in SQL Server 2005 Thiru Thangarathinam discusses taking advantage of the integation between the .NET CLR and SQL Server 2005 in order to do things like create triggers using managed code. www.15seconds.com · 10/2004
Host .NET In SQL Server 2005 Express One of the biggest strengths of SQL Server is its powerful support for the definition of logic inside the database through stored procedures, user-functions, and triggers. This allows developers to create well-recognised and adaptable interfaces from ... www.sitepoint.com · 10/2004
Stop SQL Injection Attacks Before They Stop You How SQL injection attacks work, testing for vulnerabilities, validating user input and using .NET features to prevent attacks msdn.microsoft.com · 09/2004
Retrieving Objects from SQL Server Using SQLXML and Serialization This article will describe how to design a data access layer for a set of entities. You'll learn how to write an XSD schema and design two simple helper classes -- one for reading an XML stream from SQL Server using SQLXML and another for deserializin ... www.15seconds.com · 07/2004
Erstellen von Suchanwendungen für das Web mithilfe der Microsoft SQL Server 2000- ... Mithilfe der Volltextsuche von Microsoft SQL Server 2000 können Sie schnell und flexibel Abfragen an Indizes, die aus unstrukturierten Textdaten erstellt wurden, durchführen. Ein häufiger Verwendungszweck für eine Volltextsuche sind Suchmodule für Web ... www.microsoft.com · 06/2004
Steigern der Leistung mit indizierten Sichten in SQL Server 2000 Dieses Dokument befasst sich mit den indizierten Sichten in SQL Server 2000 Enterprise Edition. Die indizierten Sichten werden beschrieben, und es werden spezifische Szenarios vorgestellt, in denen die indizierten Sichten eine Leistungssteigerung bewi ... www.microsoft.com · 06/2004
Improving SQL Server Performance This chapter provides proven development and configuration techniques to help improve the performance and scalability of SQL Server. Topics covered include designing efficient schemas, optimizing queries, tuning indexes, writing efficient stored proce ... msdn.microsoft.com · 05/2004
SQLXML Managed Classes Mit Hilfe der SQLXML Managed Classes ist es möglich, SQLXML in .NET-Anwendungen durch Klassen anzusprechen. Dadurch kann die komplette SQLXML-Technologie, beispielsweise Templates und XPath, in eigenen Projekten eingesetzt werden. dotnetpro zeigt, wel ... download.microsoft.com · 06/2002
|
|
|