When you connect to an instance of Microsoft SQL Server 2000 by using Microsoft Windows Authentication mode, the login process takes a long time. Then, the following problems occur: • Error 17883 is logged in the SQL Server error log. • The instance of SQL Server 2000 temporarily stops respond
Other News
SQL Server 2005 Integration Services – Part 43 – XML Task continued
(Marcin Policht) In this article of our series dedicated to SQL Server 2005 Integration Services, we are continuing coverage of features provided by XML Control Flow task. So far, we have discussed validate, XSLT, and XPATH options (configured by assigning appropriate values to OperationType propert
Hints and tips for using the Unstructured Information Management Architecture SDK with OmniFind
(Michael Baessler) Get hints and tips about how to use the Unstructured Information Management Architecture (UIMA) in IBM OmniFind Enterprise Edition 8.4. This article targets advanced developers who use UIMA for building applications on top of OmniFind Enteprise Edition. Practice some of the descri
Database Design: A Point in Time Architecture
(Arthur Fuller) Point in Time Architecture (PTA) is a database design that guarantees support for two related but different concepts – History and Audit Trail. –History – all information, both current and historical, that as of this moment, we believe to be true. –Audit Trail – all informatio
Develop Databases for the Web
(Charles Wyke-Smith) Before you can store any data in a database, you have to create the tables that will hold the data. In this chapter, the author walks you through the process of using a single table to store a site’s member names and e-mail information. You’ll also learn how to create a database
SelectViews #55 – What has changed/evolved with SQL Server? 60 second tip and more.
Video Programming for IT Professionals
More DB2 LUW SQL Scripts
You can use this SQL to generate the SQL statements for truncating the tables in a schema.
OAXAL: Open Architecture for XML Authoring and Localization
(Andrzej Zydron) XML is now acknowledged as the best format for authoring technical documentation. Its wide support, extensible nature, separation of form and content, and ability to publish in a wide variety of output formats such as PDF, HTML, and RTF make it a natural choice. In addition, the cos
XML for PHP developers, Part 1: The 15 minute PHP with XML starter
(Cliff Morgan) This first article of a three-part series introduces PHP5’s XML implementation and help those relatively new to using XML with PHP to read, parse, and manipulate, and write a short and uncomplicated XML file using the DOM and SimpleXML in a PHP environment.
The Seven Deadly Sins of AJAX application development
(Scott Robinson) The AJAX bandwagon is a good place to be. It takes you to faster, more efficient, more dynamic apps. But it also has pitfalls all its own. (R)
