[DB-SIG] connecting to an access database...
Marcos Sánchez Provencio
msanchez at grupoburke.com
Thu May 8 11:15:22 EDT 2003
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
--
More information about the DB-SIG
mailing list