Copied to clipboard

Flag this post as spam?

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


  • James 251 posts 1169 karma points
    Apr 17, 2015 @ 10:41
    James
    0

    Local SQL CE .sdf File - Things keep reverting

    Hello,

     

    Currently the sites that I am building aren't big enough to warrant their own SQL Server DB.

     

    Instead i use SQL CE. I use Git and GitHub for Source Control.

     

    I have noticed when i develop, if i build some document types and fill in some content, when i go back the document types are gone and the content is missing. This happens randomly throughout the development process.

    Is this a common issue with SQL CE? I have also noticed it takes multiple publishes to get content to update sometimes.

    This issue takes place weather I have committed files and pushed them or not.

    Ive considered keeping my database out of the git folder and changing the web config to connect to it somewhere on my C:\

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Apr 17, 2015 @ 11:11
    Jan Skovgaard
    100

    Hi James

    You should migrate to MSSQL - Unfortunately it's a known issue, which you can see here http://issues.umbraco.org/issue/U4-4621 - Not convinced that it's Umbraco's fault though. But not certain why it happens.

    Perhaps MSSQL Express could be an option?

    Hope this helps.

    /Jan

  • James 251 posts 1169 karma points
    Apr 17, 2015 @ 11:13
    James
    0

    Shame because it packages the whole site up in one directory :(

     

    Guiess ill Switch to MSSQL EXpress 

     

    Thanks for the heads up!

     

     

     

  • James 251 posts 1169 karma points
    Apr 17, 2015 @ 11:18
    James
    0

    It appears as though setting up a local development site in real IIS is the key to this one !

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Apr 17, 2015 @ 11:24
    Jan Skovgaard
    0

    Hi James

    Yes it can help but I've seen it act up the same way even using a real IIS. But you're welcome to try doing it and see if it works but if you want to have that nice feeling in your stomach then it's probably better to consider using MSSQL Express.

    But if it's not too critical give it a shot :)

    /Jan

  • James 251 posts 1169 karma points
    Apr 17, 2015 @ 12:24
    James
    0

    MSSQL Express is freely available, so ill probably move to using that :)

     

    Thanks for all your input.

Please Sign in or register to post replies

Write your reply to:

Draft