G
Guest
Hi Guys,
Iam trying set a version number to a database table. The main reason is if i
add a new column later on i will be able to make sure that table schema need
to be updated.
I have tried updating the version column in the sysobjects for that table.
but couldn't do that. Is it a good way to versioning the table or some other
better mechanism for this. Please help me ..
Hari
Iam trying set a version number to a database table. The main reason is if i
add a new column later on i will be able to make sure that table schema need
to be updated.
I have tried updating the version column in the sysobjects for that table.
but couldn't do that. Is it a good way to versioning the table or some other
better mechanism for this. Please help me ..
Hari