Copy link to clipboard
Copied
So I need to connect a database to Dreamweaver, i'm using Microsoft SQL server 2016 and i'll be using php to code. Do i need to download a server like Apache to use this set up? Or can i just link it up by using local host as my server ?
Copy link to clipboard
Copied
You will need to setup a testing server as per How to set up a testing server in Dreamweaver
Copy link to clipboard
Copied
do I need to download a server like Apache to use this set up?
Since you are using a Microsoft database you will need to use a Microsoft web server. You also want your development environment to be as close to your production environment as practical.
Which version of DW are you using? There has been no ability to "connect" a database to DW since version 6. . .a long time ago.
Copy link to clipboard
Copied
I'm pretty sure there's an add on which allows you too and I've just confirmed that with Adobe support. I'm using the 2016 version
Copy link to clipboard
Copied
There is no 2016 version. Look in Help > About Dreamweaver. The current version is 2017. The previous one is 2015.
Below are some links to help you.
Download the Deprecated Server Behaviors Panel Extension from DMX Zone
Install it with DMX Zone's Extension Manager
http://www.dmxzone.com/go/22670/dmxzone-extension-manager-for-dreamweaver
In your workflow, replace the deprecated server behaviors panels with DMX Zone's commercial extensions in either PHP (PDO) or ASP.Net.
Nancy
Find more inspiration, events, and resources on the new Adobe Community
Explore Now