Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » JPA with MS access database(JPA with MS access database)
JPA with MS access database [message #1693047] Tue, 21 April 2015 12:28 Go to next message
Shubhada Savdekar is currently offline Shubhada SavdekarFriend
Messages: 3
Registered: April 2015
Junior Member
I am learning JPA with eclipse luna.
I have MS Access database, and want to understand how to add a database connection with it.
Could anybody please help me on this.

Also, where can I find a complete tutorial for hello world example for JPA?

Regards,
Shubhada
Re: JPA with MS access database [message #1693095 is a reply to message #1693047] Tue, 21 April 2015 16:00 Go to previous messageGo to next message
Eric Rizzo is currently offline Eric RizzoFriend
Messages: 3070
Registered: July 2009
Senior Member
This is not the place for general Java programming questions; try a general programming forum or JPA forum instead, such as Stack Overflow, etc.
Re: JPA with MS access database [message #1693146 is a reply to message #1693095] Wed, 22 April 2015 05:33 Go to previous messageGo to next message
Shubhada Savdekar is currently offline Shubhada SavdekarFriend
Messages: 3
Registered: April 2015
Junior Member
Hi,
This is eclipse related question. I just want to know how to connect to ms access database through eclipse luna.
I followed following steps:
DataSource Explorer -->Database connections --> new -->"HERE DIDN'T FIND MS ACCESS LISTED"

Could you please tell how to add its connection?
Re: JPA with MS access database [message #1693220 is a reply to message #1693146] Wed, 22 April 2015 13:07 Go to previous messageGo to next message
Eric Rizzo is currently offline Eric RizzoFriend
Messages: 3070
Registered: July 2009
Senior Member
That has nothing to do with JPA. Either way, you need to research using MS Access via JDBC - there are lots of resources about that available on the web. Once you can use JDBC to connect to Access, you can use that to connect with Eclipse's DataSource Explorer.
Re: JPA with MS access database [message #1693299 is a reply to message #1693146] Thu, 23 April 2015 03:13 Go to previous messageGo to next message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 04/21/2015 11:33 PM, Shubhada Savdekar wrote:
> Hi,
> This is eclipse related question. I just want to know how to connect to
> ms access database through eclipse luna.
> I followed following steps:
> DataSource Explorer -->Database connections --> new -->"HERE DIDN'T FIND
> MS ACCESS LISTED"
>
> Could you please tell how to add its connection?

Check out the Eclipse DTP forum. There might be help there.
Re: JPA with MS access database [message #1695042 is a reply to message #1693047] Mon, 11 May 2015 14:49 Go to previous message
Eric Ford is currently offline Eric FordFriend
Messages: 11
Registered: July 2009
Junior Member
My suggestion is to choose a different database. You're just creating problems for yourself by using MS Access from Java. Try downloading a copy of MySql or Postgres instead. Not only are they easier to work with (and significantly better as databases to begin with) but there's a ton of help articles available online for working with Java.

[Updated on: Mon, 11 May 2015 14:50]

Report message to a moderator

Previous Topic:Can't install RadRails on Eclipse Luna 4.4.2
Next Topic:Connect devices with eclipse..
Goto Forum:
  


Current Time: Thu Mar 28 22:23:19 GMT 2024

Powered by FUDForum. Page generated in 0.05062 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top