<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Kommentaarid SQL CE Database Editor v2 &#8211; BETA kohta</title>
	<atom:link href="http://dukelupus.wordpress.com/2008/10/28/sql-ce-database-editor-v2-beta/feed/" rel="self" type="application/rss+xml" />
	<link>http://dukelupus.wordpress.com/2008/10/28/sql-ce-database-editor-v2-beta/</link>
	<description></description>
	<lastBuildDate>Tue, 29 Dec 2009 11:55:41 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Kirjutas test</title>
		<link>http://dukelupus.wordpress.com/2008/10/28/sql-ce-database-editor-v2-beta/#comment-5206</link>
		<dc:creator>test</dc:creator>
		<pubDate>Mon, 28 Dec 2009 20:14:06 +0000</pubDate>
		<guid isPermaLink="false">http://dukelupus.wordpress.com/?p=577#comment-5206</guid>
		<description>you can get table size by adding up the datatype numbers.    THe SQL CE editor should be capable of doing this will a bit of code:  http://support.microsoft.com/kb/827968</description>
		<content:encoded><![CDATA[<p>you can get table size by adding up the datatype numbers.    THe SQL CE editor should be capable of doing this will a bit of code:  <a href="http://support.microsoft.com/kb/827968" rel="nofollow">http://support.microsoft.com/kb/827968</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Kirjutas johnh</title>
		<link>http://dukelupus.wordpress.com/2008/10/28/sql-ce-database-editor-v2-beta/#comment-5189</link>
		<dc:creator>johnh</dc:creator>
		<pubDate>Tue, 17 Nov 2009 21:24:33 +0000</pubDate>
		<guid isPermaLink="false">http://dukelupus.wordpress.com/?p=577#comment-5189</guid>
		<description>I downloaded the version on Codeplex but get the following error:

&quot;Retrieving the COM class factory for component with CLSID {8F6C7662-E8A1-11D0-B9B3-2A92D0000000} failed due to the following error: 80040154.&quot;

The breakpoint is in Parser.cs on line 35:
sqlParser = (IVBSQLParser)new vbSQLParser();</description>
		<content:encoded><![CDATA[<p>I downloaded the version on Codeplex but get the following error:</p>
<p>&#8220;Retrieving the COM class factory for component with CLSID {8F6C7662-E8A1-11D0-B9B3-2A92D0000000} failed due to the following error: 80040154.&#8221;</p>
<p>The breakpoint is in Parser.cs on line 35:<br />
sqlParser = (IVBSQLParser)new vbSQLParser();</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kirjutas Lane Buckner</title>
		<link>http://dukelupus.wordpress.com/2008/10/28/sql-ce-database-editor-v2-beta/#comment-5188</link>
		<dc:creator>Lane Buckner</dc:creator>
		<pubDate>Mon, 16 Nov 2009 17:22:08 +0000</pubDate>
		<guid isPermaLink="false">http://dukelupus.wordpress.com/?p=577#comment-5188</guid>
		<description>Very nice.  I especially like the sync tracking information.

A limit on the number of rows appearing in the grids would be very useful.

Is it possible to determine the size of tables?  I&#039;ve not found a way of estimating table sizes in SQL CE.</description>
		<content:encoded><![CDATA[<p>Very nice.  I especially like the sync tracking information.</p>
<p>A limit on the number of rows appearing in the grids would be very useful.</p>
<p>Is it possible to determine the size of tables?  I&#8217;ve not found a way of estimating table sizes in SQL CE.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kirjutas IgorK</title>
		<link>http://dukelupus.wordpress.com/2008/10/28/sql-ce-database-editor-v2-beta/#comment-5145</link>
		<dc:creator>IgorK</dc:creator>
		<pubDate>Thu, 23 Jul 2009 08:38:52 +0000</pubDate>
		<guid isPermaLink="false">http://dukelupus.wordpress.com/?p=577#comment-5145</guid>
		<description>I had same error as Duncan even with version from codeplex, and I installed SQL CE runtime from Microsoft and it works now.

http://www.microsoft.com/downloads/details.aspx?FamilyId=DC614AEE-7E1C-4881-9C32-3A6CE53384D9&amp;displaylang=en</description>
		<content:encoded><![CDATA[<p>I had same error as Duncan even with version from codeplex, and I installed SQL CE runtime from Microsoft and it works now.</p>
<p><a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=DC614AEE-7E1C-4881-9C32-3A6CE53384D9&amp;displaylang=en" rel="nofollow">http://www.microsoft.com/downloads/details.aspx?FamilyId=DC614AEE-7E1C-4881-9C32-3A6CE53384D9&amp;displaylang=en</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Kirjutas dukelupus</title>
		<link>http://dukelupus.wordpress.com/2008/10/28/sql-ce-database-editor-v2-beta/#comment-5139</link>
		<dc:creator>dukelupus</dc:creator>
		<pubDate>Fri, 26 Jun 2009 15:36:45 +0000</pubDate>
		<guid isPermaLink="false">http://dukelupus.wordpress.com/?p=577#comment-5139</guid>
		<description>Hello - please try the version at Codeplex, http://sqlcedatabaseeditor.codeplex.com/ - and let me know if it worked better for you.</description>
		<content:encoded><![CDATA[<p>Hello &#8211; please try the version at Codeplex, <a href="http://sqlcedatabaseeditor.codeplex.com/" rel="nofollow">http://sqlcedatabaseeditor.codeplex.com/</a> &#8211; and let me know if it worked better for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kirjutas Duncan</title>
		<link>http://dukelupus.wordpress.com/2008/10/28/sql-ce-database-editor-v2-beta/#comment-5138</link>
		<dc:creator>Duncan</dc:creator>
		<pubDate>Fri, 26 Jun 2009 15:02:38 +0000</pubDate>
		<guid isPermaLink="false">http://dukelupus.wordpress.com/?p=577#comment-5138</guid>
		<description>Hello I&#039;ve just downloaded your tool and soon as it runs it comes up with the following error? The main interfaces shows if I click OK but any other button comes up with the same error, any ideas?

See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IO.FileLoadException: Could not load file or assembly &#039;System.Data.SqlServerCe, Version=3.5.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91&#039; or one of its dependencies. The located assembly&#039;s manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
File name: &#039;System.Data.SqlServerCe, Version=3.5.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91&#039; ---&gt; System.IO.FileLoadException: Could not load file or assembly &#039;System.Data.SqlServerCe, Version=3.5.0.0, Culture=neutral, PublicKeyToken=3be235df1c8d2ad3, Retargetable=Yes&#039; or one of its dependencies. The located assembly&#039;s manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
File name: &#039;System.Data.SqlServerCe, Version=3.5.0.0, Culture=neutral, PublicKeyToken=3be235df1c8d2ad3, Retargetable=Yes&#039;

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

   at SqlCeViewer2.mainForm.treeDb_AfterSelect(Object sender, TreeViewEventArgs e)
   at System.Windows.Forms.TreeView.OnAfterSelect(TreeViewEventArgs e)
   at System.Windows.Forms.TreeView.TvnSelected(NMTREEVIEW* nmtv)
   at System.Windows.Forms.TreeView.WmNotify(Message&amp; m)
   at System.Windows.Forms.TreeView.WndProc(Message&amp; m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message&amp; m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message&amp; m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)




************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3082 (QFE.050727-3000)
    CodeBase: file:///c:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
SqlCeEditor
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.0.0
    CodeBase: file:///C:/Program%20Files/SQL%20CE%20Editor/SqlCeEditor.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3082 (QFE.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
trxms4fq
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:


    


When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.</description>
		<content:encoded><![CDATA[<p>Hello I&#8217;ve just downloaded your tool and soon as it runs it comes up with the following error? The main interfaces shows if I click OK but any other button comes up with the same error, any ideas?</p>
<p>See the end of this message for details on invoking<br />
just-in-time (JIT) debugging instead of this dialog box.</p>
<p>************** Exception Text **************<br />
System.IO.FileLoadException: Could not load file or assembly &#8216;System.Data.SqlServerCe, Version=3.5.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91&#8242; or one of its dependencies. The located assembly&#8217;s manifest definition does not match the assembly reference. (Exception from HRESULT: 0&#215;80131040)<br />
File name: &#8216;System.Data.SqlServerCe, Version=3.5.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91&#8242; &#8212;&gt; System.IO.FileLoadException: Could not load file or assembly &#8216;System.Data.SqlServerCe, Version=3.5.0.0, Culture=neutral, PublicKeyToken=3be235df1c8d2ad3, Retargetable=Yes&#8217; or one of its dependencies. The located assembly&#8217;s manifest definition does not match the assembly reference. (Exception from HRESULT: 0&#215;80131040)<br />
File name: &#8216;System.Data.SqlServerCe, Version=3.5.0.0, Culture=neutral, PublicKeyToken=3be235df1c8d2ad3, Retargetable=Yes&#8217;</p>
<p>WRN: Assembly binding logging is turned OFF.<br />
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.<br />
Note: There is some performance penalty associated with assembly bind failure logging.<br />
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].</p>
<p>   at SqlCeViewer2.mainForm.treeDb_AfterSelect(Object sender, TreeViewEventArgs e)<br />
   at System.Windows.Forms.TreeView.OnAfterSelect(TreeViewEventArgs e)<br />
   at System.Windows.Forms.TreeView.TvnSelected(NMTREEVIEW* nmtv)<br />
   at System.Windows.Forms.TreeView.WmNotify(Message&amp; m)<br />
   at System.Windows.Forms.TreeView.WndProc(Message&amp; m)<br />
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message&amp; m)<br />
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message&amp; m)<br />
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)</p>
<p>************** Loaded Assemblies **************<br />
mscorlib<br />
    Assembly Version: 2.0.0.0<br />
    Win32 Version: 2.0.50727.3082 (QFE.050727-3000)<br />
    CodeBase: file:///c:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
SqlCeEditor<br />
    Assembly Version: 2.0.0.0<br />
    Win32 Version: 2.0.0.0<br />
    CodeBase: file:///C:/Program%20Files/SQL%20CE%20Editor/SqlCeEditor.exe<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
System.Windows.Forms<br />
    Assembly Version: 2.0.0.0<br />
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)<br />
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
System<br />
    Assembly Version: 2.0.0.0<br />
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)<br />
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
System.Drawing<br />
    Assembly Version: 2.0.0.0<br />
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)<br />
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
System.Xml<br />
    Assembly Version: 2.0.0.0<br />
    Win32 Version: 2.0.50727.3082 (QFE.050727-3000)<br />
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
System.Configuration<br />
    Assembly Version: 2.0.0.0<br />
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)<br />
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
trxms4fq<br />
    Assembly Version: 2.0.0.0<br />
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)<br />
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>************** JIT Debugging **************<br />
To enable just-in-time (JIT) debugging, the .config file for this<br />
application or computer (machine.config) must have the<br />
jitDebugging value set in the system.windows.forms section.<br />
The application must also be compiled with debugging<br />
enabled.</p>
<p>For example:</p>
<p>When JIT debugging is enabled, any unhandled exception<br />
will be sent to the JIT debugger registered on the computer<br />
rather than be handled by this dialog box.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kirjutas Don Robins</title>
		<link>http://dukelupus.wordpress.com/2008/10/28/sql-ce-database-editor-v2-beta/#comment-5106</link>
		<dc:creator>Don Robins</dc:creator>
		<pubDate>Mon, 12 Jan 2009 03:52:14 +0000</pubDate>
		<guid isPermaLink="false">http://dukelupus.wordpress.com/?p=577#comment-5106</guid>
		<description>I&#039;ve been experimenting with your editor and think it&#039;s great.  I have noticed a few things though and am wondering how current your effort is to actually fix a few things.  Also as Open Source, I would be interested in contributing some assistance as I am working more and more with SQL CE, and having a functioning editor is a wonderful benefit.  I can see embedding it in an application an making it available to Admin users, etc.

1) I noticed that when I tried to open a database about 350 megs, I got an error about max size.  It would be useful to be able to set the acceptable max size in a configuration dialog, etc.

2) I noticed when opening a table with an image column, each row loaded in the grid threw an exception.  Eventually the table loaded, but not without stopping on every row.

3) A config setting to set a ceiling on the number of rows loaded into the grid would be useful as well.

