December 2003 - Posts

I just implemented beta 1 of our new newgroup archiving system. http://www.sqljunkies.com/newsgroups/ - each newsgroup has a link for the archive next to it.

We are not implementing searching capibilities at this time, we may in the future. We're going to let Google and other crawlers take care of the searching, but there is a lot of valuable information there we hope you all we be able to use.

We went back as far as we could for the newsgroup servers we are pulling from at this time, as you'll see they don't archive themselves, which is why we started. A lot of them only go back 3 months or so. We're going to be doing a weekly (maybe daily) pull of posts. Note, the primary newsgroup interface still pulls live posts.

Enjoy

with 4 Comments
SQL Server Disaster Recovery
By Microsoft Team
This bulletin gives an introduction on how to go about developing a disaster recovery strategy for SQL Server. Also included is a case study demonstrating typical considerations when designing a disaster recovery strategy. (Monday, December 08, 2003)

Read More     Discuss in the Forums     See More Articles
with 0 Comments

Check it out: http://sqljunkies.com/newsgroups/ 

This is Beta 1 and more functionality will be coming including archiving and searching.

Special thanks to Wim Hollebrandse for helping us with the newsgroups inplementation

http://www.wimdows.net/newsgroups/newsgroups.aspx

 

In this article, over 20 frequently asked questions about SQL endpoint configuration, the Windows HTTP API driver, and Web Services authentication are answered.

http://sqljunkies.com/HowTo/5CCAC423-1407-4A36-AF71-ED6A67D9646A.scuk

with 0 Comments
Running Stored Procedures
By Wayne Freeze
In this article, you’ll learn how to extract a list of stored procedures from a database, plus information about the parameters associated with the stored procedure. Finally, you’ll see how to take this information and use it to call a stored procedure on the fly. (Monday, December 01, 2003)

Read More     Discuss in the Forums     See More Articles
with 0 Comments