Copied to clipboard

Flag this post as spam?

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


  • Stephen 767 posts 2273 karma points c-trib
    Jul 19, 2010 @ 15:27
    Stephen
    1

    SQL Server specific code

    NewRelationType.cs contains SQL Server specific code in AddButton_Click (SELECT @@IDENTITY).

    See how identities are retrieved in Umbraco... using synchronized methods and SELECT MAX... not pretty but works on SQL Server and MySql.

  • Hendy Racher 863 posts 3849 karma points MVP 2x admin c-trib
    Aug 21, 2010 @ 13:28
    Hendy Racher
    0

    Hi Stephen,

    Thanks for that, have added the source to CodePlex with that fix.

    Cheers,

    Hendy

Please Sign in or register to post replies

Write your reply to:

Draft