﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / Discuss Content Posted by Michael Coles / Article Discussions / Article Discussions by Author  / SQL 2000 DBA Toolkit Part 4 / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Tue, 21 May 2013 16:09:50 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: SQL 2000 DBA Toolkit Part 4</title><link>http://www.sqlservercentral.com/Forums/Topic271690-236-1.aspx</link><description>Hi Mike,I see the link to the source is no longer valid :(  We are trying to deploy in an environment using a mix of SQL2K through SQL2K8 and have run into an issue in 2K that can cause an exception in the server (still not sure of the full data contents).  However, since our DBA is looking forward and quoting Microsoft that future deployment should be in CLR, a) can we get another link to the original sourceorb) are there any plans for a CLR version (using the xp's is significantly simpler from a code generation perspective)Phil</description><pubDate>Fri, 08 Jul 2011 18:15:26 GMT</pubDate><dc:creator>pparsons</dc:creator></item><item><title>RE: SQL 2000 DBA Toolkit Part 4</title><link>http://www.sqlservercentral.com/Forums/Topic271690-236-1.aspx</link><description>Hi Mike,We're experimenting with phonetic functions and ran into an issue on 64 bit systems since the code posted has DLLs compiled on 32-bit. Can you post the source code so we can try it out on x64?Thanks.Ken</description><pubDate>Mon, 16 Aug 2010 13:09:32 GMT</pubDate><dc:creator>kenn3th.w0ng</dc:creator></item><item><title>RE: SQL 2000 DBA Toolkit Part 4</title><link>http://www.sqlservercentral.com/Forums/Topic271690-236-1.aspx</link><description>I guess the source is no longer available since that link is now dead?</description><pubDate>Fri, 25 Apr 2008 22:12:47 GMT</pubDate><dc:creator>richard-692499</dc:creator></item><item><title>RE: SQL 2000 DBA Toolkit Part 4</title><link>http://www.sqlservercentral.com/Forums/Topic271690-236-1.aspx</link><description>&lt;P&gt;Hi Patrick,&lt;/P&gt;&lt;P&gt;I haven't personally done anything with asymmetric encryption on SQL 2000 yet.  Most likely I won't, but that doesn't mean someone else out there hasn't, or won't.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description><pubDate>Mon, 14 May 2007 12:40:00 GMT</pubDate><dc:creator>Mike C</dc:creator></item><item><title>RE: SQL 2000 DBA Toolkit Part 4</title><link>http://www.sqlservercentral.com/Forums/Topic271690-236-1.aspx</link><description>First of let me say I downloaded these tools and installe them on a SQL 2000 server and absolutely love the functions that this tool kit provides.  Because of the strong repertoire of tools has anyone done any work in developing MS SQL Server extended stored procedures using asymmetic encryption?</description><pubDate>Mon, 14 May 2007 11:37:00 GMT</pubDate><dc:creator>Patrick Elam</dc:creator></item><item><title>RE: SQL 2000 DBA Toolkit Part 4</title><link>http://www.sqlservercentral.com/Forums/Topic271690-236-1.aspx</link><description>&lt;P&gt;FYI to Everyone:&lt;/P&gt;&lt;P&gt;Steve has made the source code (VC++ 7.1 solution) for this project available in a ZIP file from &lt;A href="http://www.sqlservercentral.com/products/mcoles/default.asp"&gt;http://www.sqlservercentral.com/products/mcoles/default.asp&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Compilation of some parts requires Boost Library source (in particular the Regular Expression extended procedures require Boost).  Boost source is available for free download at &lt;A href="http://www.boost.org/"&gt;http://www.boost.org/&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;If you do download and compile the source, I highly recommend downloading the latest Platform SDK from &lt;A href="http://www.microsoft.com/downloads/details.aspx?FamilyId=A55B6B43-E24F-4EA3-A93E-40C0EC4F68E5&amp;amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyId=A55B6B43-E24F-4EA3-A93E-40C0EC4F68E5&amp;amp;displaylang=en&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;I've also been asked several times about the license for this toolkit.  Here it is:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;DBA Toolkit License&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;The DBA Toolkit is composed of my original source code, and/or other source code that the original authors have placed in the public domain.  Credit has been given throughout the source code to those original authors, and their original licensing agreements have been maintained in the source code where appropriate.&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;You are free to use this source code and binaries however you want, modify it however you like, and use it for any purpose you like, personal or commercial.  All I ask is two things:&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;1.  If you redistribute the source code, modified or unmodified, give me a shout out in the comments or something &lt;img src='images/emotions/smile.gif' height='20' width='20' border='0' title='Smile' align='absmiddle'&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;2.  If you do something really cool and make big and/or useful improvements, consider sharing it with the rest of the world (this is not mandatory, but it is the nice thing to do).  I'm particularly interested in the improvements people make to the source, and always appreciate the feedback.&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Obviously the Boost Library is covered by Boost's own licensing agreement which you will need to observe if you decide to use the portions of code that interface with it (the Regular Expression functionality).  And Microsoft has their own licensing agreements you might need to review when before distributing programs compiled using the Platform SDK.&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;</description><pubDate>Wed, 04 Apr 2007 18:44:00 GMT</pubDate><dc:creator>Mike C</dc:creator></item><item><title>RE: SQL 2000 DBA Toolkit Part 4</title><link>http://www.sqlservercentral.com/Forums/Topic271690-236-1.aspx</link><description>Thanks, enjoy! &lt;img src='images/emotions/smile.gif' height='20' width='20' border='0' title='Smile' align='absmiddle'&gt;</description><pubDate>Thu, 04 May 2006 16:47:00 GMT</pubDate><dc:creator>Mike C</dc:creator></item><item><title>RE: SQL 2000 DBA Toolkit Part 4</title><link>http://www.sqlservercentral.com/Forums/Topic271690-236-1.aspx</link><description>Thanks for sharing with us!</description><pubDate>Thu, 04 May 2006 08:41:00 GMT</pubDate><dc:creator>Carlos Urbina</dc:creator></item><item><title>SQL 2000 DBA Toolkit Part 4</title><link>http://www.sqlservercentral.com/Forums/Topic271690-236-1.aspx</link><description>Comments posted to this topic are about the content posted at &lt;A HREF="http://www.sqlservercentral.com/columnists/mcoles/sql2000dbatoolkitpart4.asp"&gt;http://www.sqlservercentral.com/columnists/mcoles/sql2000dbatoolkitpart4.asp&lt;/A&gt;</description><pubDate>Thu, 06 Apr 2006 12:18:00 GMT</pubDate><dc:creator>Mike C</dc:creator></item></channel></rss>