question

Devangik-7410 avatar image
0 Votes"
Devangik-7410 asked Yufeishao-msft answered

How to connect Android Studio with SQl Server Database using Kotlin?

Hey,
I am a beginner to Android. I want to create a signup page in "Android Studio" using "Kotlin" which get input from user and store it in the database and when user login with the registered details it validate from the database.
For that, I want to know how to connect android Studio with "SQL Server" Database using "Kotlin".

sql-server-generalsql-server-transact-sql
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

Yufeishao-msft avatar image
0 Votes"
Yufeishao-msft answered

Hi Devangik-7410,

This is more of a forum for sql server, but your question seems to be more about kotlin and android, for which I can only provide some relevant links to help:
Connecting to sqlserver using kotlin and gradle
MsSql-connection-AndroidStudio-Kotlin
Connecting to SQLiteDatabase in Kotlin




If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.





5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.