Re: Python connect to MS SQL Server Databases

2017-12-15 Thread Сергей Тарасов
Thank you, but I do not work with Tree of Ports yet. I will try to install package "py-odbc" and try it. Sergey Tarasov

Re: Python connect to MS SQL Server Databases

2017-12-15 Thread Stuart Henderson
On 2017/12/15 17:09, Сергей Тарасов wrote: > How can I connect in Python program to MS SQL Server Databases in OpenBSD? > > > Sergey Tarasov > It should work with py-odbc and FreeTDS.

Re: Python connect to MS SQL Server Databases

2017-12-15 Thread Remi Pointel
Le 15-12-2017 15:09, Сергей Тарасов a écrit : How can I connect in Python program to MS SQL Server Databases in OpenBSD? Hi, attached is the port of py-mssql for OpenBSD. I don't have a MS SQL server to test, so please test and if it works fine I will import it. Cheers, Remi. py-mssql-2.

Python connect to MS SQL Server Databases

2017-12-15 Thread Сергей Тарасов
How can I connect in Python program to MS SQL Server Databases in OpenBSD? Sergey Tarasov