<div>I have recived this error when i tried to open the geodatabase with ogrinfo :</div>
<div>&nbsp;</div>
<div>
<p>FAILURE:<br>Unable to open datasource `C:\Inetpub\wwwroot\MapservApp\donnee\021_La_Goulette_<br>SO.mdb' with the following drivers.<br>&nbsp; -&gt; ESRI Shapefile<br>&nbsp; -&gt; UK .NTF<br>&nbsp; -&gt; SDTS<br>&nbsp; -&gt; TIGER<br>&nbsp; -&gt; S57
<br>&nbsp; -&gt; MapInfo File<br>&nbsp; -&gt; DGN<br>&nbsp; -&gt; VRT<br>&nbsp; -&gt; AVCBin<br>&nbsp; -&gt; REC<br>&nbsp; -&gt; Memory<br>&nbsp; -&gt; CSV<br>&nbsp; -&gt; GML<br>&nbsp; -&gt; ODBC<br>&nbsp; -&gt; PostgreSQL</p>
<p>What can I do now?<br><br></p></div>
<div><span class="gmail_quote">2006/4/15, Steve Pashby &lt;<a href="mailto:s.pashby@postgrad.curtin.edu.au">s.pashby@postgrad.curtin.edu.au</a>&gt;:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Khaled Kamoun &lt;khaled.kamoun &lt;at&gt; <a href="http://GMAIL.COM">GMAIL.COM</a>&gt; writes:<br><br>&gt;
<br>&gt;<br>&gt; Hello,<br>&gt; I want to connect to an ESRI geodatabase named &quot;021_La_Goulette_SO.mdb&quot; and<br>use a layer named &quot;RCROUCAL&quot;<br>&gt; I used this code:<br>&gt;<br>&gt; CONNECTIONTYPE<br>ogrCONNECTION &quot;C:\Inetpub\wwwroot\MapservApp\donnee\021_La_Goulette_SO.mdb&quot;DATA
<br>&quot;RCROUCAL&quot;<br>&gt;<br>&gt; but i recived this error :<br>&gt; <br>&gt;<br>&gt; msDrawMap(): Image handling error. Failed to draw layer named 'Rcroucal'.<br>msOGRFileOpen(): OGR error. Open failed for OGR connection
<br>`C:\Inetpub\wwwroot\MapservApp\donnee\021_La_Goulette_SO.mdb'. File not found<br>or unsupported format.<br>&gt;<br>&gt;<br>&gt; How can I do;<br>&gt; Thank you<br>&gt;<br>&gt; -- Khaled KAMOUN<br>&gt;<br><br>Hi Khaled,
<br><br>I've just recently connected to an ESRI geodatabase - and had some problems to<br>start with too.<br><br>Try running 'ogrinfo' from the Command Line Promt and see if it can access<br>your data, ie-&gt;<br><br>ogrinfo C:\Inetpub\wwwroot\MapservApp\donnee\021_La_Goulette_SO.mdb -summary
<br><br>and see if you get a summary of your data.&nbsp;&nbsp;If you can, at least you know<br>MapServer CAN access your data.<br><br>See what happens ...<br>Cheers,<br>Steve<br></blockquote></div><br><br clear="all"><br>-- <br>Khaled KAMOUN