
This is what my plesk panel looks like. There is a databases item under applications & services. when I click it, it allows me to add a new database but I cannot figure out how to add an existing database (SQL Server 2008) to it. I googled it a lot and the most common reply was to just simply run the database’s script! Where to run the script, is my question.
Ok this is a bit tricky because
phpmyadminhas direct import. But there is some good out there with which we .Net developers can live with.you can do following steps.
TCiP=> enabled and restart sql servicePleskcreate database and add user to it.(local)with the your websiteDNS(ip)and manage rest of settings. Note that you have to provide username and password here that you added for db userTasks->Import and Exportfrom that wizard you need to select the appropriate source and then wizard will guide you all the way.there you go……
Happy Programming 🙂