Additional Articles


External Article

SQL Server 2000: New XML Features Streamline Webcast

With XML support in SQL Server 2000, you can query SQL over HTTP with a URL, bring the data down to the browser, and manipulate it on the client machine. By adding Internet Explorer 5.0 to the mix and using XSL to convert the XML to HTML, you can lighten the load on your database server. Going still one step further, by using Vector Markup Language you can even create drawings on the fly using the data from your SQL queries.

2001-06-26

4,110 reads

Technical Article

Automate Writing Stored Procedures

This article by David Rabb from the June 2001 issue of VBPJ shows you how to build a tool that will build a select, insert, update, and delete stored procedure for each table in a database. It's a great example of how to use DMO and a great tool as well!

2001-06-25

2,561 reads

External Article

Microsoft SQL Server 2000 Reliability

Lots of people are designing and building Microsoft Windows-based apps with previously unimagined reliability. Starbucks, GMAC, and FreeMarkets.com all have case studies demonstrating five nines. So, how are these companies able to achieve these levels of reliability?This month I am going to show you how to use standard Microsoft Windows technologies to make your Microsoft SQL Server™ app just like Denny's—“always open” and ready for business.

2001-06-05

1,660 reads

Blogs

New Job -> Week 3 -> Creating Alerts

By

This is part of a series of new job blog posts. You can find...

Using SQL Alerts to Spot Suspicious Activity in SQL

By

SQL doesn’t really give us too many tools out of the box to allow...

How to Change the Browser Used by SSMS for AAD Auth

By

Did you know that you can change the browser used by SQL Server Management...

Read the latest Blogs

Forums

Error: 18456, Severity: 14, State: 149, no matter what I try

By webrunner

Hello experts, I'm seeing a strange issue. A user reported that they could not...

Production Rollback

By tham58

Hi, is it possible to restore an SQL Server DB to an earlier snapshot...

Azure SQL database AAD user management

By tommiwan

I have an Azure SQL DB where I have set up the Azure active...

Visit the forum

Ask SSC Logo Ask SSC

SQL Server Q&A from the SQLServerCentral community

Get answers