Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: Changing Port number in a File DSN



I found a paper on "Using MS Access with PostgreSQL".  It did mention
that there was a bug that would not allow you to change the port number
when creating a file DSN that you had to edit the file.  Figured out how
to do that and I am now able to connect.  

Thanks,

Sandra 

-----Original Message-----
From: Craig Ringer [mailto:craig(at)postnewspapers(dot)com(dot)au] 
Sent: Tuesday, March 24, 2009 10:43 PM
To: Arnold, Sandra
Cc: pgsql-odbc(at)postgresql(dot)org
Subject: Re: [ODBC] Changing Port number in a File DSN

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

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group