MSSQLTips.com - your daily source for SQL Server tips

Google
 
Web mssqltips.com

ESSENTIALS: Home | Tips | Search | Categories | Top 10 | Products | Authors | Blogs | Forums | Webcasts | Advertise | About
Error on create database -

in Search

Error on create database

Last post 06-09-2008 10:06 AM by mdubey. 2 replies.
Page 1 of 1 (3 items)
Sort Posts: Previous Next
  • 06-03-2008 12:08 AM

    • guru
    • Top 500 Contributor
    • Joined on 06-03-2008
    • Posts 1

    Error on create database

     When i try to save data on sql 2005 database , it shows following error

     

    No row was updated

    The data in row 1 was not committed

    Error Source: Microsoft, VisualSutio, DataTools

    Error Message: The updated row has changed or been deleted since data was last retrieved

    Correct the errors and retry or Press ESC to cancel the chnge(s).

     

    Plese give any solution

     

     

    Guru 

     

     

     

     

    Filed under:
  • 06-03-2008 6:45 AM In reply to

    • aprato
    • Top 10 Contributor
    • Joined on 12-01-2007
    • Greater Boston
    • Posts 190

    Re: Error on create database

    This is a bug in Management Studio

    http://connect.microsoft.com/SQLServer/feedback/ViewFeedback.aspx?FeedbackID=125228

    Try updating the row using the "New Query" option. 

  • 06-09-2008 10:06 AM In reply to

    • mdubey
    • Top 25 Contributor
    • Joined on 06-09-2008
    • Posts 8

    Re: Error on create database

    Please check in the SQL error log

    Manoj Dubey

    MCP, MCTS (GDBA, EDA) Admin
Page 1 of 1 (3 items)