Results 1 to 3 of 3

Thread: Edit table in SQL 2008

  1. #1
    Join Date
    Oct 2007
    Posts
    13

    Thumbs down Edit table in SQL 2008

    Hello all,

    Im currently developing a project on the 2008 server.
    Im having some problems while working with the tables.

    Creating and saving a new table (via SMS) it works well BUT when ever i try edit a table I get an error message like this:

    "Saving changed is not permitted. The changes you have made require the following table to be dropped and re-created. You have either made change to a table that can't be changed or enabled the option prevent saving changes that require the table to be re-created"

    This is quite annoying while developing a database, this worked with out any problems in 2005/2000.

    Thanks

    holtis

  2. #2
    Join Date
    Oct 2007
    Posts
    13

    Solved

    I solved the problem by following this link:
    http://technet.microsoft.com/en-us/l...(SQL.100).aspx

    Thanks

  3. #3
    Join Date
    Sep 2002
    Posts
    5,938
    Keep in mind that sql2k8 is not official release, possible to get any silly problem.

Posting Permissions

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