Devphiles, Sweden's leading company in the field of e-learning for developers and Konsultmarknaden have entered into a collaboration agreement. The agreement implies that Devphiles will be able to reach a larger proportion of Sweden's developers and therefore give the company a competitive e
Author: SSWUG Research
Creating a Manageable Security Plan
In revamping the way SQL Server implements security in the 7.0 release, Microsoft created a flexible and powerful method for managing users' access both to the SQL Server system and to the databases. The changes also created confusion as administrators tried to upgrade from SQL Server 6.5 securi
XML Global Adds ODBC/JDBC Indexing to goXML Version 2.0
XML Global Technologies, Inc. (www.xmlglobal.com), developers of the world’s premier XML based search and transformation e-business software products, goXML™ and expressXCHG™, today announced it has completed a software add-on to goXML™ version 2.0 that will allow arbitrary tables from any ODBC/JDBC
IBM To License New XML Technologies
IBM Corp. (stock: IBM) made seven nascent technologies–six of them based on XML — available for licensing through its alphaWorks unit.
Using XML and ASP to separate Web Site Content from Design
Most programmers know that one of the major benefits of Extensible Markup Language (XML) is that it allows the complete isolation of a document's style and content. This means that information can be re-used and displayed as the programmer chooses, regardless of its storage format. Or more speci
Expanding Hierarchies
Microsoft has expanded the information about expanding hierarchies in SQL Server Books Online (BOL) since SQL Server 6.x. But the BOL solution merely displays the output; you can’t join the results with other views, tables, or results. My T-SQL coding solution fills this gap. Also, the solution I pr
Devphiles
Devphiles Education-We are on the cutting edge in such areas as Active Server Pages, XML, DHTML, SQL, Java and Visual Basic. Our experts are holding the classes themselves. We conduct tests, and tailor individual trainingprograms. Basic training is available online while the more advanced classes ar
The Home Shopping Network Migrates to SQL Server 2000
The Home Shopping Network (HSN) recently migrated from Oracle running on Sun Solaris to SQL Server 2000 running on Windows 2000 Advanced Server to reduce costs, increase performance, and decrease time to market for new functionality. SQL Server 2000’s Data Transformation Services (DTS) lets HSN coor
XML Global Announces a Technology Development Alliance with Aztec Software Inc.
XML Global Technologies, Inc. (www.xmlglobal.com), developers of the world’s premier XML-based search and transformation e-business software products, today announced it has signed a strategic software development alliance with Aztec Software Inc. (www.aztecsoft.com) , an e-engineering solutions com
Scalable Vector Graphics (SVG): An Executive Summary
The Scalable Vector Graphics (SVG) format is a new XML grammar for defining vector-based 2D graphics for the Web and other applications. This article provides a brief introduction to SVG, followed by four examples of SVG graphics, and links to two code samples.