Pymssql installed database, but a script error has occurred on a password, don't know if this is what reason,
Also want to ask
Cursor. The close () : close the cursor object,
Cursor. The execute () : string operation and parameters,
Cursor. Fetchall () : the query results back into a tuple,
Cursor. Fetchone () : returns the first element of the query results,
In the code used in mysql pymssql is the same?
Trouble, thank you.