Skip to Content.
Sympa Menu

freetds - RE: [freetds] Freetds 0.60.1 vs freetds 0.62.3 and unixODBC 2.2.8

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Novick, Jeff" <novickj AT toysrus.com>
  • To: 'FreeTDS Development Group' <freetds AT lists.ibiblio.org>
  • Subject: RE: [freetds] Freetds 0.60.1 vs freetds 0.62.3 and unixODBC 2.2.8
  • Date: Thu, 13 May 2004 11:44:51 -0400

Thank you, but, that's where freetds.conf is currently located.
root@pollerint:~/source/freetds-0.62.3# ls -l /etc/freetds.conf
ls: /etc/freetds.conf: No such file or directory

ls -l /usr/local/etc/freetds.conf
-rw-r--r-- 1 root root 3663 May 13 07:21
/usr/local/etc/freetds.conf

So I tried this, and still no good.

root@pollerint:~# mv /usr/local/etc/freetds.conf /etc/
root@pollerint:~# isql orderwareDTM sa -x0x09 -v
[S1000][unixODBC][FreeTDS][SQL Server]Unable to connect to data source
[ISQL]ERROR: Could not SQLConnect
root@pollerint:~# mv /etc/freetds.conf /usr/local/etc/
root@pollerint:~#
root@pollerint:~# isql orderwareDTM sa -x0x09 -v
[S1000][unixODBC][FreeTDS][SQL Server]Unable to connect to data source
[28000][unixODBC][FreeTDS][SQL Server]Login incorrect.
[][unixODBC][FreeTDS][SQL Server]Login failed for user 'sa'.
[][unixODBC][FreeTDS][SQL Server]Cannot open database requested in login
'dbo'. Login fails.
[ISQL]ERROR: Could not SQLConnect
root@pollerint:~# mv /etc/freetds.conf /usr/local/etc/

What next?

Jeff

-----Original Message-----
From: ZIGLIO, Frediano, VF-IT [mailto:Frediano.Ziglio AT vodafone.com]
Sent: Thursday, May 13, 2004 11:30 AM
To: FreeTDS Development Group
Subject: RE: [freetds] Freetds 0.60.1 vs freetds 0.62.3 and unixODBC 2.2.8

>
> Hi, all,
> I have a small problem with freetds and unixODBC.
> When I use freetds 0.60.1, I can connect to my MS SQL server
> via unixODBC
> and when using 0.62.3 I cannot.
> Here's the weird thing, tsql works with both versions, but
> isql spits out a
> login incorrect message.
>
> Is this a freetds or unixODBC problem?
> How can I help you to help me troubleshoot this?
>
> Thank you,
> Jeff
>

If I remember we changed location of freetds.conf to
/usr/local/etc/freetds.conf instead of /etc/freetds.conf.

freddy77
_______________________________________________
FreeTDS mailing list
FreeTDS AT lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds

========================================================================
This email message is for the sole use of the intended recipient (s) and may
contain confidential and privileged information. Any unauthorized review,
use, disclosure or distribution is prohibited. If you are not the intended
recipient, please contact the sender by reply email and destroy all copies
of the original message. To reply to our email administrator directly, send
an email to EmailAdmin AT toysrus.com.
Toys "R" Us, Inc.




Archive powered by MHonArc 2.6.24.

Top of Page