Difference between revisions of "Installation ODBC driver"

From IMSMA Wiki
Jump to: navigation, search
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
In order to be able to connect Access, Excel, etc. to the {{IMSMANG}} database and/or the staging area database PostgreSQL ODBC driver needs to be installed on the computer that will connect to the database(s).
 
In order to be able to connect Access, Excel, etc. to the {{IMSMANG}} database and/or the staging area database PostgreSQL ODBC driver needs to be installed on the computer that will connect to the database(s).
  
{{Note | The PostgreSQL used with IMSMA is 32 bits version but it depends on '''Microsoft Office''' version if it is 32 bits PostgreSQL ODBC driver or 64 bits PostgreSQL ODBC driver that should be installed. }}
+
{{Note | Which ODBC driver you should install depends on your '''Microsoft Office''' type. <br/>
 +
If you have 32 bits '''Microsoft Office''' then you should use the 32-bits PostgreSQL ODBC driver. <br/>
 +
If you have 64 bits '''Microsoft Office''' then you should use the 64-bits PostgreSQL ODBC driver.}}
  
# Download the [[Media:PGSQL_ODBC.zip | '''driver''']].  
+
# Download the '''one''' of drivers from '''[[Downloads | here]]'''.  
 
# Unzip the installation package
 
# Unzip the installation package
 
# Start the installation with '''administrator''' permission
 
# Start the installation with '''administrator''' permission
Line 27: Line 29:
 
</div>
 
</div>
  
Next step is to create an [[Create ODBC source | ODBC source]] to the {{IMSMANG}} database and/or the staging area database.  
+
Next step is to create an '''[[Create ODBC source | ODBC source]]''' to the {{IMSMANG}} database and/or the staging area database.  
 
{{NavBox Technical Notes}}
 
{{NavBox Technical Notes}}
  
 
[[Category:NAA]]
 
[[Category:NAA]]

Latest revision as of 16:07, 19 June 2019

In order to be able to connect Access, Excel, etc. to the IMSMANG database and/or the staging area database PostgreSQL ODBC driver needs to be installed on the computer that will connect to the database(s).

Note.jpg Which ODBC driver you should install depends on your Microsoft Office type.

If you have 32 bits Microsoft Office then you should use the 32-bits PostgreSQL ODBC driver.
If you have 64 bits Microsoft Office then you should use the 64-bits PostgreSQL ODBC driver.

  1. Download the one of drivers from here.
  2. Unzip the installation package
  3. Start the installation with administrator permission
PG ODBC driver install1.png

Click Next

PG ODBC driver install2.png

Accept and click Next

PG ODBC driver install3.png

Click Next

PG ODBC driver install4.png

Click Install

PG ODBC driver install5.png

Click Finish

Next step is to create an ODBC source to the IMSMANG database and/or the staging area database.