in reply to Re^3: Testing Script ODBC
in thread Testing Script ODBC

Hello Poj

Can you check this script un you linu

My ubuntu is 14.04.2 LTS

Replies are listed 'Best First'.
Re^5: Testing Script ODBC
by poj (Abbot) on Nov 06, 2015 at 14:20 UTC

    I have just installed DBI/DBD on 15.1 using

    sudo apt-get install libdbi-perl libdbd-odbc-perl

    I would also suggest you install

    sudo apt-get install mdbtools and then try mdb-tables new.mdb
    poj