 




<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Identity Reseed SQL Server 2005</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/identity-reseed/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/identity-reseed/</link>
	<description></description>
	<lastBuildDate>Sat, 18 May 2013 20:55:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: jsql</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/identity-reseed/#comment-66071</link>
		<dc:creator>jsql</dc:creator>
		<pubDate>Mon, 27 Jul 2009 05:59:56 +0000</pubDate>
		<guid isPermaLink="false">#comment-66071</guid>
		<description><![CDATA[Thanks for your suggestions Dmenke38 and Carlosdl  !!]]></description>
		<content:encoded><![CDATA[<p>Thanks for your suggestions Dmenke38 and Carlosdl  !!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dmenke38</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/identity-reseed/#comment-66020</link>
		<dc:creator>dmenke38</dc:creator>
		<pubDate>Fri, 24 Jul 2009 14:50:59 +0000</pubDate>
		<guid isPermaLink="false">#comment-66020</guid>
		<description><![CDATA[Jsql,

The bigint datatype is the largest available in Transact-SQL.

This discussion in Wikipedia may give you insight, but it is not likely you will be able to automatically increment beyond the max value except to store it as a string and increment it with your own algorithm.

http://en.wikipedia.org/wiki/Bigint]]></description>
		<content:encoded><![CDATA[<p>Jsql,</p>
<p>The bigint datatype is the largest available in Transact-SQL.</p>
<p>This discussion in Wikipedia may give you insight, but it is not likely you will be able to automatically increment beyond the max value except to store it as a string and increment it with your own algorithm.</p>
<p><a href="http://en.wikipedia.org/wiki/Bigint" rel="nofollow">http://en.wikipedia.org/wiki/Bigint</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 6/9 queries in 0.014 seconds using memcached
Object Caching 281/284 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-18 22:52:35 -->