Skip to Content.
Sympa Menu

freetds - Re: [freetds] [unixODBC][Driver Manager]Can't open lib ... Access is denied

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: jklowden AT schemamania.org
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] [unixODBC][Driver Manager]Can't open lib ... Access is denied
  • Date: Thu, 9 Jun 2011 10:15:54 -0400

On Wed, Jun 08, 2011 at 01:14:38PM -0700, Dave Dumaresq wrote:
> Hello, I'm not sure where to post this.
>
> I am building unixodbc and freetds in cygwin. I have freetds
> connecting to a MS-SQL server, as demonstrated with tsql. I've tried
> this with both the stable version of freetds (0.82) and the RC (0.91).
>
> When I try running isql, I get the error:
>
> $ isql dsn_bccampus MyUid MyPWD -v
>
> [01000][unixODBC][Driver Manager]Can't open lib '/usr/local/freetds/
> lib/libtdsodbc.a' : Access is denied.
> [ISQL]ERROR: Could not SQLConnect
>
> odbcinst.ini
> [FreeTDS]
> Driver=/usr/local/freetds/lib/libtdsodbc.a

Is libtdsodbc.a a shared object? What does file(1) say?

HTH.

--jkl




Archive powered by MHonArc 2.6.24.

Top of Page