I have looked at the tutorial for connecting android to ms sql server where there are two options:
1. Pre-set the possible queries in the ASP script and then choose one of the queries by setting a parameter in the Http request.
2. Pass the query as-is to the database.
(https://www.b4x.com/android/forum/threads/connect-android-to-ms-sql-server-tutorial.13166/)
Kindly if possible assist me with the 1st example. I would very much appreciate if I get an example where the queries are specified in the ASP script.
1. Pre-set the possible queries in the ASP script and then choose one of the queries by setting a parameter in the Http request.
2. Pass the query as-is to the database.
(https://www.b4x.com/android/forum/threads/connect-android-to-ms-sql-server-tutorial.13166/)
Kindly if possible assist me with the 1st example. I would very much appreciate if I get an example where the queries are specified in the ASP script.