Posted on: 9/8/2014 10:46:53 AM | Views : 616

Can anyone point me in the right direction connecting to SQL Server Express 2012 from Python 3.4.1? I'm on Windows 7 64 bit.
I have tried installing pyodbc 3.3. It will not install without finding Python 3.3 in the registry.
After starting my question, I just found a suggestion to try pypyodbc
I'll go ahead and post this question and see what responses I get. Any other suggestions or links to instructions?
Thanks
Edit: I should add that the connection is from the same machine where SQL Express is installed.

Go to the complete details ...