Fetch table from Micorsoft Access database

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • einstein
    New Member
    • Apr 2014
    • 4

    Fetch table from Micorsoft Access database

    Hi,

    My access database is having a alsmost 20 tables inserted and each table having numerous columns. I want to fetch only certain columns from a table and then compare them using perl.

    I am able to compare the columns in excel but I dont want to export and compare I want to access the database only.

    Any ideas.
  • Luuk
    Recognized Expert Top Contributor
    • Mar 2012
    • 1043

    #2
    ODBC seems possible?

    Comment

    Working...