Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Steven Zoster 12 posts 32 karma points
    Mar 01, 2011 @ 23:10
    Steven Zoster
    0

    Where could i find the ConnectionString ?

    Hi all,

     

    i am new to Umbraco; i'd like to take a look at Umbraco database, but I don't remember the connectionstrng.

    Where could i find it ?

    I am not an asp.net programmer.

    Cheers.

     

                zoster

  • Pinal Bhatt 298 posts 390 karma points
    Mar 01, 2011 @ 23:17
    Pinal Bhatt
    1

    In web.config, under <appSettings> look for key "umbracoDbDSN".

  • Dincer M. 35 posts 97 karma points
    Mar 02, 2011 @ 03:45
    Dincer M.
    0

      <appSettings>

        <add key="umbracoDbDSN" value="server=xxx.xxx.xxx.xxx;database=*******;user id=******;password=******" />

      </appSettings>

Please Sign in or register to post replies

Write your reply to:

Draft