apache derby database
        Posted  
        
            by mohit
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by mohit
        
        
        
        Published on 2010-05-26T02:23:38Z
        Indexed on 
            2010/05/26
            2:31 UTC
        
        
        Read the original article
        Hit count: 330
        
apache-derby
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.
© Stack Overflow or respective owner