DNN Forums

Ask questions about your website to get help learning DNN and help resolve issues.

SQL connection strings

Sort:
You are not authorized to post a reply.





Growing Member





    Hi

    This are the SQL connection strings from the 9.3.2 web.config file on our portal.

    Is it significant that we see two connection strings, one for SQL Express (not used) and the other the local full SQL database (used).

    <script src="highlight/highlightfull.pack.js"></script><script src="highlight/jquery-3.3.1.min.js"></script><script type="text/javascript"> function UpdateCodeDiv(classtype, strcontent) { try { $('#codeDiv').attr('class', classtype); $('#codeDiv').text(strcontent); } catch (e) { ; } } function HighlightCode() { try { $('pre code').each(function (i, block) { hljs.highlightBlock(block); }); } catch (e) { ; } }</script>

    <!--StartFragment--> 
        <!-- Connection String for SQL Server 2008/2012 Express -->
        
        <!-- Connection String for SQL Server 2008/2012
        
        -->
      <!--EndFragment-->

     

     






    Veteran Member





      Hm, I guess the editor messed up your post..





      Veteran Member





        Ken,

        I think this is confusing. The second string is commented, therefore not used and I think can be deleted without any consequences (or left there, as it is commented and can be used).

        The comments ("Connection String for SQL Server 2008/2012 Express" and "Connection String for SQL Server 2008/2012") do not make any sense either for me. I remember there was some confusion, as the expression "SQL Express" was sometimes used for the file-based "SQL Compact", maybe this part of the web.config is a little survivor from these days :-)

        If you feel disturbed from this, I think it is safe to delete it...

        Happy DNNing!
        Michael


        Michael Tobisch
        DNN★MVP

        dnnWerk Austria
        DNN Connect





        Growing Member





          Hi, it didn't paste clean.

          It looks like parts of the original Azure 9.1 installer may have survived and thats confusing our Azure platform. Worth taking a look at that. Thanks for the comments.
          You are not authorized to post a reply.

          These Forums are dedicated to the discussion of DNN Platform.

          For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

          1. If you have (suspected) security issues, please DO NOT post them in the forums but instead follow the official DNN security policy
          2. No Advertising. This includes the promotion of commercial and non-commercial products or services which are not directly related to DNN.
          3. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
          4. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
          5. No Flaming or Trolling.
          6. No Profanity, Racism, or Prejudice.
          7. Site Moderators have the final word on approving / removing a thread or post or comment.
          8. English language posting only, please.

          Would you like to help us?

          Awesome! Simply post in the forums using the link below and we'll get you started.

          Get Involved