Thread: Access
View Single Post
  #2 (permalink)  
Old Dec 15th, 2006, 01:29
snow snow is offline
Reputable Member
Join Date: Jul 2006
Location: Scotland
Age: 22
Posts: 357
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to snow
Re: Access

Are you sure you want to use an Access database? There is a lot more help and more tools out there for using PHP with MySQL (and it's free).

If you want to stick with Access, here's some info. on how to connect to it:
http://www.w3schools.com/php/php_db_odbc.asp
Reply With Quote