Er is 1 resultaat gevonden

Terug naar uitgebreid zoeken

satineeraj
26 Mei 2021, 20:07
 
Forum: Python
Onderwerp: Error on Connecting Python code to SQL Server
Reacties: 2
Bekeken: 9861

Error on Connecting Python code to SQL Server

Hello , I am trying to connect to SQL through python to run some queries on some SQL databases on Microsoft SQL server. From my research online and on this forum the most promising library seems to be pyodbc. So I have made the following code import pyodbc conn = pyodbc.connect(init_string="dri...

Terug naar uitgebreid zoeken