[DB-SIG] connecting to an access database...
Henrik Ekelund
henrik.ekelund at vpd.se
Thu May 8 13:58:08 EDT 2003
With adodbapi you can use ado and the Microsoft.Jet.OLEDB driver instead of
odbc.
http://adodbai.sourceforge.net
/Henrik
> -----Original Message-----
> From: Marcos Sánchez Provencio [mailto:msanchez at grupoburke.com]
> Sent: den 8 maj 2003 12:15
> To: ali
> Cc: db-sig at python.org
> Subject: Re: [DB-SIG] connecting to an access database...
>
>
> You may try using COM+ADO or COM+DAO (or ActiveX or whatever the name
> is) to access Access. I believe DAO is also a native api for Jet
> databases. ¿Is there any performance comparison? I suspect the best
> option is mxODBC if you need support or are planning to
> migrate from Jet
> to more serious db servers.
>
> The odbc module from win32all must be a dinosaur now, but it may work
> for you...
>
> El jue, 08 de 05 de 2003 a las 10:19, ali escribió:
> > is there an api that connects directly to an access
> database without using
> > odbc???
> >
> > much like kinterbasdb to firebird...
> >
> > (am i correct in my "parallelism"... anyway :)
> >
> > thanks again....
> >
> > ali
> >
> >
> > _______________________________________________
> > DB-SIG maillist - DB-SIG at python.org
> > http://mail.python.org/mailman/listinfo/db-sig
> --
>
>
> _______________________________________________
> DB-SIG maillist - DB-SIG at python.org
> http://mail.python.org/mailman/listinfo/db-sig
>
**********************************************************************
This email message has been swept by
MIMEsweeper for the presence of computer viruses.
www.mimesweeper.com
**********************************************************************
More information about the DB-SIG
mailing list