Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6818883
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T21:13:57+00:00 2026-05-26T21:13:57+00:00

I’m trying to learn about database connectivity as it relates to Java EE development.

  • 0

I’m trying to learn about database connectivity as it relates to Java EE development. I’ve followed several examples online that use Glassfish and Derby in eclipse. These examples are easy but they’ve left holes in my understanding of what is actually happening. Now I’m attempting to create a MySQL database independent of Eclipse and the whole framework THEN I will try and connect the two.

What is the difference between a MySQL database and a MySQL server? I see that they have both option from the website. Since I already have a web server in my Java EE project will I also need a database server or can I just install a “database” and let the Eclipse manage the connection?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T21:13:58+00:00Added an answer on May 26, 2026 at 9:13 pm

    You should first make sure you have downloaded and installed the Mysql server for their website http://dev.mysql.com/downloads/mysql/ once you download install it will will ask you to configure it which I suggest you do it is very simple and does not require any fancy knowledge. Then server will allow you to create as many databases as you wish.

    Once the installer is completed you should have in your program files a link to the mysql command line enter your password and then you will be in with the root account.

    show databases;
    

    will allow you to see the default databases. Do what ever SQL you need create table …. there and then from your code you will need to download a jar library http://dev.mysql.com/downloads/connector/j/ and then modify your code to connect using the JDBC driver.

    This link is a very lengthy tutorial on how to use jdbc http://www.roseindia.net/jdbc/jdbc-mysql/ which seems to be what you need.

    I personally always like coding myself and avoid being caught up in already made frameworks since you do not control everything. The frameworks might seems good but a year later when a new fancy requirement comes in it might just force you to start over again thats my 2 cens

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to understand how to use SyndicationItem to display feed which is
I'm parsing an RSS feed that has an ’ in it. SimpleXML turns this
I'm trying to use string.replace('’','') to replace the dreaded weird single-quote character: ’ (aka
I'm trying to create an if statement in PHP that prevents a single post
Basically, what I'm trying to create is a page of div tags, each has
link Im having trouble converting the html entites into html characters, (&# 8217;) i
That's pretty much it. I'm using Nokogiri to scrape a web page what has
I've got a string that has curly quotes in it. I'd like to replace
I have a French site that I want to parse, but am running into
I want use html5's new tag to play a wav file (currently only supported

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.