How to solve java.lang.ClassNotFoundException: net.sourceforge.jtds.jdbc.Driver Error?

383 Views Asked by At

I am new to Android and I am trying to connect Android Studio with Microsoft Sql Server using jtds-1.3.1. but I can't able to connect as it shows me the following error

E/java.lang.ClassNotFoundException: net.sourceforge.jtds.jdbc.Driver

I tried all the possible ways as from Google from youtube but still i cant able to solve it. Hope I can find a solution here

0

There are 0 best solutions below