On 8/15/06, ELOUAFI JAMAL <[EMAIL PROTECTED]> wrote:
Hello every body, I am student and i would like that you help me to link PostgreSQL tables to MapInfo for my training. Many thanks to you.
PostgreSQL is no different than any other ODBC database connection: 1. Create an ODBC DSN (Data Source Name) connection to your postgres db using the ODBC Data Source Manager. Ideally, it would be a system DNS if you have adequate permissions, otherwise a user DSN. 2. In MapInfo, Open the DBMS connection that you created. -- Richard Greenwood [EMAIL PROTECTED] www.greenwoodmap.com _______________________________________________ MapInfo-L mailing list [email protected] http://www.directionsmag.com/mailman/listinfo/mapinfo-l
