[wxPython] wxPython & ODBC

I think the best is mxODBC, but you need to read the license,
because this is not free for redistribution:

http://starship.python.net/~lemburg/mxODBC.html

- C r i s t i a n E c h e v e r r i a -

···

-----Mensaje original-----
De: Przemyslaw G. Gawronski [SMTP:gawron@obop.com.pl]
Enviado el: Martes 8 de Agosto de 2000 10:24
Para: wxpython-users@wxwindows.org
Asunto: [wxPython] wxPython & ODBC

What OBDC interface woudl wxPython users recomend to use on Windows ?

Thanks Przemek

--
Przemyslaw G. Gawronski
UIN:8358522
mailto:gawronskip@usa.net
mailto:gawron@obop.com.pl

_______________________________________________
wxPython-users mailing list wxPython-users@wxwindows.org
http://wxwindows.org/mailman/listinfo/wxpython-users

If you are sure you're only deploying on Windows, ADO is very easy to use.

    /cco

···

--
"be conservative in what you do, be liberal in what you accept from others."
    - Jon Postel, RFC 793