<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Sharepoint 2003 and 2007 Database Exporter</title>
	<atom:link href="http://blog.dreamdevil.com/index.php/2007/03/13/sharepoint_2003_database_exporter/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.dreamdevil.com/index.php/2007/03/13/sharepoint_2003_database_exporter/</link>
	<description></description>
	<lastBuildDate>Sun, 30 Oct 2011 06:51:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: omri</title>
		<link>http://blog.dreamdevil.com/index.php/2007/03/13/sharepoint_2003_database_exporter/comment-page-3/#comment-1387</link>
		<dc:creator>omri</dc:creator>
		<pubDate>Sun, 30 Oct 2011 06:51:11 +0000</pubDate>
		<guid isPermaLink="false">http://192.168.10.130/index.php/2007/03/13/sharepoint_2003_database_exporter/#comment-1387</guid>
		<description>hey, thanks alot for your quick respones
well, thanks alot for this tool anyway
we&#039;ll try to figure how to access this crashed DB with microsoft..</description>
		<content:encoded><![CDATA[<p>hey, thanks alot for your quick respones<br />
well, thanks alot for this tool anyway<br />
we&#8217;ll try to figure how to access this crashed DB with microsoft..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pascal</title>
		<link>http://blog.dreamdevil.com/index.php/2007/03/13/sharepoint_2003_database_exporter/comment-page-3/#comment-1386</link>
		<dc:creator>Pascal</dc:creator>
		<pubDate>Sun, 30 Oct 2011 00:22:42 +0000</pubDate>
		<guid isPermaLink="false">http://192.168.10.130/index.php/2007/03/13/sharepoint_2003_database_exporter/#comment-1386</guid>
		<description>Hi,

This tool has been tested on Sharepoint 2003 and 2007 databases.  I never tested it on a Sharepoint 2010, although I had some report that it was working in the early days of this version.  The error tells me that a table name in the database has probably changed or your not connecting to the right database.  I am no more involved in Sharepoint Development and do not have a Sharepoint environment handy.  That would require a lot of time for me to verify and test.

Pascal.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>This tool has been tested on Sharepoint 2003 and 2007 databases.  I never tested it on a Sharepoint 2010, although I had some report that it was working in the early days of this version.  The error tells me that a table name in the database has probably changed or your not connecting to the right database.  I am no more involved in Sharepoint Development and do not have a Sharepoint environment handy.  That would require a lot of time for me to verify and test.</p>
<p>Pascal.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pascal</title>
		<link>http://blog.dreamdevil.com/index.php/2007/03/13/sharepoint_2003_database_exporter/comment-page-3/#comment-1384</link>
		<dc:creator>Pascal</dc:creator>
		<pubDate>Sun, 30 Oct 2011 00:13:51 +0000</pubDate>
		<guid isPermaLink="false">http://192.168.10.130/index.php/2007/03/13/sharepoint_2003_database_exporter/#comment-1384</guid>
		<description>Hi, I never tested it on Sharepoint 2010.  I had some feed back that it was working.  SQL Server 2008 should not be a problem.</description>
		<content:encoded><![CDATA[<p>Hi, I never tested it on Sharepoint 2010.  I had some feed back that it was working.  SQL Server 2008 should not be a problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: omri</title>
		<link>http://blog.dreamdevil.com/index.php/2007/03/13/sharepoint_2003_database_exporter/comment-page-3/#comment-1383</link>
		<dc:creator>omri</dc:creator>
		<pubDate>Sat, 29 Oct 2011 21:34:51 +0000</pubDate>
		<guid isPermaLink="false">http://192.168.10.130/index.php/2007/03/13/sharepoint_2003_database_exporter/#comment-1383</guid>
		<description>hey,
i&#039;m trying this tool on sharepoint 2010 foundation 
and i&#039;m getting the following error

please assist asap if possible, our server is gone


---------------------------

---------------------------
System.Data.SqlClient.SqlException: Invalid object name &#039;DocStreams&#039;.

   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)

   at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)

   at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)

   at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)

   at System.Data.SqlClient.SqlDataReader.ConsumeMetaData()

   at System.Data.SqlClient.SqlDataReader.get_MetaData()

   at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)

   at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)

   at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)

   at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)

   at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)

   at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior)

   at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)

   at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)

   at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)

   at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, String srcTable)

   at Sharepoint.DBExporter.Data.DatabaseConnector.ExecuteDataSet(String statement, String tableName)

   at Sharepoint.DBExporter.SP.SPDatabase2007.GetListItemAttachmentsList(SPListDefinition list, Int32 itemID, Boolean includeContent)

   at Sharepoint.DBExporter.Export.ExportManager.Start(ISPDatabase sharepointDatabase, SPListDefinition list, IProgressNotifier notifier)

   at Sharepoint.DBExporter.UI.ExplorerForm._ExportButton_Click(Object sender, EventArgs e)
