Jalepeno Posted February 26, 2004 Share Posted February 26, 2004 Your probably thinking that this is an unusual combination, but I do know that connecting to an Access Database is possible using PHP. What Dreamweaver doesn't support is connectivity to an Access Database using PHP. I was thinking of doing all my design and functionality in Dreamweaver and then copying and pasting the code into Notepad. Will that work? Does anybody know a simple way of connecting to an Access Database using PHP? I am still a beginner and the scripting language is still a bit confusing. Thanks. Link to comment https://forums.phpfreaks.com/topic/1699-microsoft-access-php-dreamweaver-mx/ Share on other sites More sharing options...
morpheus.100 Posted February 27, 2004 Share Posted February 27, 2004 Free extension available at macromedia exchange specifically for what your asking. But why use access anyway when MySQL is free and fast. Does your webhost support access integration on a Linux server? Check before you continue. Link to comment https://forums.phpfreaks.com/topic/1699-microsoft-access-php-dreamweaver-mx/#findComment-5546 Share on other sites More sharing options...
Jalepeno Posted February 27, 2004 Author Share Posted February 27, 2004 Surprisingly the clients environment does not support MySql or Oracle. The Apache server will support Access integration. Good news...I have now managed to connect to the Access Database using PHP B) Link to comment https://forums.phpfreaks.com/topic/1699-microsoft-access-php-dreamweaver-mx/#findComment-5547 Share on other sites More sharing options...
replicah Posted March 16, 2004 Share Posted March 16, 2004 what is the link for the extension? is it phakt? Link to comment https://forums.phpfreaks.com/topic/1699-microsoft-access-php-dreamweaver-mx/#findComment-5673 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.