Posted by Rik on 03/08/07 18:55
Damian Burrin <D@D.com> wrote:
> Is it possible to connect directly to a MS Access MDB file open it and
> pull
> out data.
>
> Easy enough with an sql table but i've been asked to pull some data from
> an
> mdb file at work.
ODBC
Google for "ms access php odbc".
Reading straight from an mdb file could be done with quite a lot of
hacking, but you you'll access it as a raw data instead of a database. So
just use ODBC.
--
Rik Wasmus
Posted on Usenet, not any forum you might see this in.
Ask Smart Questions: http://tinyurl.com/anel
Navigation:
[Reply to this message]
|