How to do - MS SQL C# Excel Access
Friday, 30 August 2013
MSSQL - how to fix error Cannot assign a default value to a local variable.
Watch on Youtube
When executing code like
Declare @Test int = 1
I am getting error
Cannot assign a default value to a local variable.
This is because I am using old version of MSSQL (9.5)
To fix it - download the newest version.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment