![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
Hi Lena, Thank you for using Microsoft MSDN Managed Newsgroup. My name is Mark Han. I am glad to work with you on this issue. From your description, I understand that after creatig table test table, we will receive the following error when insert/update data into the table manually If I have misunderstood, please let me know. "Data has changed since the Results pane was last retrieved. Do you want to save your changes now? (Optimistic Concurrency Control Error)" Based on my research, the issue might be a known issue, please try to update the SQL Server to SP3. please download the SQL Server 2005 SP3 via the following http://www.microsoft.com/downloads/d...7c3-348c-4faa- 8ae5-949fdfbe59c4&DisplayLang=en To workaround the issue, please try to insert/update the date by T-SQL. If there is anything unclear, please do not hesitate to let me know. Have a nice day. Best regards, Mark Han Microsoft Online Community Support ================================================== ========= Delighting our customers is our #1 priority. We welcome your comments and suggestions about how we can improve the support we provide to you. Please feel free to let my manager know what you think of the level of service provided. You can send feedback directly to my manager at: msdnmg (AT) microsoft (DOT) com. ================================================== ========= Get notification to my posts through email? Please refer to http://msdn.microsoft.com/subscripti...ult.aspx#notif ications. Note: MSDN Managed Newsgroup support offering is for non-urgent issues where an initial response from the community or a Microsoft Support Engineer within 2 business day is acceptable. Please note that each follow up response may take approximately 2 business days as the support professional working with you may need further investigation to reach the most efficient resolution. The offering is not appropriate for situations that require urgent, real-time or phone-based interactions. Issues of this nature are best handled working with a dedicated Microsoft Support Engineer by contacting Microsoft Customer Support Services (CSS) at http://msdn.microsoft.com/en-us/subs.../aa948874.aspx ================================================== ========== This posting is provided "AS IS" with no warranties, and confers no rights. ================================================== ======= |
#4
| |||
| |||
|
|
Mark, Thank you for the help! I checked @@VERSION on the server and it only has SP2, so I'll update it and see. The release notes for SP3 say "SQL Server 2005 SP3 contains the hotfixes that were included in cumulative update packages 1 through 9 for SQL Server 2005 SP2. If you are upgrading from SQL Server 2005 SP2 Cumulative Update 10 or Cumulative Update 11, you must apply a post-SP3 cumulative update after you upgrade to SP3 to obtain all the hotfixes." How can I tell if the server has Cumulative Update 10 or 11 installed? (I "inherited" this server from someone else and don't know what was installed on it.) @@VERSION returned: Microsoft SQL Server 2005 - 9.00.3050.00 (Intel X86) Mar 2 2007 20:01:28 Copyright (c) 1988-2005 Microsoft Corporation Standard Edition on Windows NT 5.2 (Build 3790: Service Pack 2) "Mark Han[MSFT]" wrote: Hi Lena, Thank you for using Microsoft MSDN Managed Newsgroup. My name is Mark Han. I am glad to work with you on this issue. From your description, I understand that after creatig table test table, we will receive the following error when insert/update data into the table manually If I have misunderstood, please let me know. "Data has changed since the Results pane was last retrieved. Do you want to save your changes now? (Optimistic Concurrency Control Error)" Based on my research, the issue might be a known issue, please try to update the SQL Server to SP3. please download the SQL Server 2005 SP3 via the following http://www.microsoft.com/downloads/d...7c3-348c-4faa- 8ae5-949fdfbe59c4&DisplayLang=en To workaround the issue, please try to insert/update the date by T-SQL. If there is anything unclear, please do not hesitate to let me know. Have a nice day. Best regards, Mark Han Microsoft Online Community Support ================================================== ========= Delighting our customers is our #1 priority. We welcome your comments and suggestions about how we can improve the support we provide to you. Please feel free to let my manager know what you think of the level of service provided. You can send feedback directly to my manager at: msdnmg (AT) microsoft (DOT) com. ================================================== ========= Get notification to my posts through email? Please refer to http://msdn.microsoft.com/subscripti...ult.aspx#notif ications. Note: MSDN Managed Newsgroup support offering is for non-urgent issues where an initial response from the community or a Microsoft Support Engineer within 2 business day is acceptable. Please note that each follow up response may take approximately 2 business days as the support professional working with you may need further investigation to reach the most efficient resolution. The offering is not appropriate for situations that require urgent, real-time or phone-based interactions. Issues of this nature are best handled working with a dedicated Microsoft Support Engineer by contacting Microsoft Customer Support Services (CSS) at http://msdn.microsoft.com/en-us/subs.../aa948874.aspx ================================================== ========== This posting is provided "AS IS" with no warranties, and confers no rights. ================================================== ======= |
#5
| |||
| |||
|
#6
| |||
| |||
|
|
http://support.microsoft.com/kb/933508/ This is your current (3050) version. -- Ekrem Önsoy |
#7
| |||
| |||
|
#8
| |||
| |||
|
|
Hi Lena, I'm Mark Han. I'm writing to follow up the post. I would like to know if the issue happens after installing SP3. I look forward to hearing from you. Best regards, Mark Han Microsoft Online Community Support ================================================== ======= Delighting our customers is our #1 priority. We welcome your comments and suggestions about how we can improve the support we provide to you. Please feel free to let my manager know what you think of the level of service provided. You can send feedback directly to my manager at: msdnmg (AT) microsoft (DOT) com. ================================================== ======= This posting is provided "AS IS" with no warranties, and confers no rights. ================================================== ======= |
#9
| |||
| |||
|
#10
| |||
| |||
|
|
Hi Lena, Thank you for the update. Based on the current situation, the issue might be related to the SSMS. So please do the following to narrow down the issue. 1) please use T-SQL to insert/update the date . there are several articles to share with you. update: http://msdn.microsoft.com/en-us/libr...3(SQL.90).aspx insert: http://msdn.microsoft.com/en-us/libr...5(SQL.90).aspx 2) please try to involve another machine, install SSMS and try to re-produce the issue Besides, I followed the steps posted and the issue doesn't happen. So the issue you meet should be s special one. I look forward to your update. Best regards, Mark Han Microsoft Online Community Support ================================================== ======= Delighting our customers is our #1 priority. We welcome your comments and suggestions about how we can improve the support we provide to you. Please feel free to let my manager know what you think of the level of service provided. You can send feedback directly to my manager at: msdnmg (AT) microsoft (DOT) com. ================================================== ======= This posting is provided "AS IS" with no warranties, and confers no rights. ================================================== ======= |
![]() |
| Thread Tools | |
| Display Modes | |
| |