<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Porting Tasks Pro&#8482; to ADOdb</title>
	<link>http://alexking.org/blog/2005/04/20/tasks-pro-on-adodb</link>
	<description>Alex King's blog - software, photography, sports, etc.</description>
	<pubDate>Tue, 07 Oct 2008 20:12:11 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.3</generator>

	<item>
		<title>By: Ken Scott</title>
		<link>http://alexking.org/blog/2005/04/20/tasks-pro-on-adodb#comment-4993</link>
		<dc:creator>Ken Scott</dc:creator>
		<pubDate>Thu, 21 Apr 2005 04:44:41 +0000</pubDate>
		<guid>http://alexking.org/blog/2005/04/20/tasks-pro-on-adodb#comment-4993</guid>
		<description>What was the problem with the group by on MS SQL? I know SQL Server supports it (I use it all the time). Is it just a difference in syntax between MySQL and MS SQL?

Email me if you would like another pair of eyes to look at the syntax for you.</description>
		<content:encoded><![CDATA[<p>What was the problem with the group by on MS SQL? I know SQL Server supports it (I use it all the time). Is it just a difference in syntax between MySQL and MS SQL?</p>
<p>Email me if you would like another pair of eyes to look at the syntax for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian</title>
		<link>http://alexking.org/blog/2005/04/20/tasks-pro-on-adodb#comment-4992</link>
		<dc:creator>Ian</dc:creator>
		<pubDate>Thu, 21 Apr 2005 01:08:54 +0000</pubDate>
		<guid>http://alexking.org/blog/2005/04/20/tasks-pro-on-adodb#comment-4992</guid>
		<description>Yeah, I'm hoping to roll Postgres and Oracle in to the product i'm working on during the second round of development. Since you moved to PHP5 you may also want to check out the integrated SQLite database.

Sorry for posting and trackbacking, I didn't think the comment went through so then I decided just to post on my blog.</description>
		<content:encoded><![CDATA[<p>Yeah, I&#8217;m hoping to roll Postgres and Oracle in to the product i&#8217;m working on during the second round of development. Since you moved to PHP5 you may also want to check out the integrated SQLite database.</p>
<p>Sorry for posting and trackbacking, I didn&#8217;t think the comment went through so then I decided just to post on my blog.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Landsman's Weblog</title>
		<link>http://alexking.org/blog/2005/04/20/tasks-pro-on-adodb#comment-4991</link>
		<dc:creator>Ian Landsman's Weblog</dc:creator>
		<pubDate>Thu, 21 Apr 2005 00:58:51 +0000</pubDate>
		<guid>http://alexking.org/blog/2005/04/20/tasks-pro-on-adodb#comment-4991</guid>
		<description>&lt;strong&gt;ADOdb&lt;/strong&gt;

Alex is porting Tasks to use ADOdb from straight MySQL. I've built HelpSpot from the ground up using it. I've been using it for several years and I'm really happy with it.

He mentions the trouble Postgres can be if your moving from a MySQL/SQL Se...</description>
		<content:encoded><![CDATA[<p><strong>ADOdb</strong></p>
<p>Alex is porting Tasks to use ADOdb from straight MySQL. I&#8217;ve built HelpSpot from the ground up using it. I&#8217;ve been using it for several years and I&#8217;m really happy with it.</p>
<p>He mentions the trouble Postgres can be if your moving from a MySQL/SQL Se&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://alexking.org/blog/2005/04/20/tasks-pro-on-adodb#comment-4990</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Thu, 21 Apr 2005 00:21:08 +0000</pubDate>
		<guid>http://alexking.org/blog/2005/04/20/tasks-pro-on-adodb#comment-4990</guid>
		<description>The majority of alternate database requests I get are for Postgres support. Also, with the uncertainty around the MySQL licensing stuff, I thought supporting another free database was a good hedge.</description>
		<content:encoded><![CDATA[<p>The majority of alternate database requests I get are for Postgres support. Also, with the uncertainty around the MySQL licensing stuff, I thought supporting another free database was a good hedge.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Landsman</title>
		<link>http://alexking.org/blog/2005/04/20/tasks-pro-on-adodb#comment-4989</link>
		<dc:creator>Ian Landsman</dc:creator>
		<pubDate>Wed, 20 Apr 2005 23:59:36 +0000</pubDate>
		<guid>http://alexking.org/blog/2005/04/20/tasks-pro-on-adodb#comment-4989</guid>
		<description>The ADOdb library is very good, I've used it for several years now. The &lt;a href="http://www.userscape.com/products/helpspot/"&gt;help desk software&lt;/a&gt; I'm working on is built with it from the ground up. Postgres is such a pain that I'm actually not going to support it, at least in v1. MySQL and M$ SQL Server use very similar dialects of SQL so supporting both of them is easy.

It's also been my experience the you can get away with supporting MySQL OR Postgres and you're ok as most shops that use one are OK with the other as long as they don't have to buy an MS product.</description>
		<content:encoded><![CDATA[<p>The ADOdb library is very good, I&#8217;ve used it for several years now. The <a href="http://www.userscape.com/products/helpspot/">help desk software</a> I&#8217;m working on is built with it from the ground up. Postgres is such a pain that I&#8217;m actually not going to support it, at least in v1. MySQL and M$ SQL Server use very similar dialects of SQL so supporting both of them is easy.</p>
<p>It&#8217;s also been my experience the you can get away with supporting MySQL OR Postgres and you&#8217;re ok as most shops that use one are OK with the other as long as they don&#8217;t have to buy an MS product.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
