connecting database
Alves, Carlos Alberto - Coelce
calves at coelce.com.br
Wed Oct 31 16:15:23 EST 2001
More information about the Python-list mailing list
Wed Oct 31 16:15:23 EST 2001
- Previous message (by thread): connecting database
- Next message (by thread): connecting database
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I know there's versions of mysql for Windows. So, I was thinking how can I install one of that, make some basic database and, after all, connecti that through python programs. I think I'm going to check out mxODBC. Can I get it from Python site?! From: DeepBlue [mailto:DeepBlue at DeepBlue.org] Sent: Wednesday, October 31, 2001 4:21 PM To: python-list at python.org Subject: Re: connecting database what database do you want to connect to? On windows, you can use ODBC. On Python site, or using a search engine like Google type: Python, database or Python ODBC and you are going to get many sites. For windows and ODBC check out mxODBC package. DeepBlue "Alves, Carlos Alberto - Coelce" <calves at coelce.com.br> wrote in message news:mailman.1004547356.20410.python-list at python.org... I'm using python under Windows. How can I do it?!I have no idea!!! Carlos Alberto COELCE/DPRON-Departamento de Projetos e Obras Norte Fone: 677- 2228 e-mail: calves at coelce.com.br \|||/ (o o) --ooo0-(_)-0ooo-- -----Original Message----- From: Oleg Broytmann [mailto:phd at phd.pp.ru] Sent: Wednesday, October 31, 2001 1:41 PM To: Alves, Carlos Alberto - Coelce Cc: python-list at python.org Subject: Re: connecting database On Wed, Oct 31, 2001 at 02:37:35PM -0300, Alves, Carlos Alberto - Coelce wrote: > How can I connect to databases?! By installing apropriate DB API driver. Oleg. -- Oleg Broytmann http://phd.pp.ru/ phd at phd.pp.ru Programmers don't die, they just GOSUB without RETURN. Carlos Alberto COELCE/DPRON-Departamento de Projetos e Obras Norte Fone: 677- 2228 e-mail: calves at coelce.com.br \|||/ (o o) --ooo0-(_)-0ooo-- -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-list/attachments/20011031/7592df3c/attachment.html>
- Previous message (by thread): connecting database
- Next message (by thread): connecting database
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list