<?xml version="1.0" encoding="utf-8"?><!-- generator="wordpress/2.2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Microsoft Access Database using Linux and PHP</title>
	<link>http://bryanmills.net/archives/2003/11/microsoft-access-database-using-linux-and-php/</link>
	<description></description>
	<pubDate>Fri, 21 Nov 2008 06:59:11 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>

	<item>
		<title>By: Peter Neish</title>
		<link>http://bryanmills.net/archives/2003/11/microsoft-access-database-using-linux-and-php/#comment-126</link>
		<author>Peter Neish</author>
		<pubDate>Fri, 17 Sep 2004 02:13:16 +0000</pubDate>
		<guid>http://bryanmills.net/archives/2003/11/microsoft-access-database-using-linux-and-php/#comment-126</guid>
		<description>Thanks!!, just what I was looking for and it worked!</description>
		<content:encoded><![CDATA[<p>Thanks!!, just what I was looking for and it worked!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Álvaro G. Vicario</title>
		<link>http://bryanmills.net/archives/2003/11/microsoft-access-database-using-linux-and-php/#comment-103</link>
		<author>Álvaro G. Vicario</author>
		<pubDate>Thu, 05 Aug 2004 07:52:07 +0000</pubDate>
		<guid>http://bryanmills.net/archives/2003/11/microsoft-access-database-using-linux-and-php/#comment-103</guid>
		<description>Have newest comments been lost?</description>
		<content:encoded><![CDATA[<p>Have newest comments been lost?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Klaus Eckenfellner</title>
		<link>http://bryanmills.net/archives/2003/11/microsoft-access-database-using-linux-and-php/#comment-67</link>
		<author>Klaus Eckenfellner</author>
		<pubDate>Wed, 31 Dec 1969 19:00:00 +0000</pubDate>
		<guid>http://bryanmills.net/archives/2003/11/microsoft-access-database-using-linux-and-php/#comment-67</guid>
		<description>Will check if i get this also working on my system. hope it will. 

first i could say, that it is a great tutorial</description>
		<content:encoded><![CDATA[<p>Will check if i get this also working on my system. hope it will. </p>
<p>first i could say, that it is a great tutorial</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: milton</title>
		<link>http://bryanmills.net/archives/2003/11/microsoft-access-database-using-linux-and-php/#comment-68</link>
		<author>milton</author>
		<pubDate>Wed, 31 Dec 1969 19:00:00 +0000</pubDate>
		<guid>http://bryanmills.net/archives/2003/11/microsoft-access-database-using-linux-and-php/#comment-68</guid>
		<description>My configuration is working but when i use the function odbc_tables have problems. Do you know anything about this problem?.</description>
		<content:encoded><![CDATA[<p>My configuration is working but when i use the function odbc_tables have problems. Do you know anything about this problem?.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bryan</title>
		<link>http://bryanmills.net/archives/2003/11/microsoft-access-database-using-linux-and-php/#comment-69</link>
		<author>bryan</author>
		<pubDate>Wed, 31 Dec 1969 19:00:00 +0000</pubDate>
		<guid>http://bryanmills.net/archives/2003/11/microsoft-access-database-using-linux-and-php/#comment-69</guid>
		<description>I do not know anything about odbc_tables.  I will note that the MDBTools driver has "limited" functionality therefore it might be that this is just one of the drivers limits.</description>
		<content:encoded><![CDATA[<p>I do not know anything about odbc_tables.  I will note that the MDBTools driver has &#8220;limited&#8221; functionality therefore it might be that this is just one of the drivers limits.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: milton</title>
		<link>http://bryanmills.net/archives/2003/11/microsoft-access-database-using-linux-and-php/#comment-70</link>
		<author>milton</author>
		<pubDate>Wed, 31 Dec 1969 19:00:00 +0000</pubDate>
		<guid>http://bryanmills.net/archives/2003/11/microsoft-access-database-using-linux-and-php/#comment-70</guid>
		<description>Do you know about of problems with field's name that use "_" character?.</description>
		<content:encoded><![CDATA[<p>Do you know about of problems with field&#8217;s name that use &#8220;_&#8221; character?.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jurgen</title>
		<link>http://bryanmills.net/archives/2003/11/microsoft-access-database-using-linux-and-php/#comment-71</link>
		<author>Jurgen</author>
		<pubDate>Wed, 31 Dec 1969 19:00:00 +0000</pubDate>
		<guid>http://bryanmills.net/archives/2003/11/microsoft-access-database-using-linux-and-php/#comment-71</guid>
		<description>Thanks Byran, this is brilliant. I've been trying to get something like this put together for quite a while now. I can't wait to give it a go.</description>
		<content:encoded><![CDATA[<p>Thanks Byran, this is brilliant. I&#8217;ve been trying to get something like this put together for quite a while now. I can&#8217;t wait to give it a go.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bryan</title>
		<link>http://bryanmills.net/archives/2003/11/microsoft-access-database-using-linux-and-php/#comment-72</link>
		<author>bryan</author>
		<pubDate>Wed, 31 Dec 1969 19:00:00 +0000</pubDate>
		<guid>http://bryanmills.net/archives/2003/11/microsoft-access-database-using-linux-and-php/#comment-72</guid>
		<description>The underscore problem is fixed in the mdbtools 0.6 code.  As I noted in the original post, I recompiled the mdbtools 0.5 with that fix.  I also posted an rpm of "my" 0.5 version.  Happy hacking.</description>
		<content:encoded><![CDATA[<p>The underscore problem is fixed in the mdbtools 0.6 code.  As I noted in the original post, I recompiled the mdbtools 0.5 with that fix.  I also posted an rpm of &#8220;my&#8221; 0.5 version.  Happy hacking.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: luca</title>
		<link>http://bryanmills.net/archives/2003/11/microsoft-access-database-using-linux-and-php/#comment-73</link>
		<author>luca</author>
		<pubDate>Wed, 31 Dec 1969 19:00:00 +0000</pubDate>
		<guid>http://bryanmills.net/archives/2003/11/microsoft-access-database-using-linux-and-php/#comment-73</guid>
		<description>Hi Bryan,
I looked around a lot trying to query an mdb file from java code. I downloaded mdbtoos and mdbodbc rmps from tyou site and configured odbc.ini and odbcinst as in your post but the system doesn't work at all. Java can't connect to the odbc source and if  - for example - I try to connect to the odbc source via openoffice I can't see the tables and can't make any query. Do you have anything to suggest???? If it works with php as in you post i should work with java as well.     
mdb-sql works fine and it is possible making query.
isql (to test odbc connection) works partially. some query work while others     return a segmentation  fault or unknown table in db.
Can you help me ?</description>
		<content:encoded><![CDATA[<p>Hi Bryan,<br />
I looked around a lot trying to query an mdb file from java code. I downloaded mdbtoos and mdbodbc rmps from tyou site and configured odbc.ini and odbcinst as in your post but the system doesn&#8217;t work at all. Java can&#8217;t connect to the odbc source and if  - for example - I try to connect to the odbc source via openoffice I can&#8217;t see the tables and can&#8217;t make any query. Do you have anything to suggest???? If it works with php as in you post i should work with java as well.<br />
mdb-sql works fine and it is possible making query.<br />
isql (to test odbc connection) works partially. some query work while others     return a segmentation  fault or unknown table in db.<br />
Can you help me ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: luca</title>
		<link>http://bryanmills.net/archives/2003/11/microsoft-access-database-using-linux-and-php/#comment-74</link>
		<author>luca</author>
		<pubDate>Wed, 31 Dec 1969 19:00:00 +0000</pubDate>
		<guid>http://bryanmills.net/archives/2003/11/microsoft-access-database-using-linux-and-php/#comment-74</guid>
		<description>Hi Bryan,
I tried answering your email but i got a delay delivery error from my isp's smtp.
Was your email account right??
Thanks
Bye</description>
		<content:encoded><![CDATA[<p>Hi Bryan,<br />
I tried answering your email but i got a delay delivery error from my isp&#8217;s smtp.<br />
Was your email account right??<br />
Thanks<br />
Bye</p>
]]></content:encoded>
	</item>
</channel>
</rss>
