<?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: A call for ideas from Notes Client developers</title>
	<atom:link href="http://codepress.net/b/2009/09/21/a-call-for-ideas-from-notes-client-developers/feed/" rel="self" type="application/rss+xml" />
	<link>http://codepress.net/b/2009/09/21/a-call-for-ideas-from-notes-client-developers/</link>
	<description>Let&#039;s keep Lotus Notes development relevant</description>
	<lastBuildDate>Sat, 20 Feb 2010 03:36:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tom ONeil</title>
		<link>http://codepress.net/b/2009/09/21/a-call-for-ideas-from-notes-client-developers/comment-page-1/#comment-130</link>
		<dc:creator>Tom ONeil</dc:creator>
		<pubDate>Mon, 21 Sep 2009 12:41:37 +0000</pubDate>
		<guid isPermaLink="false">http://codepress.net/b/?p=477#comment-130</guid>
		<description>@Palmi - They have a zillion SQL Server boxes... that&#039;s they only environment they plan to push to

@Palmi and Benoit - Thank guys! I have a lot more confidence in DECS than I did before. I didn&#039;t even think about the data not being available for the views.

I think they have no choice but to start this project with just a subset of the data in the NotesDocument.</description>
		<content:encoded><![CDATA[<p>@Palmi &#8211; They have a zillion SQL Server boxes&#8230; that&#8217;s they only environment they plan to push to</p>
<p>@Palmi and Benoit &#8211; Thank guys! I have a lot more confidence in DECS than I did before. I didn&#8217;t even think about the data not being available for the views.</p>
<p>I think they have no choice but to start this project with just a subset of the data in the NotesDocument.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Benoit Dubuc</title>
		<link>http://codepress.net/b/2009/09/21/a-call-for-ideas-from-notes-client-developers/comment-page-1/#comment-129</link>
		<dc:creator>Benoit Dubuc</dc:creator>
		<pubDate>Mon, 21 Sep 2009 10:32:57 +0000</pubDate>
		<guid isPermaLink="false">http://codepress.net/b/?p=477#comment-129</guid>
		<description>DECS is great if all the data is entered through the Notes client (or Notes web UI).  I think it would be perfect for your situation.  The big issue will be to figure out what data you keep in your Notes documents and what data can only be in the SQL database.  But the DECS documentation is good, and you have the integration forum on LDD that can help you as well.  Obvisouly, all data for views will have to stay on the Domino server.  You can also keep everything in Notes, but that would defeat the purpose a bit, wouldn&#039;t it!

I have done a similar thing before, and the prototype was developed with a MS Access database.  The difference in speed was amazing, even though MS Access is not the best DB engine in the world.  Try to do a simple demo first, to get a feel on how DECS works.  You will see that it&#039;s not so complicated, and moving the data into the SQL DB can be coded in LotusScript using LCLSX or ODBC.  

One last word of advice: be careful withmultivalue fields: they are a bit of a pain, but not so much!

Have fun and please keep us posted on your progress!!!</description>
		<content:encoded><![CDATA[<p>DECS is great if all the data is entered through the Notes client (or Notes web UI).  I think it would be perfect for your situation.  The big issue will be to figure out what data you keep in your Notes documents and what data can only be in the SQL database.  But the DECS documentation is good, and you have the integration forum on LDD that can help you as well.  Obvisouly, all data for views will have to stay on the Domino server.  You can also keep everything in Notes, but that would defeat the purpose a bit, wouldn&#8217;t it!</p>
<p>I have done a similar thing before, and the prototype was developed with a MS Access database.  The difference in speed was amazing, even though MS Access is not the best DB engine in the world.  Try to do a simple demo first, to get a feel on how DECS works.  You will see that it&#8217;s not so complicated, and moving the data into the SQL DB can be coded in LotusScript using LCLSX or ODBC.  </p>
<p>One last word of advice: be careful withmultivalue fields: they are a bit of a pain, but not so much!</p>
<p>Have fun and please keep us posted on your progress!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Palmi</title>
		<link>http://codepress.net/b/2009/09/21/a-call-for-ideas-from-notes-client-developers/comment-page-1/#comment-128</link>
		<dc:creator>Palmi</dc:creator>
		<pubDate>Mon, 21 Sep 2009 09:19:54 +0000</pubDate>
		<guid isPermaLink="false">http://codepress.net/b/?p=477#comment-128</guid>
		<description>I have done this with DECS and LEI - its simple and fast DECS come FREE as its a light version of LEI - but without knowing more i would recommend DECS/LEI for this SQL / Notes Project.  But why SQL ? do you know MySQL ? SQL is very exspensive where MySQL is free.  
I love thease kinda apps that someone just out of the blue say´s &quot; lets use SQL for this DB &quot;  without any reason at all or maybe so they can say &quot; we use SQL &quot;  Good luck</description>
		<content:encoded><![CDATA[<p>I have done this with DECS and LEI &#8211; its simple and fast DECS come FREE as its a light version of LEI &#8211; but without knowing more i would recommend DECS/LEI for this SQL / Notes Project.  But why SQL ? do you know MySQL ? SQL is very exspensive where MySQL is free.<br />
I love thease kinda apps that someone just out of the blue say´s &#8221; lets use SQL for this DB &#8221;  without any reason at all or maybe so they can say &#8221; we use SQL &#8221;  Good luck</p>
]]></content:encoded>
	</item>
</channel>
</rss>
