Hi, I am vishnu kumar. I knew the basics of Java but this is the first time i am building a project based on java (Java Swing actually). This is my final semester project and for last two months, i am doing my project.
I initially thought the database(along with tables created) will be deployed in .jar file. But recently only i found it doesn't
I am using Netbeans 7.1.1 and mysql database for my project. Can someone please tell me, how i can deploy my desktop application along with the already created tables to generate results for users who will use the software(project) in their system?
Or
I need to use SQL Lite? can someone guide me how to connect SQL lite to Netbeans and also include it in .JAR file?
Thanks,