Copied to clipboard

Flag this post as spam?

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


  • curlybub 133 posts 107 karma points
    Aug 13, 2009 @ 09:40
    curlybub
    0

    MSSQL and umbraco membership

    Hi!

    I would like to ask how to use a MSSQL as the backend of umbraco instead of the default vistaDB. Can we change the default provider name, umbraco connection string? Do you have any code examples using MSSQL for umbraco? We dont want to use vistaDB anymore if that is possible, we want everything on MSSQL. How do we do this?

    Regards,

    Harry

  • Douglas Robar 3570 posts 4711 karma points MVP ∞ admin c-trib
    Aug 13, 2009 @ 12:21
    Douglas Robar
    0

    Umbraco can use a range of databases. The easiest thing to do is create a new database on your MSSQL server. Then install (temporarily) a new copy of umbraco and select MS SQL from the installer. Once you've got umbraco installed your database will have all its tables and the web.config file will have the proper connection string.

    There are some posts on how to migrate from VistaDB to MS SQL on the forum and also on Google if you need that.

    cheers,
    doug.

  • curlybub 133 posts 107 karma points
    Aug 13, 2009 @ 14:22
    curlybub
    0

    Thats what we are trying to do. To migrate from VistaDB to MSSQL. Im not sure if we can import all the data from vistaDB to MSSQL, when we use the vistaDB builder the script that it generates for MSSQL gives us errors.

    But basically to migrate is just changing the connection string on the web.config and migrating the data to the MS SQL database right?

     

    Regards,

    Harry

  • curlybub 133 posts 107 karma points
    Aug 14, 2009 @ 03:55
    curlybub
    0

    Has anybody done a flawless migration from a vistaDB install to MS SQL? Can you teach us how? :D

    Thank you.

Please Sign in or register to post replies

Write your reply to:

Draft