parallelcodes.com
Connect Android to MS SQL Database.
In this post we will see how we can connect our Android Application to MS SQL Database server directly and perform CRUD operations. We will use JTDS.jar library for connecting with Database. Downlo…