<?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 codemonkey.co.za</title>
	<atom:link href="http://codemonkey.co.za/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://codemonkey.co.za</link>
	<description>the monkeys are coming! [no really.. they are!]</description>
	<lastBuildDate>Fri, 08 May 2009 11:07:07 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Monkey Lab 01 &#8211; Postgres &amp; ADO.Net Entity Framework by Ingen</title>
		<link>http://codemonkey.co.za/?p=26&#038;cpage=1#comment-29</link>
		<dc:creator>Ingen</dc:creator>
		<pubDate>Fri, 08 May 2009 11:07:07 +0000</pubDate>
		<guid isPermaLink="false">http://codemonkey.co.za/?p=26#comment-29</guid>
		<description>Hello Zaheer.

So how would one create the .emdx model and entity mapping without first creating a data source in the Server Explorer? I found creating a Npgsql data source impossible due due to the lacking VS integration support (DDEX).

I&#039;ve also tried to create a data source using the OLE DB provider, but it failed with this error message: &quot;Multiple-step OLE DB operation generated errors. Check each OLE DB status value, if available. No work was done.&quot; (Note that connection test was successful). Has anyone experienced and/or solved this problem? I don&#039;t understand it because using the Postgre OLE DB provider directly from code seems to work fine.

Finally I only managed to create a Postgre data source using ODBC provider. But that&#039;s an unnecessary thick layer and does not seem to work with entity framework either.

So my question is: am I just failing to create a postgre data source (and how to go about that) or is there a way to create the entity model and mapping without an actual data source in the Server Explorer?

Sorry if my questions sound lame, but I&#039;m quite new to data programming in .Net and I was unable to resolve this using google :)

Thanks.</description>
		<content:encoded><![CDATA[<p>Hello Zaheer.</p>
<p>So how would one create the .emdx model and entity mapping without first creating a data source in the Server Explorer? I found creating a Npgsql data source impossible due due to the lacking VS integration support (DDEX).</p>
<p>I&#8217;ve also tried to create a data source using the OLE DB provider, but it failed with this error message: &#8220;Multiple-step OLE DB operation generated errors. Check each OLE DB status value, if available. No work was done.&#8221; (Note that connection test was successful). Has anyone experienced and/or solved this problem? I don&#8217;t understand it because using the Postgre OLE DB provider directly from code seems to work fine.</p>
<p>Finally I only managed to create a Postgre data source using ODBC provider. But that&#8217;s an unnecessary thick layer and does not seem to work with entity framework either.</p>
<p>So my question is: am I just failing to create a postgre data source (and how to go about that) or is there a way to create the entity model and mapping without an actual data source in the Server Explorer?</p>
<p>Sorry if my questions sound lame, but I&#8217;m quite new to data programming in .Net and I was unable to resolve this using google <img src='http://codemonkey.co.za/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Monkey Lab 01 &#8211; Postgres &amp; ADO.Net Entity Framework by Zaheer</title>
		<link>http://codemonkey.co.za/?p=26&#038;cpage=1#comment-27</link>
		<dc:creator>Zaheer</dc:creator>
		<pubDate>Tue, 07 Apr 2009 20:50:30 +0000</pubDate>
		<guid isPermaLink="false">http://codemonkey.co.za/?p=26#comment-27</guid>
		<description>@MB: Comment #3 - I would like to get part 2 of this tutorial out by april, i just havent had the time available to update this site as regularly as i would&#039;ve like to.

Comment #4 - This is correct due to the Npgsql&#039;s lack of VS integration it wont be available as a selectable data provider within VS. Lets hope that the guys at pgfoundry are working hard on this one for the next major release.</description>
		<content:encoded><![CDATA[<p>@MB: Comment #3 &#8211; I would like to get part 2 of this tutorial out by april, i just havent had the time available to update this site as regularly as i would&#8217;ve like to.</p>
<p>Comment #4 &#8211; This is correct due to the Npgsql&#8217;s lack of VS integration it wont be available as a selectable data provider within VS. Lets hope that the guys at pgfoundry are working hard on this one for the next major release.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Monkey Lab 01 &#8211; Postgres &amp; ADO.Net Entity Framework by MB</title>
		<link>http://codemonkey.co.za/?p=26&#038;cpage=1#comment-26</link>
		<dc:creator>MB</dc:creator>
		<pubDate>Tue, 07 Apr 2009 14:55:56 +0000</pubDate>
		<guid isPermaLink="false">http://codemonkey.co.za/?p=26#comment-26</guid>
		<description>On another note, when I add the key to the web.config and open up VS is says Configuration failed to initilise and when I go into Create new connection, nothing is available in the data providers drop down list?

cheers</description>
		<content:encoded><![CDATA[<p>On another note, when I add the key to the web.config and open up VS is says Configuration failed to initilise and when I go into Create new connection, nothing is available in the data providers drop down list?</p>
<p>cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Monkey Lab 01 &#8211; Postgres &amp; ADO.Net Entity Framework by MB</title>
		<link>http://codemonkey.co.za/?p=26&#038;cpage=1#comment-25</link>
		<dc:creator>MB</dc:creator>
		<pubDate>Tue, 07 Apr 2009 14:37:39 +0000</pubDate>
		<guid isPermaLink="false">http://codemonkey.co.za/?p=26#comment-25</guid>
		<description>When is part 2 coming out?</description>
		<content:encoded><![CDATA[<p>When is part 2 coming out?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Monkey Lab 01 &#8211; Postgres &amp; ADO.Net Entity Framework by RYErnest</title>
		<link>http://codemonkey.co.za/?p=26&#038;cpage=1#comment-3</link>
		<dc:creator>RYErnest</dc:creator>
		<pubDate>Sun, 30 Nov 2008 14:02:32 +0000</pubDate>
		<guid isPermaLink="false">http://codemonkey.co.za/?p=26#comment-3</guid>
		<description>Nice post u have here :D Added to my RSS reader</description>
		<content:encoded><![CDATA[<p>Nice post u have here <img src='http://codemonkey.co.za/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  Added to my RSS reader</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Monkey Lab 01 &#8211; Postgres &amp; ADO.Net Entity Framework by Andrew Basson</title>
		<link>http://codemonkey.co.za/?p=26&#038;cpage=1#comment-2</link>
		<dc:creator>Andrew Basson</dc:creator>
		<pubDate>Fri, 21 Nov 2008 18:45:27 +0000</pubDate>
		<guid isPermaLink="false">http://codemonkey.co.za/?p=26#comment-2</guid>
		<description>Hi Zaheer,

I think you need to add Mono to the gacutil part too :)

Thanks for putting this online.

Cheers, Andrew.</description>
		<content:encoded><![CDATA[<p>Hi Zaheer,</p>
<p>I think you need to add Mono to the gacutil part too <img src='http://codemonkey.co.za/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Thanks for putting this online.</p>
<p>Cheers, Andrew.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
