Thread: UnixODBC-2.2.8-2.3.0 driver

UnixODBC-2.2.8-2.3.0 driver

From
Philly Mandiza
Date:
I have  installed rh-postgresql-server and rh-postgresql version 7.3.6-1 on Redhat Enterprise Linux 3.The rhdb is
started.Ihave created the /usr/local/etc/odbcinst.ini as follows: <br /><br style="font-weight: bold;" /><span
style="font-weight:bold;">[PostgreSQL]</span><br style="font-weight: bold;" /><span style="font-weight:
bold;">Description=PostgreSQLdriver for Linux</span><br style="font-weight: bold;" /><span style="font-weight:
bold;">Driver=/usr/lib/psqlodc.so</span><brstyle="font-weight: bold;" /><span style="font-weight:
bold;">FileUsage=1</span><br/><br /> Running the following command:<br /><br /><span style="font-weight:
bold;">odbcinst-i -d -f /usr/local/etc/odbcinst.ini<br /><br /></span> outputs the following error:<br /><br /><span
style="font-weight:bold;">odbcinst:iniOpen failled on /usr/local/etc/odbcinst.ini<br /><br /></span>What is the problem
andthe possible solution to that?<span style="font-weight: bold;"><br /></span>-- <br />Philly Mandiza <br />BURCO
Malawi<br/>Cell: +265-9-496-298  

Re: UnixODBC-2.2.8-2.3.0 driver

From
Tom Lane
Date:
Philly Mandiza <phillymk@gmail.com> writes:
> Driver=/usr/lib/psqlodc.so

Perhaps you meant psqlodbc.so ?
        regards, tom lane