[pydotorg-www] ODBC drivers for SQL Server

Denis Yanov denisy at devart.com
Tue Sep 22 14:29:48 CEST 2015


I see you started to add drivers to ODBC drivers page you created.
Thanks for adding Devart SQL Server ODBC driver. Good job.

Please add
Devart Oracle ODBC driver https://www.devart.com/odbc/oracle/download.html
Supports Oracle servers: 12c, 11g, 10g, 9i, 8i, 8.0, including Oracle 
Express Edition 11g and 10g.
Supports both x86 and x64 versions of the following Oracle Clients: 12c, 
11g, 10g, 9i, 8i, 8.0.

Devart Firebird ODBC driver 
https://www.devart.com/odbc/firebird/download.html
Supports Firebird server and client versions 2.x, 1.x.

Devart Interbase ODBC driver 
https://www.devart.com/odbc/interbase/download.html
Supports all the InterBase server and client versions.

Devart MySQL ODBC driver https://www.devart.com/odbc/mysql/download.html
Compatible with MySQL servers: 6.0, 5.6, 5.5, 5.1, 5.0, 4.1, 4.0, and 3.23
MariaDB 5.x

Devart PostgreSQL ODBC driver 
https://www.devart.com/odbc/postgresql/download.html
Compatible with PostgreSQL server versions since 7.1 up to 9.4

Thank you for your help.

--------------------------------------------------
From: "M.-A. Lemburg" <mal at egenix.com>
Sent: Tuesday, September 22, 2015 2:43 PM
To: "Denis Yanov" <denisy at devart.com>; <pydotorg-www at python.org>
Subject: Re: [pydotorg-www] ODBC drivers for SQL Server

