<div>I have recived this error when i tried to open the geodatabase with ogrinfo :</div>
<div> </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>  -> ESRI Shapefile<br>  -> UK .NTF<br>  -> SDTS<br>  -> TIGER<br>  -> S57
<br>  -> MapInfo File<br>  -> DGN<br>  -> VRT<br>  -> AVCBin<br>  -> REC<br>  -> Memory<br>  -> CSV<br>  -> GML<br>  -> ODBC<br>  -> PostgreSQL</p>
<p>What can I do now?<br><br></p></div>
<div><span class="gmail_quote">2006/4/15, Steve Pashby <<a href="mailto:s.pashby@postgrad.curtin.edu.au">s.pashby@postgrad.curtin.edu.au</a>>:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Khaled Kamoun <khaled.kamoun <at> <a href="http://GMAIL.COM">GMAIL.COM</a>> writes:<br><br>>
<br>><br>> Hello,<br>> I want to connect to an ESRI geodatabase named "021_La_Goulette_SO.mdb" and<br>use a layer named "RCROUCAL"<br>> I used this code:<br>><br>> CONNECTIONTYPE<br>ogrCONNECTION "C:\Inetpub\wwwroot\MapservApp\donnee\021_La_Goulette_SO.mdb"DATA
<br>"RCROUCAL"<br>><br>> but i recived this error :<br>> <br>><br>> 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>><br>><br>> How can I do;<br>> Thank you<br>><br>> -- Khaled KAMOUN<br>><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-><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.  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