SQL Error: There is already an object named 'TPatients' in the database

I cannot seem to figure out why I am getting the following error: Msg 2714, Level 16, State 5, Line 56 There is already an object named ‘TPatients’ in the database. Msg 1750, Level 16, State 1, Line 56 Could not create constraint or index. See previous errors. Here is my Drop Table and Create… Read More SQL Error: There is already an object named 'TPatients' in the database