RE: Inserted Identity Values in SQL 2005
- From: changliw@xxxxxxxxxxxxxxxxxxxx (Charles Wang[MSFT])
- Date: Fri, 15 Jun 2007 07:21:45 GMT
Hi,
I understand that after your application was deployed in production
environment who has a SQL server 2005 merge replication, it sporadically
failled to retrive the new inserted identity values.
If I have misunderstood, please let me know.
Did you get incorrect identity values or enounter some exception errors?
This seems to be a SQL Server replication identity range issue. You may try
setting the identity_range to 1 to see if this helps.
Please refer to this article to change automatic identity range management
settings for an existing article in a merge publication.
How to: Manage Identity Columns (Replication Transact-SQL Programming)
http://technet.microsoft.com/en-us/library/ms146907(SQL.90).aspx
If you have any other questions or concerns, please feel free to let me
know.
Best regards,
Charles Wang
Microsoft Online Community Support
=====================================================
Get notification to my posts through email? Please refer to:
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications
If you are using Outlook Express, please make sure you clear the check box
"Tools/Options/Read: Get 300 headers at a time" to see your reply promptly.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 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 or complex
project analysis and dump analysis issues. 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/subscriptions/support/default.aspx.
======================================================
When responding to posts, please "Reply to Group" via
your newsreader so that others may learn and benefit
from this issue.
======================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
======================================================
.
- Follow-Ups:
- RE: Inserted Identity Values in SQL 2005
- From: David
- RE: Inserted Identity Values in SQL 2005
- References:
- Inserted Identity Values in SQL 2005
- From: David
- Inserted Identity Values in SQL 2005
- Prev by Date: Re: SQL string in ADO >1024 characters?
- Next by Date: RE: Inserted Identity Values in SQL 2005
- Previous by thread: Inserted Identity Values in SQL 2005
- Next by thread: RE: Inserted Identity Values in SQL 2005
- Index(es):
Relevant Pages
|
|