Copied to clipboard

Flag this post as spam?

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


  • Sebastian Dammark 581 posts 1385 karma points
    Feb 04, 2016 @ 12:24
    Sebastian Dammark
    0

    Accessing the database with SSMS

    Is it possible to access the database with SSMS when migrating an existing Umbraco solution to UaaS ?

  • Niels Hartvig 1951 posts 2391 karma points c-trib
    Feb 10, 2016 @ 11:33
    Niels Hartvig
    100

    Hi Sebastian!

    While you can access the database (and open the firewall) via SSMS and you can find details on the Connections Details page: enter image description here

    However, migrating a site to UaaS is (very) different from migrating to another host, so you might want to hold your horses. We're working on a migration tool to make this easier, but for now we recommend that you either get in touch with us or wait. The best experience with UaaS is when you start new projects there (as it's more than just hosting).

    /n

  • Sebastian Dammark 581 posts 1385 karma points
    Feb 10, 2016 @ 12:08
    Sebastian Dammark
    0

    Hi Niels,

    Thanks for your reply.

    Looking forward to the migration tool :)

  • Mathias Poulsen 18 posts 139 karma points
    Feb 11, 2016 @ 08:18
    Mathias Poulsen
    0

    @Niels could you please be more specific? I added my IP to the firewall, and used the UaaS/Umbraco login credentials, but i still cannot access the database. What would an example of the credentials look like?

    I am trying to find an option to implement Elmah.axd in our application.

  • Dennis Aaen 4499 posts 18254 karma points admin hq c-trib
    Feb 11, 2016 @ 08:53
    Dennis Aaen
    1

    Hi Mathias,

    Have you specified the database name when you tried to connect to the database https://github.com/umbraco/UmbracoDocs/issues/284

    server=server;database=database;user user;password password;Connection Timeout=30
    

    /Dennis

  • Mathias Poulsen 18 posts 139 karma points
    Feb 11, 2016 @ 09:32
    Mathias Poulsen
    0

    Thank you Dennis! That was it :-)

    They should really put that as section in the UaaS documentation.

Please Sign in or register to post replies

Write your reply to:

Draft