android app 连接 azure sqlserver
问题: 除了Mobile Service,推荐什么方式让android app 在 azure sqlserver 中读取 \ 操作数据?
描述: Mobile Service 要求表中的 primary key 为 ‘id’,可现在库中表的 primary key 为 ‘tablename_id’,导致 Mobile Service 无法使用。我搜了好久,都没搞明白该用什么服务来创建中间件。负责 android app 与 azure sqlserver 之间的通信。
恳请各位高人答疑解惑,感激不尽。