Hi,
i am a newbie to java... i have just joined an institute for that and the tutor is teaching java on netbeans
but i liked eclipse more. So i am doing on that.
A few days ago my tutor taught us database connectivity without using DSN so that it could be deployed easily which i have implemented in the code below
But i am getting an error :
java.sql.SQLException: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified
I have checked the code again and again but can't find the error in it. Further my teacher is not able to find the error and is blaming the eclipse for that and is saying it is due to some internal error of laptop. I am not sure what to do ..
please help me a soon as possible..here is the code.. :
Please reply if any one here knows the solution......
Thank you