Hi,
besides ODBC you can use DAO and ADO
--
Best regards,
___________
Alex Dybenko (MVP)
http://accessblog.net
http://www.PointLtd.com
"Jess" <(E-Mail Removed)> wrote in message
news:07CF8E58-FD40-4AA2-B484-(E-Mail Removed)...
> Is it possible to access an access database file without using a driver?
> Is
> there a way to open an access file database programmatically (behind the
> scenes) and the access its content: tables, queries, etc. without using an
> ODBC driver or any other kind of driver?. For reasons long to explain I
> can’t
> use an ODBC driver.