android - Connect to SQL Server and show data in the app -
android - Connect to SQL Server and show data in the app -
i have sql server 2008 r2 table contains info ordered numbers 1 99999.
i want connect table , show lastly number of row in app, automatically without selecting anything.
how it?
thanks.
if connect server android app recommend using webservice.
take @ example:
rest webservice
and don't want select anything? can phone call stored procedure maybe?
android sql-server select
Comments
Post a Comment