I have a database named Sample.mdb and i Created required columns   , i want to use it in my java application, 
Is it possible to use the database without installing MS Access Software it my system ?
I have a database named Sample.mdb and i Created required columns   , i want to use it in my java application, 
Is it possible to use the database without installing MS Access Software it my system ?
 
    
     
    
    You can use UCanAccess. See my question here.
 
    
     
    
    Try with Jackcess project, is simple and stable.
 
    
    