facebook

ODBC Access DB Connection [Closed]

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #215769 Reply

    wseubert
    Member

    I need to use a MS Access dBase on my project. My experience has been connecting to dBases via MFC and that ends up being pretty automagical. I am fairly new to connecting to a dBase from Java environment, so I’m probably missing something obvious to most. I didn’t find anything in the MyEclipse documentation to nudge me in the right direction.

    Can anyone point me to something or nudge me in the right direction on how to connect to an MS Access dBase via MyElipse?

    #215775

    Riyad Kalla
    Member

    You likely will need to setup an ODBC data source in Windows to your DB, then connect to it using the JDBC-ODBC driver.

    #215783

    wseubert
    Member

    Ok, now I feel silly. Thanks for pointing me to the obvious. It works great by the way…

    #215787

    Riyad Kalla
    Member

    Glad to hear its working, that’s all that matters.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: ODBC Access DB Connection [Closed]

You must be logged in to post in the forum log in