---------------------------
OK   
---------------------------</description>
		<content:encoded><![CDATA[<p>hey,<br />
i&#8217;m trying this tool on sharepoint 2010 foundation<br />
and i&#8217;m getting the following error</p>
<p>please assist asap if possible, our server is gone</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
System.Data.SqlClient.SqlException: Invalid object name &#8216;DocStreams&#8217;.</p>
<p>   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)</p>
<p>   at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)</p>
<p>   at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)</p>
<p>   at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)</p>
<p>   at System.Data.SqlClient.SqlDataReader.ConsumeMetaData()</p>
<p>   at System.Data.SqlClient.SqlDataReader.get_MetaData()</p>
<p>   at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)</p>
<p>   at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)</p>
<p>   at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)</p>
<p>   at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)</p>
<p>   at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)</p>
<p>   at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior)</p>
<p>   at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)</p>
<p>   at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)</p>
<p>   at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)</p>
<p>   at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, String srcTable)</p>
<p>   at Sharepoint.DBExporter.Data.DatabaseConnector.ExecuteDataSet(String statement, String tableName)</p>
<p>   at Sharepoint.DBExporter.SP.SPDatabase2007.GetListItemAttachmentsList(SPListDefinition list, Int32 itemID, Boolean includeContent)</p>
<p>   at Sharepoint.DBExporter.Export.ExportManager.Start(ISPDatabase sharepointDatabase, SPListDefinition list, IProgressNotifier notifier)</p>
<p>   at Sharepoint.DBExporter.UI.ExplorerForm._ExportButton_Click(Object sender, EventArgs e)<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
OK<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruno Goncalves</title>
		<link>http://blog.dreamdevil.com/index.php/2007/03/13/sharepoint_2003_database_exporter/comment-page-3/#comment-1379</link>
		<dc:creator>Bruno Goncalves</dc:creator>
		<pubDate>Thu, 13 Oct 2011 11:10:52 +0000</pubDate>
		<guid isPermaLink="false">http://192.168.10.130/index.php/2007/03/13/sharepoint_2003_database_exporter/#comment-1379</guid>
		<description>Hello Pascal,

I&#039;m new to sharepoint and I have to export some documents and corresponding metadata(preferably in XML format) from some sharepoint libraries.

Your tool seems perfect for the job, I just have one question:
will it work on sharepoint 2010 and sql server 2008?

