<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
Hello everybody,
<p>I'm trying to create a dynamic ODBC connection between a PC WIN 2k with
ESRI's ArcGIS 8.1 and a PC Linux RedHat 7.2 with Postgresql 7.1.3/PostGis
<p>I've used psqlodbc-07_01_0010.zip available on <A HREF="http://odbc.postgresql.org">http://odbc.postgresql.org</A>
<br>to install the ODBC driver for postgres on Win 2k,
<br>I have configured the DSN driver to connect with Linux server.
<br>When I run ArcMap, and I add an OLE-DB connection using my ODBC DSN,
I can see the whole content of my database (every tables are represented)
<p>The problem is :
<br>When I choose to add a table with geometry column to my TOC in ArcMap
: there is an error :
<p><img SRC="cid:part1.3CC97F01.B9AB0B8D@thales-is.com" height=137 width=576>
<br> 
<p>Although, if the table I add doesn't have any geometry column there
is another error :
<p><img SRC="cid:part2.3CC97F01.B9AB0B8D@thales-is.com" height=112 width=250>
<br> 
<p>Is there any limitation in using ODBC links with postgis or postgres
, I mean type mismatch between both application ArcMap - postgres ??
<p>Maybe access right limitations ?
<br> 
<p>Thank for your help</html>