HOWTO: Insert New Values to a Uniqueidentifier Column in SQL Server CE (274189)
The information in this article applies to:
- Microsoft SQL Server 2000 Windows CE Edition
This article was previously published under Q274189 SUMMARY
SQL Server 2000 Windows CE Edition supports the uniqueidentifier data type. By default, the SQL Server NEWID function is not used in SQL Server CE to generate a unique value for the uniqueidentifier column. However, the ROWGUIDCOL attribute for a column has been overloaded to indicate that a default value should be generated. This behavior is specific to SQL Server 2000 Windows CE Edition.
Modification Type: | Minor | Last Reviewed: | 7/12/2004 |
---|
Keywords: | kbGrpDSSQLCE kbhowto kbSQLServ2000 KB274189 kbAudDeveloper |
---|
|