tags:

views:

12

answers:

0

i am building a swing application with apache derby database as back end in netbeans 6.8 with my friend.He is making the databse in derby while i am making the front end i.e. frames. now how do i use database created by him in my project in netbeans 6.8

my motive is to how we insert a already build databse(from my friend's netbeans) into the the services tab of my application.