On 20/03/18 13:55, Mitesh H. Budhabhatti wrote: > Hello, > > Can anybody please suggest better way to connect MS SQL Server database?
As Mats said, better than what? There are at least two "official" ways: 1) using the SQL Server driver 2) Using the ODBC driver. Both are described here: https://docs.microsoft.com/en-us/sql/connect/python/python-driver-for-sql-server If you are doing anything else then try these. If they don't work get back to us with more specific details. -- Alan G Author of the Learn to Program web site http://www.alan-g.me.uk/ http://www.amazon.com/author/alan_gauld Follow my photo-blog on Flickr at: http://www.flickr.com/photos/alangauldphotos _______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: https://mail.python.org/mailman/listinfo/tutor