Skip to Content.
Sympa Menu

freetds - Re: [freetds] Create a shell to get data from SQL Server using FreeTDS

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: dmarrer AT bci.cl
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] Create a shell to get data from SQL Server using FreeTDS
  • Date: Thu, 13 Nov 2008 10:07:34 -0300

James

Thank you very much for your answer. It was very helpful for me




"James K. Lowden" <jklowden AT freetds.org>

Enviado por: freetds-bounces AT lists.ibiblio.org
12-11-2008 18:28
Por favor, responda a
FreeTDS Development Group <freetds AT lists.ibiblio.org>


Para
FreeTDS Development Group <freetds AT lists.ibiblio.org>
cc

Asunto
Re: [freetds] Create a shell to get data from SQL Server using FreeTDS






dmarrer AT bci.cl wrote:
>
> Thank you for your answer.

You're welcome! :-)

> Now I try this:
>
> osql -S server_def -U user -P password
>
> and the result is:
>
> osql: error: no "isql" command found. Is unixODBC installed?
>
> I need install unixODBC or not to access SQL Server using FreeTDS?

http://www.freetds.org/userguide/usefreetds.htm

You don't need ODBC at all. Most of the utilities mentioned on the
above-linked page do not use the ODBC driver.

Each utility has its own man page. Spend a little time reading them. I
think you'll find fisql, bsqldb, and freebcp helpful.

HTH.

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





Archive powered by MHonArc 2.6.24.

Top of Page