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

Devangi Kachhadiya 21 Reputation points
2022-01-13T02:44:27.287+00:00

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".

Developer technologies Transact-SQL
SQL Server Other
0 comments No comments
{count} votes

Accepted answer
  1. YufeiShao-msft 7,146 Reputation points
    2022-01-13T06:14:39.403+00:00

    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.

    2 people found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.