Copied to clipboard

Flag this post as spam?

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


These support forums are now closed for new topics and comments.
Please head on over to http://eureka.ucommerce.net/ for support.

  • Steen Tøttrup 191 posts 291 karma points c-trib
    Jun 04, 2013 @ 13:38
    Steen Tøttrup
    0

    UCommerce 3.6.1 and separate database?

    Has anything changed with the way to run uCommerce in a separate database?

    I've tried adding a connect string in the web.config file like so:

        <add name="UCommerce" connectionString="server=.\SQL2008r2web;database=mysite-shop-test;user id=user_mysite-test;password=qwerty" />

    Doesn't seem to work.

    Then I came across this:

    NEW: uCommerce will use overriden connection string from "commerce" section to install in separate database for upgrade scenarios.

    So has anything been changed? Shouldn't it be possible to run uCommerce from a separate database?

    thanks,

    Steen

  • Jesper Nielsen 141 posts 498 karma points
    Jun 07, 2013 @ 15:24
    Jesper Nielsen
    0

    Hi Søren,

    The connection string is now located as an attribute in the "runtimeConfiguration" element inside the "commerce" element.

    Simply overwrite the (auto) part of 'connectionString="(auto)"'.

     

    Kind regards,

    Jesper

Please Sign in or register to post replies

Write your reply to:

Draft