Tim Harsch wrote: > > Forgive my naivity (or just flawed understanding) but how would one go > about creating a DBD::Access? For instance DBD::Oracle is built on OCI, > does Access have a similar network protocol? I thought that ODBC was > about the only MS supported method of communicating to it...
Matt Pietrek wrote a good survey of various MS DB API's: <http://www.microsoft.com/msj/0699/hood/hood0699.htm> See also 'Universal Data Access: A Road Map for the Future': <http://www.microsoft.com/data/udastra.htm#roadmap> Steffen
