i am looking for a script with example on how to connect to an access database file (mdb)!
can any 1 help me?
thanks
peleg
how do i connect to microsoft access dtat base ( mdb )?
Moderator: General Moderators
- twigletmac
- Her Royal Site Adminness
- Posts: 5371
- Joined: Tue Apr 23, 2002 2:21 am
- Location: Essex, UK
First try a Google search which should lead you to this article:
http://www.phpbuilder.com/columns/sidda ... int_mode=1
which should enable you to make a start.
Check out the odbc_xxx functions in the PHP manual too.
Mac
http://www.phpbuilder.com/columns/sidda ... int_mode=1
which should enable you to make a start.
Check out the odbc_xxx functions in the PHP manual too.
Mac