4) I noticed the toggle from design to table data when the Table node is clicked.  However, once in design it does not toggle back to table data unless you step off the node and return.

5) Can you direct me to the source code?

I look forward to hearing from you.

Regards.

Don Robins
dbr@outformations.com
www.outformations.com</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been experimenting with your editor and think it&#8217;s great.  I have noticed a few things though and am wondering how current your effort is to actually fix a few things.  Also as Open Source, I would be interested in contributing some assistance as I am working more and more with SQL CE, and having a functioning editor is a wonderful benefit.  I can see embedding it in an application an making it available to Admin users, etc.</p>
<p>1) I noticed that when I tried to open a database about 350 megs, I got an error about max size.  It would be useful to be able to set the acceptable max size in a configuration dialog, etc.</p>
<p>2) I noticed when opening a table with an image column, each row loaded in the grid threw an exception.  Eventually the table loaded, but not without stopping on every row.</p>
<p>3) A config setting to set a ceiling on the number of rows loaded into the grid would be useful as well.</p>
<p>4) I noticed the toggle from design to table data when the Table node is clicked.  However, once in design it does not toggle back to table data unless you step off the node and return.</p>
<p>5) Can you direct me to the source code?</p>
<p>I look forward to hearing from you.</p>
<p>Regards.</p>
<p>Don Robins<br />
<a href="mailto:dbr@outformations.com">dbr@outformations.com</a><br />
<a href="http://www.outformations.com" rel="nofollow">http://www.outformations.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Kirjutas DarkDirk</title>
		<link>http://dukelupus.wordpress.com/2008/10/28/sql-ce-database-editor-v2-beta/#comment-5102</link>
		<dc:creator>DarkDirk</dc:creator>
		<pubDate>Mon, 05 Jan 2009 21:06:06 +0000</pubDate>
		<guid isPermaLink="false">http://dukelupus.wordpress.com/?p=577#comment-5102</guid>
		<description>Very nics but the SQl do not exept &quot;ä,ü,ö&quot; for Tabelnames. Perhaps you can fix that easy?</description>
		<content:encoded><![CDATA[<p>Very nics but the SQl do not exept &#8220;ä,ü,ö&#8221; for Tabelnames. Perhaps you can fix that easy?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kirjutas dukelupus</title>
		<link>http://dukelupus.wordpress.com/2008/10/28/sql-ce-database-editor-v2-beta/#comment-5084</link>
		<dc:creator>dukelupus</dc:creator>
		<pubDate>Fri, 31 Oct 2008 09:30:39 +0000</pubDate>
		<guid isPermaLink="false">http://dukelupus.wordpress.com/?p=577#comment-5084</guid>
		<description>One thing, though - you probably need to be logged in as local admin during the installation, so regsvr32 can register sqlparse.dll. 

Also, I haven&#039;t tested this on Vista, only XP.</description>
		<content:encoded><![CDATA[<p>One thing, though &#8211; you probably need to be logged in as local admin during the installation, so regsvr32 can register sqlparse.dll. </p>
<p>Also, I haven&#8217;t tested this on Vista, only XP.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
