Android访问数据库(SQL Server 和 MySQL)

SQL Server 部分

  1.http://blog.****.net/zhyl8157121/article/details/8169172

2.http://blog.sina.com.cn/s/blog_4ba5666e010178gx.html

  SQL Server的JDBC Driver

    (1)http://jtds.sourceforge.net/index.html(推荐,开源)

        http://blog.chinaunix.net/uid-327166-id-3962367.html

    (2)http://www.microsoft.com/zh-CN/download/details.aspx?id=11774(官方)

        http://www.singlex.net/2379.html

MySQL 部分

  直接连接(安全性差)

    1.http://blog.****.net/luzhenrong45/article/details/8933515

    2.http://blog.****.net/henglei1/article/details/12110211

  PHP,JSON

    1.http://blog.****.net/welovesunflower/article/details/7776438

    2.http://qinya.iteye.com/blog/1484073

    3.http://blog.sina.com.cn/s/blog_6923201d01011t6h.html

    4.http://wenku.baidu.com/view/b41539d226fff705cc170a3f.html

    5.http://bbs.myolnet.com/forum.php?mod=viewthread&tid=39747

    6.http://blog.****.net/chiuan/article/details/6992579