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 2 of 2

Thread: sql lite database

  1. #1
    Junior Member
    Join Date
    Dec 2013
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Post sql lite database

    hello l would lıke to know how to return records from a database table.


  2. #2
    Member andbin's Avatar
    Join Date
    Dec 2013
    Location
    Italy
    Posts
    443
    Thanks
    4
    Thanked 122 Times in 114 Posts

    Default Re: sql lite database

    Quote Originally Posted by simbarashe View Post
    hello l would lıke to know how to return records from a database table.
    Do you know how to use JDBC? If you don't, please, there's the official and valid tutorial: Trail: JDBC(TM) Database Access
    Andrea, www.andbin.netSCJP 5 (91%) – SCWCD 5 (94%)

    Useful links for Java beginnersMy new project Java Examples on Google Code

Similar Threads

  1. i want to konw database connectivity with sql
    By Kamakshi in forum JDBC & Databases
    Replies: 2
    Last Post: June 1st, 2013, 02:15 PM
  2. Connecting netbeans with sql database
    By babe20042004 in forum What's Wrong With My Code?
    Replies: 1
    Last Post: April 15th, 2013, 03:57 PM
  3. Linking java applet to sql database
    By YaZeR in forum JDBC & Databases
    Replies: 0
    Last Post: January 28th, 2013, 06:10 AM
  4. Replies: 1
    Last Post: June 14th, 2011, 11:08 AM
  5. Access database SQL query help
    By mjpam in forum JDBC & Databases
    Replies: 3
    Last Post: September 8th, 2010, 08:48 AM