thanks in advance.</description>
		<content:encoded><![CDATA[<p>Hello Pascal,</p>
<p>I&#8217;m new to sharepoint and I have to export some documents and corresponding metadata(preferably in XML format) from some sharepoint libraries.</p>
<p>Your tool seems perfect for the job, I just have one question:<br />
will it work on sharepoint 2010 and sql server 2008?</p>
<p>thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://blog.dreamdevil.com/index.php/2007/03/13/sharepoint_2003_database_exporter/comment-page-3/#comment-1378</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Wed, 21 Sep 2011 14:28:09 +0000</pubDate>
		<guid isPermaLink="false">http://192.168.10.130/index.php/2007/03/13/sharepoint_2003_database_exporter/#comment-1378</guid>
		<description>Thank you for this tool!! After 20 hours of work trying to attach an old content database to a new site with NO luck I ran across this. Documents exported and uploaded to new site in less than an hour.

Jon</description>
		<content:encoded><![CDATA[<p>Thank you for this tool!! After 20 hours of work trying to attach an old content database to a new site with NO luck I ran across this. Documents exported and uploaded to new site in less than an hour.</p>
<p>Jon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Bergsma</title>
		<link>http://blog.dreamdevil.com/index.php/2007/03/13/sharepoint_2003_database_exporter/comment-page-3/#comment-1377</link>
		<dc:creator>Dave Bergsma</dc:creator>
		<pubDate>Fri, 02 Sep 2011 09:21:37 +0000</pubDate>
		<guid isPermaLink="false">http://192.168.10.130/index.php/2007/03/13/sharepoint_2003_database_exporter/#comment-1377</guid>
		<description>Hi Pascal,

Thank you. Thank you. Thank you. Thank you. Thank you. Thank you. I&#039;ll stop now. Can&#039;t thank you enough. Excellent tool.

Best regards,
Dave</description>
		<content:encoded><![CDATA[<p>Hi Pascal,</p>
<p>Thank you. Thank you. Thank you. Thank you. Thank you. Thank you. I&#8217;ll stop now. Can&#8217;t thank you enough. Excellent tool.</p>
<p>Best regards,<br />
Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Walter Castillo</title>
		<link>http://blog.dreamdevil.com/index.php/2007/03/13/sharepoint_2003_database_exporter/comment-page-3/#comment-1372</link>
		<dc:creator>Walter Castillo</dc:creator>
		<pubDate>Tue, 19 Jul 2011 14:47:22 +0000</pubDate>
		<guid isPermaLink="false">http://192.168.10.130/index.php/2007/03/13/sharepoint_2003_database_exporter/#comment-1372</guid>
		<description>Hi, could be possible extract a site template from a content database with this tool?

Thanks
WCC</description>
		<content:encoded><![CDATA[<p>Hi, could be possible extract a site template from a content database with this tool?</p>
<p>Thanks<br />
WCC</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zeynep</title>
		<link>http://blog.dreamdevil.com/index.php/2007/03/13/sharepoint_2003_database_exporter/comment-page-3/#comment-1371</link>
		<dc:creator>Zeynep</dc:creator>
		<pubDate>Wed, 13 Jul 2011 11:02:11 +0000</pubDate>
		<guid isPermaLink="false">http://192.168.10.130/index.php/2007/03/13/sharepoint_2003_database_exporter/#comment-1371</guid>
		<description>Hi Pascal,

Thank you for your tool.

I used this tool and export all of documents these are in a SPS 2003 document library.

Now I need table names and field names which have user name info “who delete files”.  

And can I find a deleted file using this tool in SPS 2003 document library?

Can you help me?

Thank you very much.</description>
		<content:encoded><![CDATA[<p>Hi Pascal,</p>
<p>Thank you for your tool.</p>
<p>I used this tool and export all of documents these are in a SPS 2003 document library.</p>
<p>Now I need table names and field names which have user name info “who delete files”.  </p>
<p>And can I find a deleted file using this tool in SPS 2003 document library?</p>
<p>Can you help me?</p>
<p>Thank you very much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Faye</title>
		<link>http://blog.dreamdevil.com/index.php/2007/03/13/sharepoint_2003_database_exporter/comment-page-3/#comment-1367</link>
		<dc:creator>Faye</dc:creator>
		<pubDate>Wed, 29 Jun 2011 14:03:39 +0000</pubDate>
		<guid isPermaLink="false">http://192.168.10.130/index.php/2007/03/13/sharepoint_2003_database_exporter/#comment-1367</guid>
		<description>Hi Pascal,
thanks for the answer.
bad luck for me :-(

Bye
Faye</description>
		<content:encoded><![CDATA[<p>Hi Pascal,<br />
thanks for the answer.<br />
bad luck for me <img src='http://blog.dreamdevil.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
<p>Bye<br />
Faye</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pascal</title>
		<link>http://blog.dreamdevil.com/index.php/2007/03/13/sharepoint_2003_database_exporter/comment-page-3/#comment-1364</link>
		<dc:creator>Pascal</dc:creator>
		<pubDate>Fri, 24 Jun 2011 21:27:52 +0000</pubDate>
		<guid isPermaLink="false">http://192.168.10.130/index.php/2007/03/13/sharepoint_2003_database_exporter/#comment-1364</guid>
		<description>No, this tool is meant to connect to a sql server database, it won&#039;t help with your backup file.

Sorry
Pascal</description>
		<content:encoded><![CDATA[<p>No, this tool is meant to connect to a sql server database, it won&#8217;t help with your backup file.</p>
<p>Sorry<br />
Pascal</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Faye</title>
		<link>http://blog.dreamdevil.com/index.php/2007/03/13/sharepoint_2003_database_exporter/comment-page-3/#comment-1363</link>
		<dc:creator>Faye</dc:creator>
		<pubDate>Fri, 24 Jun 2011 14:17:44 +0000</pubDate>
		<guid isPermaLink="false">http://192.168.10.130/index.php/2007/03/13/sharepoint_2003_database_exporter/#comment-1363</guid>
		<description>Hi,
I write from Switzerland.
I find this site because I have problem with a sharepoint backup. This backup is a stsadm backup.
I have many problems to recover this backup to sharepoint.
This tool can help my to explore my backup file .dat?
Can anyone help me whit the procedure (steps)?

Many Thanks
Faye</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I write from Switzerland.<br />
I find this site because I have problem with a sharepoint backup. This backup is a stsadm backup.<br />
I have many problems to recover this backup to sharepoint.<br />
This tool can help my to explore my backup file .dat?<br />
Can anyone help me whit the procedure (steps)?</p>
<p>Many Thanks<br />
Faye</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pascal</title>
		<link>http://blog.dreamdevil.com/index.php/2007/03/13/sharepoint_2003_database_exporter/comment-page-3/#comment-933</link>
		<dc:creator>Pascal</dc:creator>
		<pubDate>Wed, 30 Mar 2011 10:21:03 +0000</pubDate>
		<guid isPermaLink="false">http://192.168.10.130/index.php/2007/03/13/sharepoint_2003_database_exporter/#comment-933</guid>
		<description>hi!

thanks.  What are the modifications? are you interested to share them?

Pascal</description>
		<content:encoded><![CDATA[<p>hi!</p>
<p>thanks.  What are the modifications? are you interested to share them?</p>
<p>Pascal</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ramu</title>
		<link>http://blog.dreamdevil.com/index.php/2007/03/13/sharepoint_2003_database_exporter/comment-page-3/#comment-924</link>
		<dc:creator>Ramu</dc:creator>
		<pubDate>Fri, 25 Mar 2011 11:19:19 +0000</pubDate>
		<guid isPermaLink="false">http://192.168.10.130/index.php/2007/03/13/sharepoint_2003_database_exporter/#comment-924</guid>
		<description>Hi pascal,
The tool is working fine in moss/wss database. you are rock. I should refer this in my blog as well Frind.

I have changed some modification which support sharepoint 2010 database document library only. 

Thanks
Ramu</description>
		<content:encoded><![CDATA[<p>Hi pascal,<br />
The tool is working fine in moss/wss database. you are rock. I should refer this in my blog as well Frind.</p>
<p>I have changed some modification which support sharepoint 2010 database document library only. </p>
<p>Thanks<br />
Ramu</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Olivier</title>
		<link>http://blog.dreamdevil.com/index.php/2007/03/13/sharepoint_2003_database_exporter/comment-page-3/#comment-907</link>
		<dc:creator>Olivier</dc:creator>
		<pubDate>Thu, 17 Mar 2011 19:19:31 +0000</pubDate>
		<guid isPermaLink="false">http://192.168.10.130/index.php/2007/03/13/sharepoint_2003_database_exporter/#comment-907</guid>
		<description>Hi there.
Thanks for this great tool.
What is missing is the possibility to order the columns and the treeview.  If you could add clickable column header to reorder would be just great!  I presume for now it goes by ID...but just a guess.
Appart from that, really great tool.  Thanks for sharing it with the comunity.</description>
		<content:encoded><![CDATA[<p>Hi there.<br />
Thanks for this great tool.<br />
What is missing is the possibility to order the columns and the treeview.  If you could add clickable column header to reorder would be just great!  I presume for now it goes by ID&#8230;but just a guess.<br />
Appart from that, really great tool.  Thanks for sharing it with the comunity.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://blog.dreamdevil.com/index.php/2007/03/13/sharepoint_2003_database_exporter/comment-page-3/#comment-857</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Wed, 16 Feb 2011 15:59:43 +0000</pubDate>
		<guid isPermaLink="false">http://192.168.10.130/index.php/2007/03/13/sharepoint_2003_database_exporter/#comment-857</guid>
		<description>Thank you very much for allowing use of this tool. It exported all the files out of a version 2.0 Sharepoint quickly, saving tons of work and/or much expense.

Best Regards,
Mark</description>
		<content:encoded><![CDATA[<p>Thank you very much for allowing use of this tool. It exported all the files out of a version 2.0 Sharepoint quickly, saving tons of work and/or much expense.</p>
<p>Best Regards,<br />
Mark</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://blog.dreamdevil.com/index.php/2007/03/13/sharepoint_2003_database_exporter/comment-page-3/#comment-581</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Tue, 07 Dec 2010 13:32:44 +0000</pubDate>
		<guid isPermaLink="false">http://192.168.10.130/index.php/2007/03/13/sharepoint_2003_database_exporter/#comment-581</guid>
		<description>Ey thnx for this tool.

only now i would like a function export all.

can that be done?

kind regards.</description>
		<content:encoded><![CDATA[<p>Ey thnx for this tool.</p>
<p>only now i would like a function export all.</p>
<p>can that be done?</p>
<p>kind regards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andreas</title>
		<link>http://blog.dreamdevil.com/index.php/2007/03/13/sharepoint_2003_database_exporter/comment-page-3/#comment-516</link>
		<dc:creator>Andreas</dc:creator>
		<pubDate>Thu, 25 Nov 2010 07:42:30 +0000</pubDate>
		<guid isPermaLink="false">http://192.168.10.130/index.php/2007/03/13/sharepoint_2003_database_exporter/#comment-516</guid>
		<description>Thanks a lot! This helps me solved my 3 days of headache. I was unable to restore SharePoint site after DC migration.

Great job!</description>
		<content:encoded><![CDATA[<p>Thanks a lot! This helps me solved my 3 days of headache. I was unable to restore SharePoint site after DC migration.</p>
<p>Great job!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Davis</title>
		<link>http://blog.dreamdevil.com/index.php/2007/03/13/sharepoint_2003_database_exporter/comment-page-3/#comment-480</link>
		<dc:creator>Jim Davis</dc:creator>
		<pubDate>Sun, 14 Nov 2010 17:44:01 +0000</pubDate>
		<guid isPermaLink="false">http://192.168.10.130/index.php/2007/03/13/sharepoint_2003_database_exporter/#comment-480</guid>
		<description>Outstanding - you&#039;re a genius!  Thank you!!!!!</description>
		<content:encoded><![CDATA[<p>Outstanding &#8211; you&#8217;re a genius!  Thank you!!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Dill</title>
		<link>http://blog.dreamdevil.com/index.php/2007/03/13/sharepoint_2003_database_exporter/comment-page-3/#comment-442</link>
		<dc:creator>Chris Dill</dc:creator>
		<pubDate>Tue, 12 Oct 2010 19:19:56 +0000</pubDate>
		<guid isPermaLink="false">http://192.168.10.130/index.php/2007/03/13/sharepoint_2003_database_exporter/#comment-442</guid>
		<description>I am sure you could reverse this program if you knew what you were doing, although format and metadata might be tough. I would advise working directly with database only when necessary, such as in a disaster recover situation. Databases generally don&#039;t like to be manhandled.

More at http://chrisdill.wordpress.com</description>
		<content:encoded><![CDATA[<p>I am sure you could reverse this program if you knew what you were doing, although format and metadata might be tough. I would advise working directly with database only when necessary, such as in a disaster recover situation. Databases generally don&#8217;t like to be manhandled.</p>
<p>More at <a href="http://chrisdill.wordpress.com" rel="nofollow">http://chrisdill.wordpress.com</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

