<?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 for Pascal's blog</title>
	<atom:link href="http://blog.dreamdevil.com/index.php/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.dreamdevil.com</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>Comment on Sharepoint 2003 and 2007 Database Exporter 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>Comment on Sharepoint 2003 and 2007 Database Exporter 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>Comment on Sharepoint 2003 &#8211; Database Internal by Pascal</title>
		<link>http://blog.dreamdevil.com/index.php/2007/04/02/sharepoint_2003_database_internal/comment-page-1/#comment-1385</link>
		<dc:creator>Pascal</dc:creator>
		<pubDate>Sun, 30 Oct 2011 00:15:54 +0000</pubDate>
		<guid isPermaLink="false">http://192.168.10.130/index.php/2008/01/25/sharepoint_2003_database_internal/#comment-1385</guid>
		<description>There will not be a 17th column (never tested it but pretty sure).  Sharepoint has its limit.</description>
		<content:encoded><![CDATA[<p>There will not be a 17th column (never tested it but pretty sure).  Sharepoint has its limit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sharepoint 2003 and 2007 Database Exporter 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>Comment on Sharepoint 2003 and 2007 Database Exporter 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>Comment on Sharepoint 2003 &#8211; Database Internal by Chintan</title>
		<link>http://blog.dreamdevil.com/index.php/2007/04/02/sharepoint_2003_database_internal/comment-page-1/#comment-1382</link>
		<dc:creator>Chintan</dc:creator>
		<pubDate>Wed, 19 Oct 2011 15:05:47 +0000</pubDate>
		<guid isPermaLink="false">http://192.168.10.130/index.php/2008/01/25/sharepoint_2003_database_internal/#comment-1382</guid>
		<description>Hi Pascal,

Great Article on every table in DB. 

I am stuck in one weird issue and getting no solution on internet.

I am using Sharepoint 2007 with Sql Server 2008.

From your blog, I got to know that every numeric columns data are store in float1 field in UserData table. So, similarly another numeric column will store in float2 and so on up to float16. But, what will happen when 17th numeric column exists in Sharepoint List. Where Sharepoint will store it? 

Pls advice. Awaiting your reply.

Thanks,
Chintan</description>
		<content:encoded><![CDATA[<p>Hi Pascal,</p>
<p>Great Article on every table in DB. </p>
<p>I am stuck in one weird issue and getting no solution on internet.</p>
<p>I am using Sharepoint 2007 with Sql Server 2008.</p>
<p>From your blog, I got to know that every numeric columns data are store in float1 field in UserData table. So, similarly another numeric column will store in float2 and so on up to float16. But, what will happen when 17th numeric column exists in Sharepoint List. Where Sharepoint will store it? </p>
<p>Pls advice. Awaiting your reply.</p>
<p>Thanks,<br />
Chintan</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tomato firmware: Remote desktop through SSH, using Wake-On-Lan and configuring LAN Hostnames by Paul</title>
		<link>http://blog.dreamdevil.com/index.php/2008/08/13/tomato-firmware_remote-desktop-through-ssh_using-wake-on-lan_configuring-lan-hostnames/comment-page-1/#comment-1380</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Fri, 14 Oct 2011 22:13:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dreamdevil.com/index.php/2008/08/13/tomato-firmware_remote-desktop-through-ssh_using-wake-on-lan_configuring-lan-hostnames/#comment-1380</guid>
		<description>Great post Pascal and great THANKS to you !
Tuned my TomatoUSB like a charm (using DD-WRT very long time).
First flashed hardware with Tomato 1.28K24 and hadn&#039;t got PPTP working. Then tried TomatoUSB 1.28 vpn 3.6 (if I&#039;m not mistaken). Works nice from the start. Configed SSH bec. using it for VNC and your article helped me with WOL on custom scripts. I&#039;ve used DD-WRT quite long time and &quot;happy&quot; that Tomato has function not worser than there.

Thank you again !
Good Luck !</description>
		<content:encoded><![CDATA[<p>Great post Pascal and great THANKS to you !<br />
Tuned my TomatoUSB like a charm (using DD-WRT very long time).<br />
First flashed hardware with Tomato 1.28K24 and hadn&#8217;t got PPTP working. Then tried TomatoUSB 1.28 vpn 3.6 (if I&#8217;m not mistaken). Works nice from the start. Configed SSH bec. using it for VNC and your article helped me with WOL on custom scripts. I&#8217;ve used DD-WRT quite long time and &#8220;happy&#8221; that Tomato has function not worser than there.</p>
<p>Thank you again !<br />
Good Luck !</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sharepoint 2003 and 2007 Database Exporter 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>Comment on Sharepoint 2003 and 2007 Database Exporter 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>Comment on Sharepoint 2003 and 2007 Database Exporter 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>Comment on Run WordPress tasks from real cron job by Sam Kear</title>
		<link>http://blog.dreamdevil.com/index.php/2010/01/29/run-wordpress-tasks-from-real-cron-job/comment-page-1/#comment-1376</link>
		<dc:creator>Sam Kear</dc:creator>
		<pubDate>Sun, 14 Aug 2011 03:42:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dreamdevil.com/?p=222#comment-1376</guid>
		<description>Thanks for the detailed information!  The Wordpress developers should revisit how they implement cron in core.</description>
		<content:encoded><![CDATA[<p>Thanks for the detailed information!  The WordPress developers should revisit how they implement cron in core.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Run WordPress tasks from real cron job by arena</title>
		<link>http://blog.dreamdevil.com/index.php/2010/01/29/run-wordpress-tasks-from-real-cron-job/comment-page-1/#comment-1375</link>
		<dc:creator>arena</dc:creator>
		<pubDate>Wed, 10 Aug 2011 03:44:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dreamdevil.com/?p=222#comment-1375</guid>
		<description>Hi,

Thank you for this post.

Here is a new version of wp-cron-multi-blog.php 

http://goo.gl/Tz9GC</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thank you for this post.</p>
<p>Here is a new version of wp-cron-multi-blog.php </p>
<p><a href="http://goo.gl/Tz9GC" rel="nofollow">http://goo.gl/Tz9GC</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Remote Desktop through SSH with PuTTY and Tomato firmware by Dominic</title>
		<link>http://blog.dreamdevil.com/index.php/2008/09/06/remote-desktop-through-ssh-with-putty-and-tomato-firmware/comment-page-1/#comment-1374</link>
		<dc:creator>Dominic</dc:creator>
		<pubDate>Mon, 08 Aug 2011 06:04:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dreamdevil.com/index.php/2008/09/06/remote-desktop-through-ssh-with-putty-and-tomato-firmware/#comment-1374</guid>
		<description>Worked like a charm. Thanks!</description>
		<content:encoded><![CDATA[<p>Worked like a charm. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tomato firmware: Remote desktop through SSH, using Wake-On-Lan and configuring LAN Hostnames by hoert</title>
		<link>http://blog.dreamdevil.com/index.php/2008/08/13/tomato-firmware_remote-desktop-through-ssh_using-wake-on-lan_configuring-lan-hostnames/comment-page-1/#comment-1373</link>
		<dc:creator>hoert</dc:creator>
		<pubDate>Wed, 20 Jul 2011 05:38:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dreamdevil.com/index.php/2008/08/13/tomato-firmware_remote-desktop-through-ssh_using-wake-on-lan_configuring-lan-hostnames/#comment-1373</guid>
		<description>Hi Pascal!

I want to achieve the following:

The router should be able to wake up my Server (internal LAN) in a temporal sequence. For example every day at 6am. WOL is enabled on the server and works. (tested on tomato WOL GUI)
Is it possible to implement this on the router?

- WRT54GL (Tomato 1.28)
- HP ML310 Server

Thanks for your response!</description>
		<content:encoded><![CDATA[<p>Hi Pascal!</p>
<p>I want to achieve the following:</p>
<p>The router should be able to wake up my Server (internal LAN) in a temporal sequence. For example every day at 6am. WOL is enabled on the server and works. (tested on tomato WOL GUI)<br />
Is it possible to implement this on the router?</p>
<p>- WRT54GL (Tomato 1.28)<br />
- HP ML310 Server</p>
<p>Thanks for your response!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sharepoint 2003 and 2007 Database Exporter 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>Comment on Sharepoint 2003 and 2007 Database Exporter 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>Comment on Tomato firmware: Dynamic DNS with dynDNS.org by g725s</title>
		<link>http://blog.dreamdevil.com/index.php/2008/10/23/tomato-firmware_dynamic-dns-with-dyndns/comment-page-1/#comment-1369</link>
		<dc:creator>g725s</dc:creator>
		<pubDate>Sat, 02 Jul 2011 21:01:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dreamdevil.com/?p=102#comment-1369</guid>
		<description>Thanks.  I found a guide at HowToGeek.com that helped. Check it out:

http://www.howtogeek.com/60774/connect-to-your-home-network-from-anywhere-with-openvpn-and-tomato/</description>
		<content:encoded><![CDATA[<p>Thanks.  I found a guide at HowToGeek.com that helped. Check it out:</p>
<p><a href="http://www.howtogeek.com/60774/connect-to-your-home-network-from-anywhere-with-openvpn-and-tomato/" rel="nofollow">http://www.howtogeek.com/60774/connect-to-your-home-network-from-anywhere-with-openvpn-and-tomato/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tomato firmware: Dynamic DNS with dynDNS.org by Pascal</title>
		<link>http://blog.dreamdevil.com/index.php/2008/10/23/tomato-firmware_dynamic-dns-with-dyndns/comment-page-1/#comment-1368</link>
		<dc:creator>Pascal</dc:creator>
		<pubDate>Thu, 30 Jun 2011 09:54:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dreamdevil.com/?p=102#comment-1368</guid>
		<description>it&#039;s been a long time since I logged in DynDNS. Sure they have done some changes since the screenshot was taken. I will verify and come back with additional information.  

Notice that Tomato supports other dynamic dns providers that could offer you more than DynDNS. It may be worth to look at.</description>
		<content:encoded><![CDATA[<p>it&#8217;s been a long time since I logged in DynDNS. Sure they have done some changes since the screenshot was taken. I will verify and come back with additional information.  </p>
<p>Notice that Tomato supports other dynamic dns providers that could offer you more than DynDNS. It may be worth to look at.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sharepoint 2003 and 2007 Database Exporter 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>Comment on Tomato firmware: Dynamic DNS with dynDNS.org by g725s</title>
		<link>http://blog.dreamdevil.com/index.php/2008/10/23/tomato-firmware_dynamic-dns-with-dyndns/comment-page-1/#comment-1366</link>
		<dc:creator>g725s</dc:creator>
		<pubDate>Sun, 26 Jun 2011 23:06:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dreamdevil.com/?p=102#comment-1366</guid>
		<description>There seems to be some changes at the dyndns site.  
You show pictures of the account that show no need to input your IP and also in the firmware you have selected wildcard.

Are those pics from dyndns from an account that you paid for or are they of a free account?

When I sign up for an account it requires that i imput my IP Address.  And also the Wildcard is only for the paid option. What is the Wildcard option you checked in the Tomato firmware?</description>
		<content:encoded><![CDATA[<p>There seems to be some changes at the dyndns site.<br />
You show pictures of the account that show no need to input your IP and also in the firmware you have selected wildcard.</p>
<p>Are those pics from dyndns from an account that you paid for or are they of a free account?</p>
<p>When I sign up for an account it requires that i imput my IP Address.  And also the Wildcard is only for the paid option. What is the Wildcard option you checked in the Tomato firmware?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

