Results 1 to 3 of 3

Thread: Alter an UDD without dropping

  1. #1
    Join Date
    Jul 2006
    Posts
    2

    Alter an UDD without dropping

    How to Alter an UDD (user defined data types) without dropping it & recreating it (as it has many dependencies now). In SQL 2000 some script exists, it is giving error that "No direct update to system catalogues is allowed". Is there a way to do this in SQL 2005.

  2. #2
    Join Date
    Sep 2002
    Posts
    5,938
    No, you can't modify them.

  3. #3
    Join Date
    Jul 2006
    Posts
    2
    Thanks for your response.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •