using add button in an applet connect to a database

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • saharshi
    New Member
    • Mar 2015
    • 1

    #1

    using add button in an applet connect to a database

    hi,
    we have created jdbc connection and applet designs for one project in netbeans(one type of editor for java)design based i.e., pick and drop of fields,labels,b uttons etc.,so we need a code for adding them or updating them to database.
    for eg,i will insert into values in the code in java and that should be updated in database
Working...