Copied to clipboard

Flag this post as spam?

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


  • Johan 38 posts 88 karma points
    Jan 27, 2013 @ 10:21
    Johan
    0

    Migrating from DotNetNuke to Umbraco question?

    I am moving away from DotNetNuke and whant to ask a few developer questions. Why is ther none of stored procedures in Umbraco? How come it is so fast when no stored procedures is used at all?

  • Lefteris 89 posts 42 karma points
    Jan 27, 2013 @ 14:21
    Lefteris
    0

    It is simple.

    I remember when umb 2.5 and 3.0 had stored procedures. It ws impossible to support mySql that way. 

    When you have to deal with multi database support (mySql, sql CE, or other) you must rely on plain sql providers without stored procs.

  • Johan 38 posts 88 karma points
    Jan 27, 2013 @ 16:06
    Johan
    0

    But still umbraco is so fast?? How did umbraco go around replacing the stored procedures. Where in the vast source code can I view an example on the last db layer before data is entered into the db?

Please Sign in or register to post replies

Write your reply to:

Draft