Click here to Skip to main content
15,886,362 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hello,

I am a fresher for android application development with android studio,So,
How to use MS SQL Server stored procedure in android studio for Android Application development?

Please help me.

Thanks in Advance.

Ankit Agarwal
Software Engineer
Posted

1 solution

The Android device should first use a Web Service call to communicate with an application that actually calls the stored procedure.

So what you need to do is to create a Web Service which to call. Have a look at WCF and Android Part I[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900