connection to esri geodatabase

Khaled Kamoun khaled.kamoun at GMAIL.COM
Mon Apr 17 03:45:55 EDT 2006


I have recived this error when i tried to open the geodatabase with ogrinfo
:


FAILURE:
Unable to open datasource
`C:\Inetpub\wwwroot\MapservApp\donnee\021_La_Goulette_
SO.mdb' with the following drivers.
  -> ESRI Shapefile
  -> UK .NTF
  -> SDTS
  -> TIGER
  -> S57
  -> MapInfo File
  -> DGN
  -> VRT
  -> AVCBin
  -> REC
  -> Memory
  -> CSV
  -> GML
  -> ODBC
  -> PostgreSQL

What can I do now?

2006/4/15, Steve Pashby <s.pashby at postgrad.curtin.edu.au>:
>
> Khaled Kamoun <khaled.kamoun <at> GMAIL.COM> writes:
>
> >
> >
> > Hello,
> > I want to connect to an ESRI geodatabase named "021_La_Goulette_SO.mdb"
> and
> use a layer named "RCROUCAL"
> > I used this code:
> >
> > CONNECTIONTYPE
> ogrCONNECTION
> "C:\Inetpub\wwwroot\MapservApp\donnee\021_La_Goulette_SO.mdb"DATA
> "RCROUCAL"
> >
> > but i recived this error :
> >
> >
> > msDrawMap(): Image handling error. Failed to draw layer named
> 'Rcroucal'.
> msOGRFileOpen(): OGR error. Open failed for OGR connection
> `C:\Inetpub\wwwroot\MapservApp\donnee\021_La_Goulette_SO.mdb'. File not
> found
> or unsupported format.
> >
> >
> > How can I do;
> > Thank you
> >
> > -- Khaled KAMOUN
> >
>
> Hi Khaled,
>
> I've just recently connected to an ESRI geodatabase - and had some
> problems to
> start with too.
>
> Try running 'ogrinfo' from the Command Line Promt and see if it can access
> your data, ie->
>
> ogrinfo C:\Inetpub\wwwroot\MapservApp\donnee\021_La_Goulette_SO.mdb
> -summary
>
> and see if you get a summary of your data.  If you can, at least you know
> MapServer CAN access your data.
>
> See what happens ...
> Cheers,
> Steve
>



--
Khaled KAMOUN
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-users/attachments/20060417/4665710c/attachment.html


More information about the mapserver-users mailing list