how to connect sql server using JTDS driver in Android
问题 i am new in android.. i want to connect sql server using JTDS driver. can any one tell me.. thnx in advance... 回答1: Getting error "ClassNotFoundException" while using JTDS on ANDROID to direct access SQLSERVER? After 3 hours RND, for finding solution for the same above error. I didnt get there is no error in the code, also I have import "jtds-1.3.0" library properly continues debugging of code still getting same error again and again. { Class.forName("net.sourceforge.jtds.jdbc.Driver");