Skip to Content.
Sympa Menu

freetds - Re: [freetds] unixODBC for ARM linux

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: ikorot AT earthlink.net
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] unixODBC for ARM linux
  • Date: Wed, 26 Jan 2011 14:29:33 -0800 (GMT-08:00)

Jose,
Did you build an iODBC? Did it build OK and install OK?
Do you have the files in the
"/home/suriya/Desktop/bibhu_satya/odbc/iodbc_arm/include/"?
Did you put space here: --with-odbc-nodm
--include-prefix=/home/suriya/Desktop/bibhu_satya/odbc/iodbc_arm/include/
^
?

Also, what happen if you try to telnet from the ARM machine to the MS SQL
machine on port 1433?
What hapen when you try: tsql <db_name> <user> <password>?

Thank you.


-----Original Message-----
>From: Gigin Jose <gigin_jose AT yahoo.co.in>
>Sent: Jan 26, 2011 1:53 PM
>To: freetds AT lists.ibiblio.org
>Subject: [freetds] unixODBC for ARM linux
>
>Hi , 
>I need to connect from a linux platform to MSSQL on remote machine. 
>
>I have downloaded freeTDS 0.82 version. I am trying to configure and compile
>it for ARM linux platform with ODBC enabled. The following is the configure
>command I give:
>./configure --with-tdsver=8.0
>--with-odbc-nodm--include-prefix=/home/suriya/Desktop/bibhu_satya/odbc/iodbc_arm/include/
> --prefix=/home/suriya/tds/arm_tds_withODBC_1/ --enable-odbc=yes
>--host=arm-linux
>After successfully doing the make and make install, I run the "tsql" binary
>from the target. I get the following message:
>[\u@\h \W]\# ./tsql -CCompile-time settings (established with the
>"configure" script)                            Version: freetds v0.82        
>     freetds.conf directory: /home/suriya/tds/arm_tds_withODBC/etc     MS
>db-lib source compatibility: no        Sybase binary compatibility: no      
>               Thread safety: yes                      iconv library: yes    
>                    TDS version: 8.0                              iODBC: no  
>                         unixodbc: no[\u@\h \W]\#
>
>Why am I not able to add the unixodbc support.? Should I change something in
>the configure script ? Please do help
>
>_______________________________________________
>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