Dear all Seniors forum Members as well as Java Programmers:
Hope you all will be fine.
I have written my whole java code in netbeans IDE and create database in MYSQL work bench and connected java Gui with this DBMS through requried driver.
when i run this program from Netbeans IDE , my program successfully access the data from DBMS. But when i created this java gui exe file its not working and not accessing data from DBMS, and each times gives exception "Driver not found ".
if there is no driver loaded in this program how this file is working when i run this file from netbeans .
Thanks
Regards :CSE