• For SQL Server 2005, its simply

    SELECT * FROM sys.objects

    WHERE is_ms_shipped = 0

    ORDER BY modify_date DESC

    Atif Sheikh

    ----------------------------------------------------------------------------------------------------------------------------------------------------------------------
    Sometimes, winning is not an issue but trying.
    You can check my BLOG
    [font="Arial Black"]here[/font][/url][/right]