Skip to content

holtshousens/Connect-To-SQL-Server-Using-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connect-To-SQL-Server-Using-Python

Connect to a SQL Server database using Python 3.3

Note that to run the code you would need to:

  1. install pypyodbc in Visual Studio - right click Python Env (Python 3.4) in your project explorer and "Install Python Package". Type in pypyodbc and it will install.
  2. Edit the xml with your SQL Server config details.
  3. Alter the SQL Statement to suite your DB.
  4. Run the code.

About

Connect to a SQL Server database using Python 3.4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published