Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

invalid column name

$
0
0
Ive just installed sql server 2014 enterprise and created a new databse from a script generated from a database in a sql server 2008 database. When I select a table and activate the 'select top 1000 rows' option, I get a query window containing the script and a grid view of the table. However, in the script window all the column names are underlined in a red squiggly line and placing the mouse over one of them gives me a message 'invalid column name ' but the column does exist, whats going on here ? Is this a bug with the 2014 management studio ?

Viewing all articles
Browse latest Browse all 3145

Trending Articles