[unixODBC-support] unixodbc sparc sun5.9 make error
Nick Gorham
nick at lurcher.org
Fri Feb 13 19:30:50 GMT 2009
Greg Cornaire wrote:
> The root ini file:
>
> gcornair at mako>more .odbc.ini
> [ECIDBCFS]
> Driver = dbcfs4
> Description = FS4 ODBC Driver
> Database = eci40
> Server = 172.16.8.192
> UID = eci
> Password = eci
> ServerPort = 9584
> LocalPort =
> Encryption = no
>
>
> The pmuser8 .ini file:
>
> [ECIDBCFS]
> Driver=dbcfs4
> Description=FS4 ODBC Driver
> Database=eci40
> Address=172.16.8.192
> UID=eci
> Password=eci
> ServerPort=9584
> LocalPort=
> Encryption=no
>
>
>
Try using truss to see which ini and odbcinst.ini its actually opening
in both cases.
--
Nick
More information about the unixODBC-support
mailing list