How to Connect Android Studio with MS SQL Server Step by Step | ProgrammingGeek

Поделиться
HTML-код
  • Опубликовано: 11 сен 2024

Комментарии • 65

  • @sudhirlashkari
    @sudhirlashkari Год назад +2

    Thank you so much....Successfully connect with Database 😊😊

    • @ProgrammingGeek
      @ProgrammingGeek  Месяц назад

      Thanks for your comment. You are very kind. Please keep connected.

  • @aminaali5905
    @aminaali5905 3 года назад +10

    After heard searching I found this helpful tutorial. Thanks 👍👍👍

  • @MohammadKaware-r8x
    @MohammadKaware-r8x 13 дней назад +1

    Thank you for this great work ..

  • @Mdabir-kz5ig
    @Mdabir-kz5ig 3 года назад +5

    Awesome video helpful for me .This is most important for my life. Thanks

    • @ProgrammingGeek
      @ProgrammingGeek  3 года назад

      Heart touching comment. Many many thanks. Please keep in touch.

  • @toytvkids8297
    @toytvkids8297 3 года назад +2

    Awesome tutorial. thanks for uploading.

  • @mkhalilahmed1193
    @mkhalilahmed1193 10 месяцев назад +1

    I'm using Kolten with PostgreSql Connection through fun main is Ok but with the main activity causes Error "something unusual has occurred Pls. Help

  • @nobelh81
    @nobelh81 Год назад +3

    Thank you so much

    • @ProgrammingGeek
      @ProgrammingGeek  Год назад

      You're most welcome! appreciate your comment. Please keep in touch.

  • @arunmohan317
    @arunmohan317 Год назад +1

    Thanks for the informations bro, It helped a lot, You can start ASMR channel as well, I got many tingles while watching the video.

  • @azamchy6019
    @azamchy6019 3 года назад +1

    Helped me a lot. Thanks bro.

  • @koljahanses9451
    @koljahanses9451 8 месяцев назад +3

    Is there a tutorial like this in the current version and with Kotlin? Please

  • @sean7835
    @sean7835 Год назад +1

    My MSSQL and Android studio is connected but the problem is the data from android studio won't transfer to the table in MSSQL

  • @jaypineda3770
    @jaypineda3770 3 года назад +2

    good job for this tutorial.

  • @globalinvest9275
    @globalinvest9275 3 года назад +1

    Nice Tutorial. Thanks.

  • @thierryjules6363
    @thierryjules6363 3 года назад +3

    Hi Sir,
    I watched it for the third time :-)
    One question : What is the syntax if we want to get "Jhon" means column 1 and row 1?
    Thanks.

    • @ProgrammingGeek
      @ProgrammingGeek  3 года назад +2

      Watch this tutorial. ruclips.net/video/hi7rg9rzsmk/видео.html You can get complete CRUD operation means Insert, Delete, Update and GET. If you want to see only get watch last 10 minutes. Thanks

    • @akshaysharmaas5652
      @akshaysharmaas5652 Год назад

      select * from StudentInfo_tab where StudentId=1

  • @Alamaba
    @Alamaba 3 года назад +2

    Hi sir I have problem before it work correctly but now he show message like this "I/ViewRootImpl@...."

  • @samianouar2958
    @samianouar2958 3 года назад +1

    Nice Tutorial ;but I am developing a xamarin form application
    so how to do? Thank you for answering me...

  • @igotjuliuswilmar1471
    @igotjuliuswilmar1471 Год назад +2

    My SQL is in a Windows Authentication, means not using any username and password. How do I connect my SQL Database to my Android Studio?

    • @ProgrammingGeek
      @ProgrammingGeek  Год назад

      Try with windows authentication connection string. Thanks for your comment.

  • @thierryjules6363
    @thierryjules6363 2 года назад +2

    HI,
    Thanks again
    it works fine for me but as soon i send to a physical device nothing occured

    • @ProgrammingGeek
      @ProgrammingGeek  2 года назад +1

      It will be workable in physical device when both SQL Server and Physical device are in same network. Thanks

    • @KnowledgeTV143
      @KnowledgeTV143 Год назад

      @@ProgrammingGeek but if there on different network then

    • @ProgrammingGeek
      @ProgrammingGeek  Год назад

      @@KnowledgeTV143 You should real ip instead of local ip. Please try and let us know. Thanks

  • @kenyong7595
    @kenyong7595 3 года назад +2

    Do both sql server and android device got to be on the same network?

    • @ProgrammingGeek
      @ProgrammingGeek  3 года назад

      Yes both are in same network. the connection depends on your connectionstring

    • @kenyong7595
      @kenyong7595 3 года назад +1

      @@ProgrammingGeek do you have a video teaching remote connection between android and sql server?

  • @radhaandrioddeveloper2549
    @radhaandrioddeveloper2549 Год назад +1

    Hi ,this tutorial is helpfull...but I am facing an issue with the url...I think my IP and port is incorrect. Beacuse of that it is return null in con variable....can you please help me ?

    • @ProgrammingGeek
      @ProgrammingGeek  Год назад

      Check your SQL port no. sometime port no could be different.

    • @radhaandrioddeveloper2549
      @radhaandrioddeveloper2549 Год назад

      @@ProgrammingGeek by the way you video are doing great help for learning...thank you

  • @ITSupport-jh1ug
    @ITSupport-jh1ug Год назад

    I keep getting this error : Network error IOException: socket failed: EPERM (Operation not permitted)
    Tried all options available

  • @nssramya8792
    @nssramya8792 Год назад +1

    why im getting this type of error sir "attempt to invoke interface method 'java.sql.statement java.sql.connection.createstatement()' on a null object reference" please help me sir

    • @iiiiiiiii3316
      @iiiiiiiii3316 Год назад +1

      could you fix it? i have the same problem

    • @fakhrizain9745
      @fakhrizain9745 4 месяца назад +1

      have you fixed it?

    • @ProgrammingGeek
      @ProgrammingGeek  Месяц назад

      If you write the connectionString accurately, it will be worked well. But my suggestion is copy the connection string from description box. modify with your connection to avoid error. Thanks for your comments.

    • @ProgrammingGeek
      @ProgrammingGeek  Месяц назад

      If you write the connectionString accurately, it will be worked well. But my suggestion is copy the connection string from description box. modify with your connection to avoid error. Thanks for your comments.

    • @ProgrammingGeek
      @ProgrammingGeek  Месяц назад

      If you write the connectionString accurately, it will be worked well. Copy the connection string from description box. modify with your connection to avoid error. Thanks for your comments.

  • @yulinpan9357
    @yulinpan9357 2 года назад

    Hi, how should I enable tcp ip on MacOS ?

  • @xandreixxhou
    @xandreixxhou Год назад

    Is this possible in Kotlin?

  • @mateensadiq1379
    @mateensadiq1379 3 года назад +1

    when i click button textview same dont change whats problem?

  • @zawhninthet843
    @zawhninthet843 Год назад

    i got the error login in fail fir the user reason not associated with trusted sql server connection

    • @zawhninthet843
      @zawhninthet843 Год назад

      I already made mixed autthentation but it does not still work

  • @phuongngaphan2525
    @phuongngaphan2525 2 года назад

    Hello friend. I already have a database on hosting and how can I connect to it. Please help me

    • @ProgrammingGeek
      @ProgrammingGeek  2 года назад

      Try to connect it with real IP where I have used local IP.

  • @sportscity5487
    @sportscity5487 3 года назад +1

    where is the link of .jar file to download this file??

    • @ProgrammingGeek
      @ProgrammingGeek  3 года назад

      Thanks for notify me. To download .jtds file go to this link
      drive.google.com/file/d/1GKf8KNx6dxHGtxfnlyba9vXApLX-Qrgs/view?usp=sharing
      I already added this link in the description box.

    • @fatimahkamal8885
      @fatimahkamal8885 3 года назад

      @@ProgrammingGeek what does the file do exactly? what is it for?

  • @websitedesigningvlogs5202
    @websitedesigningvlogs5202 11 месяцев назад +1

    Ip and Port number kaha se pta chalega

    • @ProgrammingGeek
      @ProgrammingGeek  11 месяцев назад

      IP is Server IP where sql is being installed. Port is SQL server PORT no

  • @PsycheBytes232
    @PsycheBytes232 3 месяца назад +1

    Sir I don't know password also username

    • @ProgrammingGeek
      @ProgrammingGeek  3 месяца назад

      This is SQL server username and password, during installation of SQL Server set your password. default username is sa.

    • @PsycheBytes232
      @PsycheBytes232 3 месяца назад +1

      @@ProgrammingGeek yes I did , I did a lot of times to reset it but every time its not updated even I restart the ms SQL server.

    • @ProgrammingGeek
      @ProgrammingGeek  3 месяца назад

      @@PsycheBytes232 Try to reinstall sql server and set password.

  • @arsizhifenerprozhod
    @arsizhifenerprozhod 2 года назад

    another tuturial from emulated phone who doesnt work