-
February 6th, 2019, 08:55 PM
#1
Connect to a SQL online database on Android Studio
Hey,
Would anybody have any code that I could look at on how to connect my Android Studio app to my online SQL database?
I'm really struggling to get it working, I simply just want to log-in a user.
I've tried many tutorials but none have worked and I would appreciate help when doing it.
Thanks in advance
-
February 7th, 2019, 12:42 AM
#2
Re: Connect to a SQL online database on Android Studio
What connection string are you using? Also, are you able to connect to the sql machine from a different machine using SSMS (Sql Server Management Studio). Lastly, when you say "Online SQL", do you mean SQL hosted in the cloud like through Azure or AWS?
-
February 7th, 2019, 06:46 AM
#3
Re: Connect to a SQL online database on Android Studio
Originally Posted by Arjay
What connection string are you using? Also, are you able to connect to the sql machine from a different machine using SSMS (Sql Server Management Studio). Lastly, when you say "Online SQL", do you mean SQL hosted in the cloud like through Azure or AWS?
Hi,
It's a hosted SQL database on a domain package that I bought.
I have a website also connected to the database, but just can't understand how to get the app to (I'm not as knowledgeable in App making as I am in website making).
Thanks
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|