Hospital Management System Using C# Part 1

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

КОМЕНТАРІ • 9

  • @EasyLearningToProgram
    @EasyLearningToProgram 8 місяців тому +1

    Great job

  • @Deexha
    @Deexha 5 місяців тому

    10:44 , 11:38 & 16:22 here errors appear when i write SqlConnection, SqlDataAdapter &SqlCommand

    • @mycodingproject43
      @mycodingproject43  5 місяців тому

      What is the error?

    • @Deexha
      @Deexha 5 місяців тому

      When I move the cursor on one of them it gives the statement as:
      The type name 'SQLCommnd' couldn't be found in the namespace 'system.data.sqlClint'. This type has been forwarded to assembly 'System.Data.SqlClient', Version= 0.0.0.0, Culture= neutral, PublicKeyToken = b03f5f7f11d50a3a'
      Consider adding a reference to that assembly

    • @mycodingproject43
      @mycodingproject43  5 місяців тому

      SqlCommand not SQLCommnd

    • @Deexha
      @Deexha 5 місяців тому

      It was a typing mistake while typing here but There isn't an error of spelling it's something else
      Errors are in all SQL statements
      Like
      SQLCommand
      SqlConnection
      SqlDataAdapter

    • @mycodingproject43
      @mycodingproject43  5 місяців тому

      Share the screenshot of the error in my Facebook page. I will try to reply when I am free.

  • @MaheshwariMaheshwari-g5t
    @MaheshwariMaheshwari-g5t 7 місяців тому

    Part 4 plz