News

Arthur Fuller explores the value of identity columns and the usefulness of their arbitrary values and discusses ways to use SQL Server 2000's IDENTITY_INSERT setting. Despite your numerous ...
Hopefully an easy question. -- View image here: http://episteme.arstechnica.com/groupee_common/emoticons/icon_smile.gif --<br><br>I have two tables:<br><br>Table1<br ...
I've got this view defined on two tables, one of which has an identity field that auto increments. There seems to be no way to insert into this view. If I leave the auto-increment field blank it barks ...