dbTalk Databases Forums  

SQL Express - Identity specification property - how to change

comp.databases.ms-sqlserver comp.databases.ms-sqlserver


Discuss SQL Express - Identity specification property - how to change in the comp.databases.ms-sqlserver forum.



Reply
 
Thread Tools Display Modes
  #21  
Old   
Tony Rogerson
 
Posts: n/a

Default Re: SQL Express - Identity specification property - how to change - 11-29-2007 , 02:12 AM






Don't forget all the other data that get's deleted as well - all the tables
that reference the Foo table which likely contain time important information
like order_date, trade_date etc...

--
Tony Rogerson, SQL Server MVP
http://sqlblogcasts.com/blogs/tonyrogerson
[Ramblings from the field from a SQL consultant]
http://sqlserverfaq.com
[UK SQL User Community]


Reply With Quote
  #22  
Old   
Erland Sommarskog
 
Posts: n/a

Default Re: SQL Express - Identity specification property - how to change - 11-29-2007 , 02:17 AM






Tony Rogerson (tonyrogerson (AT) torver (DOT) net) writes:
Quote:
Don't forget all the other data that get's deleted as well - all the
tables that reference the Foo table which likely contain time important
information like order_date, trade_date etc...
Yeah, if there are some cascading foreign keys, or triggers a lot of
things can happen when Joe runs a no-op!



--
Erland Sommarskog, SQL Server MVP, esquel (AT) sommarskog (DOT) se

Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/pro...ads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinf...ons/books.mspx


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.