I am using pyodbc in Python to connect to a SQL Server database. I want to check if the current account user has some permissions before running my code.
I connect my dat