Login failed for user '' when connecting to sql using python

后端 未结 0 394
北恋
北恋 2021-01-27 02:35

I am trying to connect to a SQL database with python using the below code:

conn = pyodbc.connect(r\'Driver={SQL Server Native Client 11.0};\'    
                         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题