I have converted an access database to sql server database.I am having problems with my autonumber field which was converted to int.
Have researched on this forum on such a case and someone said make the field identity.
However my sqlserver database does not give that identity variable type.
Please help !!!
Have researched on this forum on such a case and someone said make the field identity.
However my sqlserver database does not give that identity variable type.
Please help !!!
Comment