connecting database

DeepBlue DeepBlue at DeepBlue.org
Wed Oct 31 14:21:17 EST 2001


RE: connecting databasewhat 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. 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20011031/8f151d5a/attachment.html>


More information about the Python-list mailing list