HI I have a dtatabse in access database. Now I want to use that dtabase by using PHP. Is it possible or not. If possible please let me know how. I need to know that...plz.....
sayma
Tis indeed possible, though somewhat troublesome since MS Access uses a rather bastardized form of SQL. The following article is a pretty good place to start. HTH.
http://www.phpbuilder.com/columns/siddarth20000228.php3
Cheers,
Geoff A. Virgo
Hi, U can use ODBC co..
make a System ODBC driver to access database on ur machine. and call it
it workes very fine
Prachait