rahu21
SSC Rookie
Points: 35
More actions
February 28, 2012 at 1:48 am
#256441
I have the following problem:
Some tables like this:
CREATE TABLE [tblAdresse]
(
[AdresseID] UNIQUEIDENTIFIER CONSTRAINT DF_tblAdresse_AdrID DEFAULT NEWSEQUENTIALID() ROWGUIDCOL,
[AdresseLK] NVARCHAR(5) NOT NULL,
[AdressePLZ] CHAR(5) NULL,
spaghettidba
SSC Guru
Points: 105732
February 28, 2012 at 2:46 am
#1452444
Duplicate post (sort of).
Replies here please:
http://www.sqlservercentral.com/Forums/FindPost1258685.aspx
-- Gianluca Sartori
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply