From e739f3074889a27ff112a72523f5abdf0e5882a9 Mon Sep 17 00:00:00 2001 From: stamparm Date: Sat, 27 Oct 2012 10:18:25 -0700 Subject: [PATCH] Updated Dependencies (markdown) --- Dependencies.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dependencies.md b/Dependencies.md index 4d34a1c..9c8d71b 100644 --- a/Dependencies.md +++ b/Dependencies.md @@ -8,7 +8,7 @@ If you are willing to connect directly to a database server (switch `-d`), witho * Firebird: [python-kinterbasdb](http://kinterbasdb.sourceforge.net/) * Microsoft Access: [python-pyodbc](http://pyodbc.googlecode.com/) -* Microsoft SQL Server: [python-pymssql](http://pymssql.sourceforge.net/) +* Microsoft SQL Server: [python-pymssql](http://code.google.com/p/pymssql/) * MySQL: [python pymysql](http://code.google.com/p/pymysql/) * Oracle: [python cx_Oracle](http://cx-oracle.sourceforge.net/) * PostgreSQL: [python-psycopg2](http://initd.org/psycopg/)