Hi i have two question. 1. I can installing sql server from another server respect my local. 2 i can get a data element from same server where place it sql server. Thanks
Yes it is possible to have a web server where Umbraco is setup and then have a seperate database server. You will need to make sure that the webserver is allowed to access the database server of course.
You need to enter the servername, database name and password in the web.config's connectionstring setting.
The connectionstring will need to look something like this
Sorry, an other question in the same server where i have install the sql server i can install the element media(for example images)
Thanks for everything.
installing umbraco
Hi i have two question. 1. I can installing sql server from another server respect my local. 2 i can get a data element from same server where place it sql server. Thanks
I'm having trouble understanding your questions. Would you mind rephrasing?
I want installing in one server and sql server in a other server. It is possible
Sorry, umbraco in a server and sql server in a different server
Hi Massimiliano
Yes it is possible to have a web server where Umbraco is setup and then have a seperate database server. You will need to make sure that the webserver is allowed to access the database server of course.
You need to enter the servername, database name and password in the web.config's connectionstring setting.
The connectionstring will need to look something like this
Hope this helps!
/Jan
Thanks jan
Sorry, an other question in the same server where i have install the sql server i can install the element media(for example images) Thanks for everything.
is working on a reply...