android调用iis的地址:http://www.yoursite.com/getdata.aspgetdata.asp使用access连接来对数据库做select操作,并返回内容。asp中的连接字符串类似如下:"Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & server.mappath("tushu.mdb")";Persist Security Info=False"