Changes

Create ODBC source

766 bytes added, 15:12, 17 October 2014
Created page with "In order to create an ODBC source the PostGreSQL driver has to be installed. The driver may be downloaded from [Downloads | here]] and installation instructions may be found [..."
In order to create an ODBC source the PostGreSQL driver has to be installed. The driver may be downloaded from [Downloads | here]] and installation instructions may be found [[Installation ODBC driver | here]].

{{Note | The driver used is of 32 bits version and therefore the 32 bits ODBC manager on 64 bits computers should be used (C:\Windows\SysWOW64\odbcad32.exe)}}
# Start the ODBC manager
# Go to the System DSN tab
# Click on Add
# Select PostgreSQL driver XXX in the list
# Click on Finish button
# Give the ODBC data source a good descriptive name
# Database = imsma OR staging
# Server is localhost if the database is on your computer
# Port = 5432
# User name = imsma
# Password = password

Test the connection
{{NavBox Technical Notes}}
[[Category:NAA]]
6,632
edits