I am trying to install the sample Northwind Database from the file Northwind.sql. When I run the script on SQL Server Express Management Studio I get an error message that says:
Msg 2812, Level 16, State 62, Line 1 Could not find stored procedure 'U'.
I have searched the net but cannot find an easy to follow means of resolving it. Any ideas, please? I am using Windows 8/SQL Server 2012 Express.