> Hi,
>
> If I have a computer without Microsoft Access installed but with an
> ODBC connection to a .mdb file - can I still access the 'database' via
> ODBC?
Yes, provided you are running a program prepared in a language that supports
ODBC and have installed an ODBC driver on that user's machine.
What you cannot do is to access a Jet (often called Access) database via
ODBC from Access. You can link to tables in that Jet database, or open it
directly, but you can't ODBC to Jet tables from Access itself.
Larry Linson
Microsoft Access MVP