HI ,
I am using
IDE netbeans, sql 2008 as data base .
Now i tried to create a
java application and written the following code :
I created a datasource dsn as mydsn and cinfigured with Microsoft Excel.
when i tried to run i got the follwoing error:
run:
Error: java.lang.ClassNotFoundException: com.microsoft.sqlserver.jdbc.SQLServerDriver
BUILD SUCCESSFUL (total time: 0 seconds)
PLease help me. as i am starter. thank You