Forum Discussion
syncfox
Aug 19, 2024Copper Contributor
Arithmetic overflow error converting IDENTITY to data type bigint
Hello SQL experts, I have a legacy application developed when SQL server did not have native support for sequences. So what is does is creates table and uses its primary key as a sequence value gene...