Re: Changing Port number in a File DSN
- From: Craig Ringer <craig(at)postnewspapers(dot)com(dot)au>
- To: "Arnold, Sandra" <ArnoldS(at)osti(dot)gov>
- Cc: pgsql-odbc(at)postgresql(dot)org
- Subject: Re: Changing Port number in a File DSN
- Date: Wed, 25 Mar 2009 11:42:30 +0900
- Message-id: <49C99A16.9010102@postnewspapers.com.au> <text/plain>
Arnold, Sandra wrote:
> I am unable to change the port number from 5432 to the correct port
> number for my PostgreSQL database when I create a File DSN. I am need
> to migrate data from Microsoft Access to PostgresQL and a File DSN
> connecting to my PostgreSQL database is required. Any help is greatly
> appreciated.
Either re-create the file DSN, or open the DSN file in a text editor and
manually alter the port number. I seem to remember that the latter
worked for me.
--
Craig Ringer
Home |
Main Index |
Thread Index