Python Django + Microsoft SQL Server CRUD API Tutorial

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

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

  • @bgbpunk
    @bgbpunk 2 года назад +4

    I really appriciate your video my friend, because I have an ERP developmented in Windows Forms and Microsoft SQL Server like a DataBase, and I was having a lot a problems to connect my new Webapp to connect it with my ERP, but with this video you helped me to keep working in Django, pyhton and React

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

      I am also developing an ERP but desktop based, and I am new to this
      I have some queries to ask
      1) you talk about react, why is it react necessary here?
      2) can I develop desktop based application or mobile app without react and only use django as api?
      3) can I get results from my mobile using the link in postman for testing purpose?

  • @jayasrilakshmialavala5284
    @jayasrilakshmialavala5284 2 месяца назад

    Content is very helpful. But I am facing compatibility issues as installing django-pyodbc-azure is downgrading django version to 2.1.15 which is incompatible with djangorestframework 3.15.2 and django-cors-header 4.4.0

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

    The best!

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

    Thanks for your attempt , but sorry the screen and sound was not clear and need to be re-stablished better

  • @2005Azm
    @2005Azm 3 года назад

    Delightful!!

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

    The video was amazing, i am getting errors with a PUT & POST, GET and Delete works. I get the error "Failed to Update."

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

    user define table not show in microsoft SQL server only default table of django is shows
    why this happens plz if you know give answer
    migration is done successfully.

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

    nice

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

    i have a problem django-admin: The term 'django-admin' is not recognized as a name of a cmdlet

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

    Have to do this much for a connection through python and Sql server ?? 🙄😳😳

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

      technically no. You could just install pyodbc, then write a few functions to handle querying and printing data if you just need a proof of concept. This tutorial however does do a good job of showing how to setup a rest API between SQL Server and Django which as a project is more involved

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

    will there be something else besides a employee portal lol?

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

    Is it a bot?

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

    Why an AI voice? 🥺

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

    terrible accent!!!!

  • @surajb.khamkar7265
    @surajb.khamkar7265 Год назад

    Geeting below error,
    Does anyone have idea how to resolve it?
    conn = Database.connect(connstr,
    django.db.utils.Error: ('01000', "[01000] [unixODBC][Driver Manager]Can't open lib '/opt/homebrew/lib/libmsodbcsql.17.dylib' : file not found (0) (SQLDriverConnect)")

  • @2005Azm
    @2005Azm 3 года назад

    Delightful!