Advertisement
Guest User

Untitled

a guest
May 19th, 2018
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. File "C:\hitler\htdocs\api\face_matcher.py", line 15, in <module>
  2. cursor.execute("select name from [couriers] where username='test' and password='test'");
  3. pyodbc.OperationalError: ('08S01', '[08S01] [Microsoft][ODBC Driver 13 for SQL S
  4. erver]TCP Provider: A connection attempt failed because the connected party did
  5. not properly respond after a period of time, or established connection failed be
  6. cause connected host has failed to respond.\r\n (10060) (SQLExecDirectW); [08S01
  7. ] [Microsoft][ODBC Driver 13 for SQL Server]Communication link failure (10060)')
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement