<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>HonkBlog&#124;TechNotes &#187; Sql Server 2000</title>
	<atom:link href="http://www.honk.com.au/index.php/category/sql-server/sql-server-2000/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.honk.com.au</link>
	<description>Notes, fixes, tips and suggestions from across my technical world</description>
	<lastBuildDate>Wed, 02 Jun 2010 13:24:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>FTP + SQL2000 DTS &#8211; excellent!</title>
		<link>http://www.honk.com.au/index.php/2009/06/11/ftp-sql2000-dts-excellent/</link>
		<comments>http://www.honk.com.au/index.php/2009/06/11/ftp-sql2000-dts-excellent/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 13:27:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Sql Server 2000]]></category>

		<guid isPermaLink="false">http://www.honk.com.au/?p=50</guid>
		<description><![CDATA[For all of us dinosaurs still using SQL 2000, an extremely useful (if you need this of course!) custom DTS task is the SQLDTS FTP Task which &#8220;is designed to give you greater control over FTP operations compared to the task supplied with SQL Server 2000&#8243;.  The ability to FTP text files (in both directions) [...]]]></description>
			<content:encoded><![CDATA[<p>For all of us dinosaurs still using SQL 2000, an extremely useful (if you need this of course!) custom DTS task is the <a href="http://www.sqldts.com/302.aspx" target="_blank">SQLDTS FTP Task</a> which &#8220;is designed to give you greater control over FTP operations compared to the task supplied with SQL Server 2000&#8243;.  The ability to FTP text files (in both directions) lends itself to greater use of DTS for common text processing tasks, which can only be a good thing, but whether it does or not, if you need greater flexibility with FTP in your existing DTS processes it&#8217;s extremely useful (and works perfectly from what I can tell).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.honk.com.au/index.php/2009/06/11/ftp-sql2000-dts-excellent/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>sql 2000 DTS &#8216;cannot open a log file of specific name&#8217;</title>
		<link>http://www.honk.com.au/index.php/2009/06/11/sql-2000-dts-cannot-open-a-log-file-of-specific-name/</link>
		<comments>http://www.honk.com.au/index.php/2009/06/11/sql-2000-dts-cannot-open-a-log-file-of-specific-name/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 11:10:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Sql Server 2000]]></category>

		<guid isPermaLink="false">http://www.honk.com.au/?p=47</guid>
		<description><![CDATA[When migrating DTS packages today I came across a problem with DTS log files I had completely forgotten about.
The DTS package seemed to run perfectly but on completion it said &#8216;cannot open a log file of specific name&#8217; &#8211; this revealed itself to be a problem with the packages logging properties which I&#8217;d forgotten to [...]]]></description>
			<content:encoded><![CDATA[<p>When migrating DTS packages today I came across a problem with DTS log files I had completely forgotten about.</p>
<p>The DTS package seemed to run perfectly but on completion it said &#8216;cannot open a log file of specific name&#8217; &#8211; this revealed itself to be a problem with the packages logging properties which I&#8217;d forgotten to set.  To resolve this issue, right click on the DTS page area, select &#8216;properties&#8217; then navigate the the logging tab thus:<br />
<a href="http://www.honk.com.au/wp-content/uploads/2009/06/databaselogging.gif"><img class="size-medium wp-image-48" title="databaselogging" src="http://www.honk.com.au/wp-content/uploads/2009/06/databaselogging-300x235.gif" alt="sql cannot open a log file of specific name" width="300" height="235" /></a></p>
<p>Then make sure the path as indicated is actually valid.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.honk.com.au/index.php/2009/06/11/sql-2000-dts-cannot-open-a-log-file-of-specific-name/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
