<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Mundo Ruby &#187; DataBase</title>
	<atom:link href="http://www.mundoruby.com.ar/tag/database/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mundoruby.com.ar</link>
	<description>Ruby Artists, Hackers y otras yerbas ...</description>
	<lastBuildDate>Wed, 12 Aug 2009 23:02:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Usar fb_adaptor con versiones viejas de Interbase</title>
		<link>http://www.mundoruby.com.ar/2009/03/20/usar-fb_adaptor-con-versiones-viejas-de-interbase/</link>
		<comments>http://www.mundoruby.com.ar/2009/03/20/usar-fb_adaptor-con-versiones-viejas-de-interbase/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 14:56:03 +0000</pubDate>
		<dc:creator>FreedomCoder</dc:creator>
				<category><![CDATA[ActiveRecord]]></category>
		<category><![CDATA[DataBase]]></category>
		<category><![CDATA[Rails]]></category>

		<guid isPermaLink="false">http://www.mundoruby.com.ar/?p=5</guid>
		<description><![CDATA[

Como comenté en el update de post anterior respecto de como usar Firebird con JRuby , me era imposible insertar registros con sentencias sql, por lo que tuve que revisar otras opciones.


Intenté compilar el adaptador fb en JRuby sin éxito por tener dependencias nativas, por lo que decidí intentar con Ruby Enterprise Edition.

leer más

(Via Rodolinux [...]]]></description>
			<content:encoded><![CDATA[<div>
<p>
Como comenté en el update de <a href="http://www.rodolinux.com.ar/node/115">post anterior respecto de como usar Firebird con JRuby</a> , me era imposible insertar registros con sentencias sql, por lo que tuve que revisar otras opciones.
</p>
<p>
Intenté compilar el adaptador <a href="http://github.com/rowland/fb_adapter/tree/master">fb</a> en JRuby sin éxito por tener dependencias nativas, por lo que decidí intentar con <a href="http://www.rubyenterpriseedition.com/">Ruby Enterprise Edition</a>.
</p>
<p><a href="http://www.rodolinux.com.ar/node/120">leer más</a></p>
</div>
<p>(Via <a href="http://www.rodolinux.com.ar">Rodolinux &#8211; Rodolinux&#8217;s Playground</a>.) Original Link:<a href="http://www.rodolinux.com.ar/node/120">Usar fb_adaptor con versiones viejas de Interbase</a> </p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-7949681675937032";
google_ad_slot = "0874687580";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mundoruby.com.ar/2009/03/20/usar-fb_adaptor-con-versiones-viejas-de-interbase/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

