by Vincent Bedus – In today's modern web applications, there is a growing need to return larger amounts of data, and return a response back to the client quickly. Vincent Bedus shows us how we can make quick responses to the users, even with large amounts of data by creating a simple html page t
Author: SSWUG Research
Sql-Scripting informational Web Site
This site is going to be dedicated to remotely monitoring and automating administrative tasks in MSSQL 7 & SQL2000. You will find different scipting technologies incorporated through out these links.
Legato Releases Backup Modules
Legato Systems Inc. (stock: LGTO) unveiled its Networker Modules 3.0 for Microsoft SQL Server 2000 and Exchange 2000 Server software.
Durito is launched!
This is a proposal for the creation of an open-source application that will manage, display and analyse various kinds of documents in a diversity of environments. The idea of creating Durito arose during work on an academic project that aims to digitize historical documents from the Mexican Revolut
What's New in SQL Server 2000
Microsoft has added a huge array of new features in the new release of SQL Server 2000. This exciting session will offer a high level overview of those new features. Subjects covered will include the new data types, cascading DRI, user defined functions, INSTEAD OF triggers, XML, distributed views,
A general-purpose Java SOAP client
By Bob DuCharme – This article describes a simple, general purpose SOAP client in Java that uses no specialized SOAP libraries. Instead of creating the SOAP request XML document for you under the hood, this client lets you create your own request with any XML editor (or text editor). Instead of mere
Updating a table from another table
From SQLTeam – Lately a few questions have come up in the forums along the lines of "How do I update a table with the values of another table?". Graz wrote an Ask SQLTeam article last year on Inserting from another table, this article is going to cover Updates.
SQL-DMO Automation
Learn to administer SQL Server programmatically using Distributed Management Objects (DMO).
ebXML: It Ain't Over 'til it's Over
by Alan Kotok – At the Electronic Business XML (ebXML) meeting in Vienna, Austria, 7-11 May 2001, the 150 participants approved the specifications and technical reports defining the ebXML technical architecture. The group also held its most complete proof-of-concept demonstrations at the midpoint of
Beta release of Perl Standard API for CSS
By Edd Dumbill – Robin Berjon has released CSS::SAC, a beta-quality Perl implementation of the Standard API for CSS, to CPAN. SAC is an API for CSS stylesheets that closely follows the event model of SAX for XML. The first release of the module was an "alpha", and this beta releas