<?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"
	>
<channel>
	<title>Comments on: AMFPHP and MSSQL</title>
	<atom:link href="http://fcolaco.com/blog/2009/07/02/amfphp-and-mssql/feed/" rel="self" type="application/rss+xml" />
	<link>http://fcolaco.com/blog/2009/07/02/amfphp-and-mssql/</link>
	<description>general purpose useless blog</description>
	<pubDate>Sat, 20 Mar 2010 21:32:03 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Scott</title>
		<link>http://fcolaco.com/blog/2009/07/02/amfphp-and-mssql/#comment-22877</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Fri, 19 Mar 2010 01:01:41 +0000</pubDate>
		<guid isPermaLink="false">http://fcolaco.com/blog/?p=461#comment-22877</guid>
		<description>Thanks, I was just start a project using AMFPHP with MySQL and they switched to MSSQL and i hit this issue, you post help me out greatly. 

Thanks</description>
		<content:encoded><![CDATA[<p>Thanks, I was just start a project using AMFPHP with MySQL and they switched to MSSQL and i hit this issue, you post help me out greatly. </p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lanas</title>
		<link>http://fcolaco.com/blog/2009/07/02/amfphp-and-mssql/#comment-16155</link>
		<dc:creator>Lanas</dc:creator>
		<pubDate>Fri, 15 Jan 2010 16:38:59 +0000</pubDate>
		<guid isPermaLink="false">http://fcolaco.com/blog/?p=461#comment-16155</guid>
		<description>I have a similar problem but with the an odbc connection (AMFPHP 1.2.6),  I´m using :

$conn=odbc_connect('xxx', '', '');

$sql="SELECT * FROM table  ";
$res=odbc_exec($conn,$sql);
return $res;

from the browser i can only see an empty array. From flash netDebugger i can see only the names of the table fields, nothing more. I tried your solution but it doesn't work for me. Do you know if I have to make something special if I use the odbc, I mean using an adapter, or it's automatic? With mysql everything worked perfect.

Can you help me? I'm a little bit fodido...

Obrigado.</description>
		<content:encoded><![CDATA[<p>I have a similar problem but with the an odbc connection (AMFPHP 1.2.6),  I´m using :</p>
<p>$conn=odbc_connect(&#8217;xxx&#8217;, &#8221;, &#8221;);</p>
<p>$sql=&#8221;SELECT * FROM table  &#8220;;<br />
$res=odbc_exec($conn,$sql);<br />
return $res;</p>
<p>from the browser i can only see an empty array. From flash netDebugger i can see only the names of the table fields, nothing more. I tried your solution but it doesn&#8217;t work for me. Do you know if I have to make something special if I use the odbc, I mean using an adapter, or it&#8217;s automatic? With mysql everything worked perfect.</p>
<p>Can you help me? I&#8217;m a little bit fodido&#8230;</p>
<p>Obrigado.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Otho</title>
		<link>http://fcolaco.com/blog/2009/07/02/amfphp-and-mssql/#comment-16031</link>
		<dc:creator>Otho</dc:creator>
		<pubDate>Sat, 09 Jan 2010 00:41:38 +0000</pubDate>
		<guid isPermaLink="false">http://fcolaco.com/blog/?p=461#comment-16031</guid>
		<description>Hi, I had the same problem, but your solution was perfect.

thx so much.</description>
		<content:encoded><![CDATA[<p>Hi, I had the same problem, but your solution was perfect.</p>
<p>thx so much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jackson</title>
		<link>http://fcolaco.com/blog/2009/07/02/amfphp-and-mssql/#comment-13050</link>
		<dc:creator>Jackson</dc:creator>
		<pubDate>Wed, 16 Sep 2009 18:55:35 +0000</pubDate>
		<guid isPermaLink="false">http://fcolaco.com/blog/?p=461#comment-13050</guid>
		<description>Olá Estou trabalhando em uma aplicação com as mesmas caracteristicas e gostaria de saber se vc tem ai algum tutorial de como utilizar ou ligar o mssql ao AMFPHP  talvez algum exemplo que eu possa me basear

Obrigado.</description>
		<content:encoded><![CDATA[<p>Olá Estou trabalhando em uma aplicação com as mesmas caracteristicas e gostaria de saber se vc tem ai algum tutorial de como utilizar ou ligar o mssql ao AMFPHP  talvez algum exemplo que eu possa me basear</p>
<p>Obrigado.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
