<div>Frank,</div>
<div>&nbsp;</div>
<div>Thanks for your responsive answers.</div>
<div>&nbsp;</div>
<div>&gt; I assume you are suggesting direct calls into the MDB tools API instead<br>&gt; of going through ODBC?&nbsp;&nbsp;This would be possible but difficult and result<br>&nbsp;</div>
<div>Yes, actually, I thought to dependend even on no (external) lib at all...</div>
<div><br>Regarding my issue importing an mdb I&#39;m still unable to get an working example of a PGeo statement:</div>
<div>&nbsp;</div>
<div>&gt;ogrinfo bahnhoefe.mdb<br>FAILURE:<br>Unable to open datasource `bahnhoefe.mdb&#39; with the following drivers.</div>
<div>...</div>
<div>PGeo</div>
<div>...</div>
<div>&nbsp;</div>
<div>So I still hope to get a success since under Windows PGeo is in the list supported formats.</div>
<div>What do I need to do in order to get PGeo and the following command work (under Windows)?</div>
<div>Do I really have to register every single new database file with ODBC administrative tools?</div>
<div>&gt; ogrinfo PGeo:bahnhoefe</div>
<div>&nbsp;</div>
<div>Stefan<br>&nbsp;</div>
<div><span class="gmail_quote">2007/12/13, Frank Warmerdam &lt;<a href="mailto:warmerdam@pobox.com">warmerdam@pobox.com</a>&gt;:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Stefan Keller wrote:<br>&gt; Hi all,<br>&gt;<br>&gt; I&#39;m trying to convert an ESRI Personal GeoDatabase (.mdb) file.
<br>&gt;<br>&gt; 1.) The documentation (<a href="http://www.gdal.org/ogr/drv_pgeo.html">http://www.gdal.org/ogr/drv_pgeo.html</a>) says that<br>&gt; &quot;On Windows, no ODBC DSN is required.&quot; But given bahnhoefe.shp
 (.dbf/.shx)<br>&gt; on Windows: When I issue<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ogrinfo PGeo:bahnhoefe bahnhoefe<br>&gt;<br>&gt; following error is produced (yes, 2 times):<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; ERROR 1: Unable to initialize ODBC connection to DSN for bahnhoefe,
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; [Microsoft][ODBC Driver Manager] Data source name not found and no<br>&gt; default<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; driver specified<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; ERROR 1: Unable to initialize ODBC connection to DSN for bahnhoefe,<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; [Microsoft][ODBC Driver Manager] Data source name not found and no
<br>&gt; default<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; driver specified<br><br>Stefan,<br><br>When not using the DSN you should actually specify the name of the .mdb<br>file.<br><br>eg.<br>&nbsp;&nbsp;ogrinfo bahnhoefe.mdb<br><br>&gt; 2.) Is it difficult to adapt the MDB reader and make it standalone, 
i.e.<br>&gt; not depend on<br>&gt; ODBC but with a binary parser? This would also help linux users who now<br>&gt; are obliged<br>&gt; to install unixODBC and MDB Tools.<br><br>I assume you are suggesting direct calls into the MDB tools API instead
<br>of going through ODBC?&nbsp;&nbsp;This would be possible but difficult and result<br>in a lot of duplication between an MDB Tools based version and an<br>ODBC based version.&nbsp;&nbsp;I&#39;m not willing to depend on the MDB Tools based
<br>version as the only version since MDBTools is big and in my opinion<br>not very stable.<br><br>Best regards,<br>--<br>---------------------------------------+--------------------------------------<br>I set the clouds in motion - turn up&nbsp;&nbsp; | Frank Warmerdam, 
<a href="mailto:warmerdam@pobox.com">warmerdam@pobox.com</a><br>light and sound - activate the windows | <a href="http://pobox.com/~warmerdam">http://pobox.com/~warmerdam</a><br>and watch the world go round - Rush&nbsp;&nbsp;&nbsp;&nbsp;| President OSGeo, 
<a href="http://osgeo.org">http://osgeo.org</a><br><br></blockquote></div><br>