<?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>puntodemira.com &#187; Sql Server</title>
	<atom:link href="http://puntodemira.com/categoria/sql-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://puntodemira.com</link>
	<description>idioteces y demás vicisitudes</description>
	<lastBuildDate>Mon, 09 Mar 2009 22:36:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>&#8220;Microsoft OLE DB Service Components&#8221;  Hresult: 0&#215;80040154  Description: &#8220;Class not registered&#8221;</title>
		<link>http://puntodemira.com/2008/04/18/microsoft-ole-db-service-components-hresult-0x80040154-description-class-not-registered/</link>
		<comments>http://puntodemira.com/2008/04/18/microsoft-ole-db-service-components-hresult-0x80040154-description-class-not-registered/#comments</comments>
		<pubDate>Fri, 18 Apr 2008 19:34:12 +0000</pubDate>
		<dc:creator>karfu</dc:creator>
				<category><![CDATA[Sql Server]]></category>

		<guid isPermaLink="false">http://puntodemira.com/?p=27</guid>
		<description><![CDATA[&#8220;Microsoft OLE DB Service Components&#8221;  Hresult: 0&#215;80040154  Description: &#8220;Class not registered&#8221;, es el último error que me he encontrado al programar una tarea con un SQL Server de 64 bits que ejecutaba un paquete SSIS.
El paquete importaba un fichero excel utilizando el jet driver y o, sorpresa, no existe soporte de 64 bits [...]]]></description>
		<wfw:commentRss>http://puntodemira.com/2008/04/18/microsoft-ole-db-service-components-hresult-0x80040154-description-class-not-registered/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ejecuntando un procedure con sqlcmd</title>
		<link>http://puntodemira.com/2008/03/27/ejecuntando-un-procedure-con-sqlcmd/</link>
		<comments>http://puntodemira.com/2008/03/27/ejecuntando-un-procedure-con-sqlcmd/#comments</comments>
		<pubDate>Thu, 27 Mar 2008 19:38:28 +0000</pubDate>
		<dc:creator>karfu</dc:creator>
				<category><![CDATA[Sql Server]]></category>

		<guid isPermaLink="false">http://puntodemira.com/2008/03/27/ejecuntando-un-procedure-con-sqlcmd/</guid>
		<description><![CDATA[Hace unos días tuve que realizar una llamada a un stored procedure ubicado en otro servidor utilizando sqlcmd, creo que no merece la pena explicar el motivo, simplemente quería detallar como se realiza para tenerlo a modo de consulta y si a alguien le sirve de ayuda, pues mejor.
Sería tal como sigue:
sqlcmd -SnombreServidor -UuserName -Ppassword [...]]]></description>
		<wfw:commentRss>http://puntodemira.com/2008/03/27/ejecuntando-un-procedure-con-sqlcmd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
