db access

king kikapu aboudouvas at panafonet.gr
Thu Dec 28 11:09:09 EST 2006


Hey Martin,

thanks for the fast reply!

I have already seen that link and i just downloaded the pyodbc module
but isn't Python already containing a "built-in" odbc module so to
allow for db communication ??

On Dec 28, 6:06 pm, "Martin P. Hellwig" <mhell... at xs4all.nl> wrote:
> king kikapu wrote:
> > Hi to all,
>
> > is there a way to use an RDBMS (in my case, SQL Server) from Python by
> > using some built-in module of the language (v. 2.5) and through ODBC ??
> > I saw some samples that use statements like "import dbi" or "import
> > odbc" but neither modules (dbi, odbc) are present on my system...
>
> > Any hint(s) ??
>
> > Thanks in advanceHey there,
>
> Take a look at this:http://www.python.org/doc/topics/database/
> 
> Cheers,
> 
> --
> mph




More information about the Python-list mailing list