Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 3 of 3

Thread: RDBMS solution in Java

  1. #1
    Junior Member
    Join Date
    Jul 2014
    Location
    Karnataka State - Mysore City
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default RDBMS solution in Java

    Dear Sirs,

    Please let me know whether we can write a RDBMS solution in Java
    The backends that we can use with Java
    The legal requirements such as Royalty etc. to be paid to for development of software

    G.BADARIVISHAL
    Mysore
    South India
    13-07-2014


  2. #2
    Member Ada Lovelace's Avatar
    Join Date
    May 2014
    Location
    South England UK
    Posts
    414
    My Mood
    Angelic
    Thanks
    27
    Thanked 61 Times in 55 Posts

    Default Re: RDBMS solution in Java

    Are you talking about a Database Management System?

    If so - yes it is possible to write on using Java. You have to use a suitable API though.
    In fact Oracle (the now owners of Java) have information on this. Check this for helpful
    information:

    A Relational Database Overview (The Java™ Tutorials > JDBC(TM) Database Access > JDBC Introduction)

    Wishes Ada xx
    If to Err is human - then programmers are most human of us all.
    "The Analytical Engine offers a new, a vast, and a powerful language . . .
    for the purposes of mankind
    ."
    Augusta Ada Byron, Lady Lovelace (1851)

  3. #3
    Super Moderator
    Join Date
    Jun 2013
    Location
    So. Maryland, USA
    Posts
    5,520
    My Mood
    Mellow
    Thanks
    215
    Thanked 698 Times in 680 Posts

    Default Re: RDBMS solution in Java

    Welcome to the forum! Please read this topic to learn how to post code in code or highlight tags and other useful info for new members.

    We don't give legal advice here. For that, consult a lawyer, attorney, or solicitor.

Similar Threads

  1. Need a solution related to Java PrintService API
    By Surabhi16 in forum What's Wrong With My Code?
    Replies: 0
    Last Post: April 16th, 2014, 05:39 AM
  2. Java solution required
    By javabeginer in forum Java Theory & Questions
    Replies: 15
    Last Post: February 6th, 2012, 05:58 PM
  3. Replies: 1
    Last Post: November 6th, 2011, 09:48 PM
  4. Two insertion into RDBMS
    By nrao in forum JDBC & Databases
    Replies: 4
    Last Post: November 11th, 2010, 08:13 PM
  5. Replies: 0
    Last Post: April 5th, 2010, 11:41 AM