Not too familiar with Openlink, but aren't they a commercial product??
I've managed to get unixODBC and iODBC (both free ODBC Data Managers) to connect to both a MySQL and a PostrgreSQL server. What DBMS are you trying to connect to?
You may need to setup the privileges on the server to allow your host to connect. I had to run SQL commands on both servers to allow a remote host to connect. In the end I granted permissions to a user from all hosts.
for MySQL it was
grant all on table.* to user@"%" identified by "password"
can't remember what I did for PostgreSQl..
RikD.
> -----Original Message-----
> From: Fergal Moran [mailto:fergal.moran at wasptech.com]
> Sent: 19 October 2001 11:54
> To: ilug at linux.ie> Subject: [ILUG] Openlink ODBC drivers
>>> Has anyone managed to get these set up correctly? I am
> trying to get a linux box to talk to an SQL Server - but I'm
> going round in circles.
>> Cheers
>> Fergal.
>> --
> Irish Linux Users' Group: ilug at linux.ie>http://www.linux.ie/mailman/listinfo/ilug for
> (un)subscription information.
> List maintainer: listmaster at linux.ie>
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!