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.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Inserting values in sql server6.5

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-03-06 : 21:02:06
victor writes "I am using sql server 6.5 as my RDBMS and windows nt as operating system.
My problem is that i have been trying to alter a column within an already developed database. I am trying to make this column an identity column and then attach a check constraint or stored procedure to the column this is to make sure it calculates or validates the characters inserted in the column based on predefined set of mode of calculation. Please how best can i achieve this"
   

- Advertisement -