Registration Page in Android Studio Using MS-SQL | Android Tutorial's

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 ก.ย. 2024

ความคิดเห็น • 47

  • @caychanhcodon
    @caychanhcodon 3 วันที่ผ่านมา +1

    Im a student from Vietnam. Thanks for your video. Although it quite old to android studio version but after few changing, it works. Thanks a lot

  • @technosmart2435
    @technosmart2435 3 ปีที่แล้ว +2

    Very helpful video thx
    Can u please make a video with all crud opration with ms sql using calling the store procedure from Android

  • @Er.MeetPatel
    @Er.MeetPatel 4 ปีที่แล้ว

    Thank you sir for this amazing video 100% working.

  • @Essey209
    @Essey209 3 ปีที่แล้ว +1

    does not work, there is no data written in the mssql

  • @somenathbag2018
    @somenathbag2018 4 ปีที่แล้ว +1

    Make a vedio of user give input in registration that is access when login. If not matched then show wrong information

    • @ketulpatel
      @ketulpatel  4 ปีที่แล้ว

      I didn't understand. Which information should give error? At login or at registration ?

  • @mejethkiteng7929
    @mejethkiteng7929 4 ปีที่แล้ว +2

    Good day sir.
    The "app" says registration successful but when i check the data base there is no registered name,email and password.
    Please help sir.

    • @ketulpatel
      @ketulpatel  4 ปีที่แล้ว

      You can email me on ketulpatel3197@gmail.com.

    • @PratejVlogs21
      @PratejVlogs21 3 ปีที่แล้ว +1

      Me tooo

    • @ketulpatel
      @ketulpatel  3 ปีที่แล้ว

      @@PratejVlogs21 I emailed you can you reply on that .

    • @louisfran4l564
      @louisfran4l564 3 ปีที่แล้ว +1

      @@ketulpatel I have the same issue that Mejeth, kindly could give some advice, thanks in advance.

    • @ketulpatel
      @ketulpatel  3 ปีที่แล้ว

      @@louisfran4l564 you need to debug the app and see where the issue is. You can email me the code on ketulpatel3197@gmail.com.

  • @leandro-mendes
    @leandro-mendes 4 ปีที่แล้ว

    Good afternoon, can you give me a tip?
    I have this error, I already went through the login because it presented me with the login error, and I noticed that I had written it wrong.
    E / SQL connection Error :: Cannot open database "pos_table" requested by the login. The login failed.

  • @K-SOFT02
    @K-SOFT02 3 ปีที่แล้ว

    Thanks dear

  • @jehanzebali1726
    @jehanzebali1726 3 ปีที่แล้ว +1

    Sir kindly tell me how to find ip address of MS Sql server management studio?

    • @ketulpatel
      @ketulpatel  3 ปีที่แล้ว

      I have made video on it you can see that.

  • @Houseday_
    @Houseday_ 3 ปีที่แล้ว

    How can I use this in kotlin? AsynTask is deprecated and cant be used

  • @syawadhilahpradipta828
    @syawadhilahpradipta828 ปีที่แล้ว

    How do you setup username and password on microsoft sql server?

  • @Kylegil00
    @Kylegil00 3 ปีที่แล้ว +1

    When i click register its says sending data to database but then doesn't do anything else and no data in database

    • @ketulpatel
      @ketulpatel  3 ปีที่แล้ว +1

      You need to set the breakpoints and have too see from where your code stops or ends. So you will get to know from which line you have an error.

    • @Kylegil00
      @Kylegil00 3 ปีที่แล้ว

      @@ketulpatel Working now Thank you

    • @zakikhan6807
      @zakikhan6807 9 หลายเดือนก่อน

      how do u solve it ? can you help me?@@Kylegil00

  • @lebogangmaanaso7804
    @lebogangmaanaso7804 3 ปีที่แล้ว +1

    It just says sending to database then it crushes... how can I fix it?

    • @ketulpatel
      @ketulpatel  3 ปีที่แล้ว

      Check if your query is correct or the driver is installed properly

    • @lebogangmaanaso7804
      @lebogangmaanaso7804 3 ปีที่แล้ว

      @@ketulpatel how do I check if it's installed properly

  • @asfandsellerlegend8281
    @asfandsellerlegend8281 3 ปีที่แล้ว

    registration successful but when i check the data base there is no registered name,email and password. Please help sir. I have sent you the email.

    • @mitchicban5998
      @mitchicban5998 ปีที่แล้ว

      Hello you've already solve it? I've the same issue too. Please help. Thank you

    • @rudraswamyvirashaiwa2602
      @rudraswamyvirashaiwa2602 ปีที่แล้ว

      @@mitchicban5998 please help me I'm also facing same issue here...

    • @mitchicban5998
      @mitchicban5998 ปีที่แล้ว

      @@rudraswamyvirashaiwa2602 hello just turn off your firewall & network connection when you want to connect in MS SQL if you're using physical device when you're running the app in android studio. Because it's block the ms sql..

  • @soundgenix8539
    @soundgenix8539 4 ปีที่แล้ว +1

    How to get my Ip for connection

    • @ketulpatel
      @ketulpatel  4 ปีที่แล้ว

      Which server you are using ?

    • @soundgenix8539
      @soundgenix8539 4 ปีที่แล้ว +1

      @@ketulpatel ms sql server..How can i apply my ip,username, password,

    • @ketulpatel
      @ketulpatel  4 ปีที่แล้ว +1

      You can find the server up and port from your sql server manager and you can use you pc name and password as user name and password.

    • @soundgenix8539
      @soundgenix8539 4 ปีที่แล้ว +1

      @@ketulpatel Thank you

  • @DerB0sss
    @DerB0sss ปีที่แล้ว

    Hello,
    I have the same issue as some of the other users that comment on this video. When I click on the btnregister it says "registration successfull" but actually no data was sended to my db. Is there already a solution that can help me out?

    • @mitchicban5998
      @mitchicban5998 ปีที่แล้ว

      Hello you've already solve it? I've the same issue too. Please help. Thank you

  • @mordormydear6841
    @mordormydear6841 4 ปีที่แล้ว +1

    how to find un and pass?

    • @ketulpatel
      @ketulpatel  4 ปีที่แล้ว

      You can use you pc name as user name and pc password as password.. or you can also create a new user.

    • @mordormydear6841
      @mordormydear6841 4 ปีที่แล้ว

      @@ketulpatel can you teach me how to create or how to check

    • @mordormydear6841
      @mordormydear6841 4 ปีที่แล้ว

      i confuse that pc name or username(login) in the MSSQL program

    • @ketulpatel
      @ketulpatel  4 ปีที่แล้ว

      @@mordormydear6841 th-cam.com/video/RyZ2KHsvF40/w-d-xo.html

  • @andrewlennox1674
    @andrewlennox1674 3 ปีที่แล้ว

    Iam not sure what to enter as IP, username and password

    • @ketulpatel
      @ketulpatel  3 ปีที่แล้ว

      You have to enter your sql server ip address you can find my video on how to find ip of your sql server and if you have sql user name and password than you need to provide that and if your are using your windows credentials for sql server than your windows username and windows password.