How to select, insert, update, delete record/data using JDBC

  • Hi,

    I need to do record/data access which resides in sql server tables. I'm planning to use JDBC. I'm successfully able to connect to sql server using jdbc. Now, I don't know how to use SELECT, INSERT, UPDATE, DELETE statements.

    Can anyone guide me how to do this. I'm new to JDBC.

    Thanks, Saci.

  • Try this link for some basic jdbc information.

    http://www.javaranch.com/drive/jdbc/index.jsp

     

     

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply