Hi,
New to Sql servers.
Is there any way that I can set the default of a field in my sql table as =format(Date(),"mmm-yy") like I can in an access table. I tried in the default value and binding property of datetime and smalldatetime but I got an "error validating the default for column" message.
New to Sql servers.
Is there any way that I can set the default of a field in my sql table as =format(Date(),"mmm-yy") like I can in an access table. I tried in the default value and binding property of datetime and smalldatetime but I got an "error validating the default for column" message.