<?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 on: First (and prolly only) version of external db authentication plugin for WP</title>
	<atom:link href="http://www.ploofle.com/2007/04/29/first-and-prolly-only-version-of-external-db-authentication-plugin-for-wp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ploofle.com/2007/04/29/first-and-prolly-only-version-of-external-db-authentication-plugin-for-wp/</link>
	<description>Geekery, Life, Travel, Bits, and Mini-Didactics</description>
	<lastBuildDate>Tue, 20 Sep 2011 03:31:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: owner supremo</title>
		<link>http://www.ploofle.com/2007/04/29/first-and-prolly-only-version-of-external-db-authentication-plugin-for-wp/comment-page-1/#comment-1808</link>
		<dc:creator>owner supremo</dc:creator>
		<pubDate>Fri, 25 May 2007 15:14:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.ploofle.com/archives/first-and-prolly-only-version-of-external-db-authentication-plugin-for-wp#comment-1808</guid>
		<description>James,

While it&#039;s with Moodle in mind, those are sort of extended database fields it looks at for further populating of wordpress user fields and it should work with any general mysql database for which you know connection settings and field names for username and password.  I&#039;m a bit more vague on whether it would work with SQL server out of the box, firstly because I haven&#039;t tried it, and secondly because I do use mysql-specific commands (mysql_query, mysql_result, etc.) in the code rather than ADOdb.  

The actual SQL statements probably would work regardless of whether it&#039;s mySQL or SQL server...it&#039;s a matter of functions, not queries.

I may look into making it more db-agnostic eventually, but right now it&#039;s a bit crazy time-wise, so it wouldn&#039;t be for a bit.</description>
		<content:encoded><![CDATA[<p>James,</p>
<p>While it&#8217;s with Moodle in mind, those are sort of extended database fields it looks at for further populating of wordpress user fields and it should work with any general mysql database for which you know connection settings and field names for username and password.  I&#8217;m a bit more vague on whether it would work with SQL server out of the box, firstly because I haven&#8217;t tried it, and secondly because I do use mysql-specific commands (mysql_query, mysql_result, etc.) in the code rather than ADOdb.  </p>
<p>The actual SQL statements probably would work regardless of whether it&#8217;s mySQL or SQL server&#8230;it&#8217;s a matter of functions, not queries.</p>
<p>I may look into making it more db-agnostic eventually, but right now it&#8217;s a bit crazy time-wise, so it wouldn&#8217;t be for a bit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James White</title>
		<link>http://www.ploofle.com/2007/04/29/first-and-prolly-only-version-of-external-db-authentication-plugin-for-wp/comment-page-1/#comment-1807</link>
		<dc:creator>James White</dc:creator>
		<pubDate>Thu, 24 May 2007 22:08:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.ploofle.com/archives/first-and-prolly-only-version-of-external-db-authentication-plugin-for-wp#comment-1807</guid>
		<description>Does the database plugin work with SQL Server 2000?  The documentation I read says it was designed with the Moodle database in mind, but I want to get a since of how hard configuring this tool to work with SQL Server will be.  Any guidance/directions you could provide would be greatly appreciated.

Thanks,

James White</description>
		<content:encoded><![CDATA[<p>Does the database plugin work with SQL Server 2000?  The documentation I read says it was designed with the Moodle database in mind, but I want to get a since of how hard configuring this tool to work with SQL Server will be.  Any guidance/directions you could provide would be greatly appreciated.</p>
<p>Thanks,</p>
<p>James White</p>
]]></content:encoded>
	</item>
</channel>
</rss>

