Tag: sql server

Community

Working with XML Recordsets

By Dino Esposito – ADO provides the ability to automatically persist recordsets in XML. The Recordset object exposes the Save method, which can serialize to disk the in-memory representation of the recordset. The following Visual Basic (VB) code shows how to save a recordset to disk using XML as the

Community

The Ultimate SQL Server

by Brad M. McGehee – I don’t yet have my ultimate SQL Server. Yea, I do have a couple of “larger” servers, but not the kind I can really brag about at the upcoming SQLPass conference. So what if I could choose my ultimate SQL Server, what would I choose? After a little thought (about 5 nanoseconds),

Community

SQL Server Editions

SQL Server comes in more editions than any other Microsoft .NET Enterprise Server. In fact, SQL Server 2000 comes in no fewer than seven varieties. Here's a quick guide to the differences among the SQL Server 2000 editions. (If you aren't sure which edition of SQL Server you're using, yo