Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re^2: How to connect MS Access Database?

by pysome (Scribe)
on Mar 28, 2008 at 04:14 UTC ( [id://676899]=note: print w/replies, xml ) Need Help??


in reply to Re: How to connect MS Access Database?
in thread How to connect MS Access Database?

Thanks. But the error msg is same as before.:-(
  • Comment on Re^2: How to connect MS Access Database?

Replies are listed 'Best First'.
Re^3: How to connect MS Access Database?
by tachyon-II (Chaplain) on Mar 28, 2008 at 04:34 UTC

    Get a shell and report back what these commands say (dont type the $ ;-)

    $ odbcinst -q -d $ odbcinst -j
      The Output:
      $ odbcinst -q -d odbcinst: SQLGetPrivateProfileString failed with . <br > $ odbcinst -j unixODBC 2.2.12 DRIVERS............: /usr/local/etc/odbcinst.ini SYSTEM DATA SOURCES: /usr/local/etc/odbc.ini USER DATA SOURCES..: /home/test/.odbc.ini
      all the three ini file is empty:(

        Ok. The -q -d options should have given you a list of supported databases. As it choked you now know your unixODBC-2.2.12,mdbtools-0.6pre1 install is broken. Probably because it is pre-release. Obviously you need to get this reinstalled and working. Probably best to go with a known stable release FWIW.

        There is a tutorial here which details why you are getting the error message you are (it is probably not the "right" error message due to a 32 char limit).

        Good luck

        Cheers

        tachyon

      sh.exe": odbcinst: command not found sh.exe": odbcinst: command not found am gettign above. please help me to connecr access DB.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://676899]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (5)
As of 2024-04-19 23:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found