10. [Hindi] Web Development using Python Flask Bootstrap #10 Connecting to MySQL database

Поділитися
Вставка
  • Опубліковано 12 лис 2024

КОМЕНТАРІ • 5

  • @MsAlokranjan
    @MsAlokranjan 6 років тому

    thanks bhi

  • @zaroonjunaid1665
    @zaroonjunaid1665 5 років тому

    I'm facing some problem
    this is my database connection code
    connection = pymysql.connect(host='localhost', user='root', password='', db='indian-fashion')
    with connection.cursor() as cursor:
    cursor.execute("SELECT * FROM 'tb_post'")
    all1 = cursor.fetchall()
    print(all1)
    return all1[0]['title']
    Is it wrong?

  • @govindbansal2181
    @govindbansal2181 6 років тому

    error 1064 aa rhii h.... you have an error in your SQL syntax... what to do now ????

  • @marathiminati7530
    @marathiminati7530 6 років тому

    sir nodejs pe video banao