https://bugs.freedesktop.org/show_bug.cgi?id=86719

            Bug ID: 86719
           Summary: (Base Database) always tries to connect ODBC using
                    iODBC, not unixODBC on Mac OSX 10.10
           Product: LibreOffice
           Version: 4.3.4.1 release
          Hardware: All
                OS: Mac OS X (All)
            Status: UNCONFIRMED
          Severity: critical
          Priority: medium
         Component: Database
          Assignee: [email protected]
          Reporter: [email protected]

Problem description: 

I am using Libre Office Version: 4.3.4.1 on my Mac OSX 10.10 Yosemite.

In Base Database, I would like to connect MS-SQL server using unixODBC DSN.

But it seems the Libre Office tries to connect via iODBC, not unixODBC. (I
never installed iODBC on my Mac.)



Steps to reproduce:
1. Following the below link, I already setup unixODBC, FreeTDS using Homebrew
and all the tsql/isql connection tests were fine.
http://www.joecjr.com/2014/07/27/install-and-use-freetds-unixodbc-and-rodbc-or-pyodbc/

2. After installing, I launched "Database Wizard" from Base database. And
choose 'ODBC' from "Connect to an existing database", I entered s01, my
unixODBC DSN name, to "Name of the ODBC data source on your system" field.
(When I clicked 'Browse' no registered data source were shown.) And I typed my
unixODBC username and checked Password required.

3. When I clicked 'Test Connection' button and input the password, an error
occurred as below.

[iODBC][Driver Manager]Data source name not found and no default driver
specified. Driver could not be loaded.


Current behavior:
SQL Status: IM002

[iODBC][Driver Manager]Data source name not found and no default driver
specified. Driver could not be loaded


Expected behavior:
Establishing an ODBC connection using unixODBC.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to