Copied to clipboard

Flag this post as spam?

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


  • Davy 12 posts 103 karma points
    Mar 25, 2019 @ 09:51
    Davy
    0

    Umbraco 8 Database file

    Hi,

    How can I open the Umbraco.sdf file in the App_Data folder?

  • AddWeb Solution Pvt. Ltd 109 posts 360 karma points
    Mar 25, 2019 @ 10:22
    AddWeb Solution Pvt. Ltd
    0

    If you're using just Microsoft SQL Server Compact (SQL CE), you can open up your database in vs.net.

    But, you need to install something before you can do that...

    Open up web platorm installer and select Microsoft Visual Studio 2010 SP1 Tools for SQL Server Compact 4.0. Once you've installed that (and maybe some dependencies as well, depending on what's already installed on your pc), you can open up the .sdf file from the App_Data folder.

  • Davy 12 posts 103 karma points
    Mar 25, 2019 @ 11:09
    Davy
    0

    Thanks,

    I solved it by downloading Microsoft SQL Server Compact 4.0 and opening SQLite / SQL Server COmpact Toolbox under the tab View in Microsoft SQL Server Management Studio (SSMS) https://www.microsoft.com/en-us/download/details.aspx?id=17876

  • Marcio Goularte 372 posts 1344 karma points
    Mar 25, 2019 @ 11:54
    Marcio Goularte
    0

    tip to open and view the SQLCE database is database.net tool

    https://fishcodelib.com/database.htm

Please Sign in or register to post replies

Write your reply to:

Draft