Re: ODBC Driver dsplay name - Mailing list pgsql-general

From Siva postgres
Subject Re: ODBC Driver dsplay name
Date
Msg-id 495836002.1632180.1599140562118@mail.yahoo.com
Whole thread Raw
Responses Re: ODBC Driver dsplay name  ("Peter J. Holzer" <hjp-pgsql@hjp.at>)
List pgsql-general
Hello,

Switching from SQL Server to PostgreSQL.

Installed Postgresql 11.8 successfully. 

Need to install ODBC to connect from front end.   When I install ODBC using stack builder <after installing PG>, I see the ODBC name < in ODBC data source administrator>

PostgresSQL ODBC Driver(ANSI)
PostgresSQL ODBC Driver(UNICODE)

and install ODBC I get the following names

PostgreSQL ANSI
PostgreSQL Unicode

1.  Is there any difference between two ?
2.  Since I dynamically construct DSN from front end, I need to get the same name in all machines.   Is there any way to get the same name, < PostgreSQL ODBC Driver(ANSI) or PostgreSQL ODBC Driver(UNICODE), while installing from ODBC Driver downloaded from the above mentioned site ?

Happiness Always
BKR Sivaprakash

pgsql-general by date:

Previous
From: Rodrigo Martins
Date:
Subject: Default server PORT not updating in Pgadmin
Next
From: Susan Joseph
Date:
Subject: Re: SSL between Primary and Seconday PostgreSQL DBs