[pydotorg-www] ODBC drivers for SQL Server

M.-A. Lemburg mal at egenix.com
Mon Sep 21 13:14:09 CEST 2015


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/


More information about the pydotorg-www mailing list