Error In SQL SERVER DataBase
pls help me.
i am using this database with visual studio 2008
Looking for relevant Development Whitepapers? Visit the SearchWinDevelopment.com Research Library.
Mrdenny | Jul 24 2008 7:15PM GMT
Check out my SQL Server blog “SQL Server with Mr Denny” for more SQL Server information.
Jaideepkhanduja | Jul 28 2008 8:00AM GMT
if you check the properties of column_id, it would not have been set as a primary key, else it would not allow null values.