I\'ve created a project in netbeans and I want it to be runnable in another computer without having the netbeans installed (just like a .exe in visual basic). <
To run jar file on other computer you should have at least jdk. Their is no need to install NetBeans but you have to first set database connectivity to pc and your database. After connectivity just double click on jar file your project will run.
To know how to create Jar file in NetBeans check this link.