Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2001-09-13 : 09:55:20
|
| Henrik writes "I am trying to use Max() to make my own identity counter in Enteprise Manager in the default-field for an table. I get a errormessage all the time, saying that "error validating the default value for column XX".I write "Select Max(ID) + 1", what should I write?Please help meSincerelyHenrik StahleSR" |
|
|
|
|
|