How to Create Unique Values on SQL Server 6.x (142920)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
- Microsoft Visual FoxPro for Windows 3.0b
- Microsoft Visual FoxPro for Windows 6.0
This article was previously published under Q142920 SUMMARY
SQL Server 6.0 has a new Identity property that can be used to create a
unique value for each row in a table. The identity property allows the user
to specify a seed value and an increment value. This article gives example
code that shows how to use the new Identity property.
Modification Type: | Major | Last Reviewed: | 10/15/2003 |
---|
Keywords: | kbcode KB142920 |
---|
|