bew3994 0 Posted July 8, 2003 Possible to use PHP with a Micrsoft Access database and then configure Dreamweaver? Thanks, Brandon Share this post Link to post Share on other sites
LiamG 0 Posted July 9, 2003 From what I understand it is possible to use PHP and Access (although, please try MySQL). Try phpinfo()-ing your system:[php:1:de862a6f46]<?php phpinfo(); ?>[/php:1:de862a6f46]I think it depends on your system. HTH, LiamG. /*edit - I found what you are looking for. Under \"dbx\" in your phpinfo() file, it says the databases that you can use. MySQL, MSSQL etc. Share this post Link to post Share on other sites