> On 22.09.2015 10:42, Denis Yanov wrote:
>> Hi, yesterday I tested my SQL Server ODBC driver with your mxODBC and it 
>> worked well. All basic
>> functions are working. Tested on Python 2.7 (mxODBC 3.3.1).
>> Can you please mention my SQL Server ODBC driver 
>> (https://www.devart.com/odbc/sqlserver/) in mxODBC
>> description https://wiki.python.org/moin/SQL%20Server as it was did with 
>> Microsoft ODBC driver?
>
> Thanks for testing, but I will instead link to the new ODBC drivers page 
> instead.
>
>> I tried to login with another created account and through launchpad but 
>> constantly begin to receive
>> error with OpenID, like this one:
>> "OpenID error: Nonce already used or out of range." or this one "OpenID 
>> discovery failure, not a
>> valid OpenID."
>
> You may want to try creating an account without OpenID. AFAIK, only
> Launchpad still works with this.
>
>> Waiting for your reply...
>>
>> --------------------------------------------------
>> From: "M.-A. Lemburg" <mal at egenix.com>
>> Sent: Monday, September 21, 2015 3:25 PM
>> To: "Denis Yanov" <denisy at devart.com>; <pydotorg-www at python.org>
>> Subject: Re: [pydotorg-www] ODBC drivers for SQL Server
>>
>>> On 21.09.2015 14:15, M.-A. Lemburg wrote:
>>>> On 21.09.2015 14:12, Denis Yanov wrote:
>>>>> Understood. There is a mention about Microsoft SQL Server ODBC driver 
>>>>> and a link to it in mxODBC
>>>>> description.
>>>>>
>>>>> Can I at least post a short mention about Devart  SQL Server ODBC 
>>>>> driver and link to it in pyODBC
>>>>> description?
>>>>
>>>> I think that's for the maintainer of pyodbc to decide.
>>>
>>> I have added a new page ODBCDrivers linked from the ODBC wiki page to
>>> provide listings of ODBC drivers:
>>>
>>> https://wiki.python.org/moin/ODBCDrivers
>>>
>>> You can add your driver there.
>>>
>>>>> --------------------------------------------------
>>>>> From: "M.-A. Lemburg" <mal at egenix.com>
>>>>> Sent: Monday, September 21, 2015 2:14 PM
>>>>> To: "Denis Yanov" <denisy at devart.com>; <pydotorg-www at python.org>
>>>>> Subject: Re: [pydotorg-www] ODBC drivers for SQL Server
>>>>>
>>>>>> Hi Denis,
>>>>>>
>>>>>> On 21.09.2015 11:46, Denis Yanov wrote:
>>>>>>> Hi Marc-Andre, recently we tested our ODBC drivers with Python 3.3 
>>>>>>> (pyODBC 3.0.7) and they are
>>>>>>> worked well. Can I add our SQL Server ODBC driver  which is working 
>>>>>>> with Python on this page
>>>>>>> https://wiki.python.org/moin/SQL%20Server now?
>>>>>>
>>>>>> These database wiki pages are about Python interfaces to databases,
>>>>>> not about ODBC drivers which some of those Python interfaces
>>>>>> use to talk to the database as client interface.
>>>>>>
>>>>>> Accordingly, I don't think the wiki page is the right place to
>>>>>> advertise your ODBC driver. pyodbc as interface to your driver
>>>>>> is already listed.
>>>>>>
>>>>>>> --------------------------------------------------
>>>>>>> From: "M.-A. Lemburg" <mal at egenix.com>
>>>>>>> Sent: Tuesday, June 23, 2015 3:25 PM
>>>>>>> To: "Denis Yanov" <denisy at devart.com>; <pydotorg-www at python.org>
>>>>>>> Subject: Re: [pydotorg-www] ODBC drivers for SQL Server
>>>>>>>
>>>>>>>> On 23.06.2015 13:56, Denis Yanov wrote:
>>>>>>>>> Hi, I wanted to create an account and an error page keeps 
>>>>>>>>> repeating over and over again. It
>>>>>>>>> says
>>>>>>>>> that account with my e-mail already exists but I never created 
>>>>>>>>> account on python wiki. That is
>>>>>>>>> sad.
>>>>>>>>> Maybe you can help.
>>>>>>>>
>>>>>>>> There is an account for you on the system called SampleMan.
>>>>>>>> If you've forgotten the password, you can use the recovery
>>>>>>>> function to set a new one.
>>>>>>>>
>>>>>>>>> I just wanted to add new drivers to your wiki page
>>>>>>>>> https://wiki.python.org/moin/SQL%20Server
>>>>>>>>> We released some days ago SQL Server ODBC driver and we thought 
>>>>>>>>> that it could fit in there.
>>>>>>>>> Here is
>>>>>>>>> a driver https://www.devart.com/odbc/sqlserver/ in the nearest 
>>>>>>>>> days we will include a
>>>>>>>>> support of
>>>>>>>>> Linux and Mac OS X both on 32 and 64 bit platforms.
>>>>>>>>>
>>>>>>>>> What do you say? Can I rely on your support?
>>>>>>>>
>>>>>>>> While it's always nice to see new ODBC drivers appear on the 
>>>>>>>> market,
>>>>>>>> I fail to see the relationship between your driver and Python.
>>>>>>>>
>>>>>>>> The page you mentioned is meant for Python interface to SQL Server.
>>>>>>>>
>>>>>>>> -- 
>>>>>>>> Marc-Andre Lemburg
>>>>>>>> eGenix.com
>>>>>>>>
>>>>>>>> Professional Python Services directly from the Source  (#1, Jun 23 
>>>>>>>> 2015)
>>>>>>>>>>> Python Projects, Coaching and Consulting ... 
>>>>>>>>>>> http://www.egenix.com/
>>>>>>>>>>> mxODBC Plone/Zope Database Adapter ... http://zope.egenix.com/
>>>>>>>>>>> mxODBC, mxDateTime, mxTextTools ... http://python.egenix.com/
>>>>>>>> ________________________________________________________________________
>>>>>>>> 2015-06-16: Released eGenix pyOpenSSL 0.13.10 ... 
>>>>>>>> http://egenix.com/go78
>>>>>>>> 2015-06-10: Released mxODBC Plone/Zope DA 2.2.2 
>>>>>>>> http://egenix.com/go76
>>>>>>>> 2015-07-20: EuroPython 2015, Bilbao, Spain ...             27 days 
>>>>>>>> to go
>>>>>>>>
>>>>>>>>   eGenix.com Software, Skills and Services GmbH  Pastor-Loeh-Str.48
>>>>>>>>    D-40764 Langenfeld, Germany. CEO Dipl.-Math. Marc-Andre Lemburg
>>>>>>>>           Registered at Amtsgericht Duesseldorf: HRB 46611
>>>>>>>>               http://www.egenix.com/company/contact/
>>>>>>>>
>>>>>>>
>>>>>>
>>>>>> -- 
>>>>>> Marc-Andre Lemburg
>>>>>> eGenix.com
>>>>>>
>>>>>> Professional Python Services directly from the Experts (#1, Sep 21 
>>>>>> 2015)
>>>>>>>>> Python Projects, Coaching and Consulting ... 
>>>>>>>>> http://www.egenix.com/
>>>>>>>>> Python Database Interfaces ... 
>>>>>>>>> http://products.egenix.com/
>>>>>>>>> Plone/Zope Database Interfaces ... 
>>>>>>>>> http://zope.egenix.com/
>>>>>> ________________________________________________________________________
>>>>>> 2015-09-14: Released mxODBC Plone/Zope DA 2.2.3 
>>>>>> http://egenix.com/go84
>>>>>> 2015-09-26: Python Meeting Duesseldorf Sprint 2015          5 days to 
>>>>>> go
>>>>>> 2015-10-21: Python Meeting Duesseldorf ...                 30 days to 
>>>>>> go
>>>>>>
>>>>>>   eGenix.com Software, Skills and Services GmbH  Pastor-Loeh-Str.48
>>>>>>    D-40764 Langenfeld, Germany. CEO Dipl.-Math. Marc-Andre Lemburg
>>>>>>           Registered at Amtsgericht Duesseldorf: HRB 46611
>>>>>>               http://www.egenix.com/company/contact/
>>>>>>
>>>>>>
>>>>>
>>>>
>>>
>>> -- 
>>> Marc-Andre Lemburg
>>> eGenix.com
>>>
>>> Professional Python Services directly from the Experts (#1, Sep 21 2015)
>>>>>> Python Projects, Coaching and Consulting ...  http://www.egenix.com/
>>>>>> Python Database Interfaces ...           http://products.egenix.com/
>>>>>> Plone/Zope Database Interfaces ...           http://zope.egenix.com/
>>> ________________________________________________________________________
>>> 2015-09-14: Released mxODBC Plone/Zope DA 2.2.3   http://egenix.com/go84
>>> 2015-09-26: Python Meeting Duesseldorf Sprint 2015          5 days to go
>>> 2015-10-21: Python Meeting Duesseldorf ...                 30 days to go
>>>
>>>   eGenix.com Software, Skills and Services GmbH  Pastor-Loeh-Str.48
>>>    D-40764 Langenfeld, Germany. CEO Dipl.-Math. Marc-Andre Lemburg
>>>           Registered at Amtsgericht Duesseldorf: HRB 46611
>>>               http://www.egenix.com/company/contact/
>>>
>>
>>
>> _______________________________________________
>> pydotorg-www mailing list
>> pydotorg-www at python.org
>> https://mail.python.org/mailman/listinfo/pydotorg-www
>
> -- 
> Marc-Andre Lemburg
> eGenix.com
>
> Professional Python Services directly from the Experts (#1, Sep 22 2015)
>>>> Python Projects, Coaching and Consulting ...  http://www.egenix.com/
>>>> Python Database Interfaces ...           http://products.egenix.com/
>>>> Plone/Zope Database Interfaces ...           http://zope.egenix.com/
> ________________________________________________________________________
> 2015-09-14: Released mxODBC Plone/Zope DA 2.2.3   http://egenix.com/go84
> 2015-09-26: Python Meeting Duesseldorf Sprint 2015          4 days to go
> 2015-10-21: Python Meeting Duesseldorf ...                 29 days to go
>
>   eGenix.com Software, Skills and Services GmbH  Pastor-Loeh-Str.48
>    D-40764 Langenfeld, Germany. CEO Dipl.-Math. Marc-Andre Lemburg
>           Registered at Amtsgericht Duesseldorf: HRB 46611
>               http://www.egenix.com/company/contact/
> 




More information about the pydotorg-www mailing list