Microsoft
Software
Hardware
Network
Question : Set Identity to a column without autoincrement
Is there a way to set a identity on a column without autoincrement?
The Reason is that the user should put in his own value but this value must be unique.
Answer : Set Identity to a column without autoincrement
Create a unique index on that column.
Kelvin
Random Solutions
how to run a batch file from an asp.net 2.0 web page?
using a where clause in a vertical lookup excel
How to import Excel worksheet to DataGridView keeping cell colors
Excel 207 question - formula
FileSystemWatcher VB.Net How to check if File is opened by application
sql updating a table
Excel and UTF8
Trouble with a Winforms .NET Framework 2.0 list box
Excel vba: post 24 based on prev EE post - Excel Color Palette - Scheme/Index revisited - for Sean and WarCrimes
Delete record in table based on selections made on form