Public bug reported:

I was trying to connect to an existing mdb (MS Access) database file using 
unixodbc and libreoffice-base,
I've got unixodbc , undixodbc-bin and libmdbodbc1 packages installed
I set the odbc as following :

/etc/odbc.ini 
[Pippo]
Description     =       mine database
Driver          =       /usr/lib/x86_64-linux-gnu/odbc/libmdbodbc.so.1
Database        =       /home/magowiz/pippo.mdb

/etc/odbcinst.ini 
[MDBTools]
Description             = MDBTools Driver
Driver          = /usr/lib/x86_64-linux-gnu/odbc/libmdbodbc.so.1
Setup           = /usr/lib/x86_64-linux-gnu/odbc/libmdbodbc.so.1
Usage                   = 1
FileUsage               = 1
UsageCount              = 2

I use the connection wizard into libreoffice base : I can successfully
test mine connection but while I'm saving the odb file the whole program
crashes and close itself

It follows distro and software versions :

lsb_release -rd
Description:    Ubuntu 13.04
Release:        13.04

apt-cache policy libreoffice-base
libreoffice-base:
  Installed: 1:4.0.4-0ubuntu1

apt-cache policy unixodbc
unixodbc:
  Installed: 2.2.14p2-5ubuntu4

apt-cache policy libmdbodbc1
libmdbodbc1:
  Installed: 0.7-1

** Affects: libreoffice (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: libreoffice mdb odbc

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1239170

Title:
  libreoffice base connection to mdb via odbc crashes on saving odb file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1239170/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to